Bump version to 10.6.2

This commit is contained in:
Joshua M. Boniface
2020-08-02 20:53:04 -04:00
parent 5ea5b9a654
commit 973fcdbaa1
5 changed files with 13 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
%endif
Name: jellyfin
Version: 10.6.1
Version: 10.6.2
Release: 1%{?dist}
Summary: The Free Software Media System
License: GPLv3
@@ -139,6 +139,8 @@ fi
%systemd_postun_with_restart jellyfin.service
%changelog
* Sun Aug 02 2020 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.6.2; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.6.2
* Mon Jul 27 2020 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.6.1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.6.1
* Mon Mar 23 2020 Jellyfin Packaging Team <packaging@jellyfin.org>