mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump version to 10.7.1
This commit is contained in:
parent
5ec953e344
commit
def3532019
3 changed files with 11 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# We just wrap `build` so this is really it
|
# We just wrap `build` so this is really it
|
||||||
name: "jellyfin-web"
|
name: "jellyfin-web"
|
||||||
version: "10.7.0"
|
version: "10.7.1"
|
||||||
packages:
|
packages:
|
||||||
- debian.all
|
- debian.all
|
||||||
- fedora.all
|
- fedora.all
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
jellyfin-web (10.7.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream version 10.7.1; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.1
|
||||||
|
|
||||||
|
-- Jellyfin Packaging Team <packaging@jellyfin.org> Sun, 21 Mar 2021 19:23:29 -0400
|
||||||
|
|
||||||
jellyfin-web (10.7.0-1) unstable; urgency=medium
|
jellyfin-web (10.7.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream version 10.7.0; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.0
|
* New upstream version 10.7.0; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.0
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: jellyfin-web
|
Name: jellyfin-web
|
||||||
Version: 10.7.0
|
Version: 10.7.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Free Software Media System web client
|
Summary: The Free Software Media System web client
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://jellyfin.org
|
URL: https://jellyfin.org
|
||||||
|
@ -46,6 +46,8 @@ mv dist %{buildroot}%{_datadir}/jellyfin-web
|
||||||
%{_datadir}/licenses/jellyfin/LICENSE
|
%{_datadir}/licenses/jellyfin/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 21 2021 Jellyfin Packaging Team <packaging@jellyfin.org>
|
||||||
|
- New upstream version 10.7.1; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.1
|
||||||
* Mon Mar 08 2021 Jellyfin Packaging Team <packaging@jellyfin.org>
|
* Mon Mar 08 2021 Jellyfin Packaging Team <packaging@jellyfin.org>
|
||||||
- New stable release 10.7.0; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.0
|
- New stable release 10.7.0; release changelog at https://github.com/jellyfin/jellyfin-web/releases/tag/v10.7.0
|
||||||
* Mon Jul 27 2020 Jellyfin Packaging Team <packaging@jellyfin.org>
|
* Mon Jul 27 2020 Jellyfin Packaging Team <packaging@jellyfin.org>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue