mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update bump_version
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
fc8efaeab4
commit
847273a3c9
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue