mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 05:59:54 +00:00
Update bump_version
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
fc8efaeab4
commit
847273a3c9
@ -63,8 +63,6 @@ echo -e "jellyfin (${new_version_deb}) unstable; urgency=medium
|
||||
cat ${debian_changelog_file} >> ${debian_changelog_temp}
|
||||
# Move into place
|
||||
mv ${debian_changelog_temp} ${debian_changelog_file}
|
||||
# Clean up
|
||||
rm -f ${debian_changelog_temp}
|
||||
|
||||
# Write out a temporary Yum changelog with our new stuff prepended and some templated formatting
|
||||
fedora_spec_file="fedora/jellyfin.spec"
|
||||
|
Loading…
Reference in New Issue
Block a user