Bump version to 10.8.1

This commit is contained in:
Joshua M. Boniface
2022-06-26 21:00:05 -04:00
parent 39d185c7b1
commit 54778d875d
11 changed files with 19 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
%endif
Name: jellyfin
Version: 10.8.0
Version: 10.8.1
Release: 1%{?dist}
Summary: The Free Software Media System
License: GPLv2
@@ -176,6 +176,8 @@ fi
%systemd_postun_with_restart jellyfin.service
%changelog
* 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>
- New upstream version 10.8.0; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.8.0
* Mon Nov 29 2021 Brian J. Murrell <brian@interlinx.bc.ca>