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.7

This commit is contained in:
Joshua M. Boniface 2022-10-31 23:06:37 -04:00
parent 1b33cb6f9b
commit de8ee44b22
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.6
Version: 10.8.7
Release: 1%{?dist}
Summary: The Free Software Media System web client
License: GPLv2
@ -46,6 +46,8 @@ npm ci --no-audit --unsafe-perm
%changelog
* Mon Oct 31 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.7; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.7
* Fri Oct 28 2022 Jellyfin Packaging Team <packaging@jellyfin.org>
- New upstream version 10.8.6; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.8.6
* Sat Sep 24 2022 Jellyfin Packaging Team <packaging@jellyfin.org>