1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Bump packaging version to 10.8.0~beta1

This commit is contained in:
Joshua M. Boniface 2022-03-25 22:23:13 -04:00
parent d04e9ad082
commit b4fce063b0
2 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: jellyfin-web
Version: 10.8.0
Version: 10.8.0~beta1
Release: 1%{?dist}
Summary: The Free Software Media System web client
License: GPLv3
@ -45,6 +45,8 @@ mv dist %{buildroot}%{_datadir}/jellyfin-web
%{_datadir}/licenses/jellyfin/LICENSE
%changelog
* Fri Mar 25 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.0-beta1; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.0-beta1
* Fri Dec 04 2020 Jellyfin Packaging Team <packaging@jellyfin.org>
- Forthcoming stable release
* Mon Jul 27 2020 Jellyfin Packaging Team <packaging@jellyfin.org>