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

Bump version to 10.8.4

This commit is contained in:
Joshua Boniface 2022-08-13 21:52:06 -04:00
parent 747f7beae7
commit bb040b90d1
5 changed files with 12 additions and 4 deletions

View file

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: jellyfin-web
Version: 10.8.3
Version: 10.8.4
Release: 1%{?dist}
Summary: The Free Software Media System web client
License: GPLv2
@ -46,6 +46,8 @@ npm ci --no-audit --unsafe-perm
%changelog
* Sat Aug 13 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.4; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.4
* Mon Aug 01 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.3; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.3
* Mon Aug 01 2022 Jellyfin Packaging Team <packaging@jellyfin.org>