Bump version to 10.8.2

This commit is contained in:
Joshua M. Boniface
2022-08-01 14:27:30 -04:00
parent 7323ccfc23
commit dd97e6bc45
11 changed files with 19 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
%endif
Name: jellyfin
Version: 10.8.1
Version: 10.8.2
Release: 1%{?dist}
Summary: The Free Software Media System
License: GPLv2
@@ -176,6 +176,8 @@ fi
%systemd_postun_with_restart jellyfin.service
%changelog
* Mon Aug 01 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.2; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.8.2
* Sun Jun 26 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.8.1
* Fri Jun 10 2022 Jellyfin Packaging Team <packaging@jellyfin.org>