update to 21.8.4 [release 21.8.4-1mamba;Thu Apr 25 2024]
This commit is contained in:
parent
0056b51193
commit
c13f7bd5d5
@ -1,5 +1,5 @@
|
||||
Name: kodi-addon-pvr-iptvsimple
|
||||
Version: 20.13.0
|
||||
Version: 21.8.4
|
||||
Release: 1mamba
|
||||
Summary: IPTV Simple client for Kodi PVR
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/kodi-pvr/pvr.iptvsimple
|
||||
Source: https://github.com/kodi-pvr/pvr.iptvsimple.git/%{version}-Nexus/pvr.iptvsimple-%{version}.tar.bz2
|
||||
Source: https://github.com/kodi-pvr/pvr.iptvsimple.git/%{version}-Omega/pvr.iptvsimple-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -17,7 +17,10 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: pugixml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: kodi >= %{MAJver}
|
||||
BuildRequires: cmake
|
||||
Requires: kodi >= %{MAJver}
|
||||
Requires: kodi < %{MAJver}.999
|
||||
|
||||
%description
|
||||
IPTV Simple client for Kodi PVR.
|
||||
@ -47,6 +50,9 @@ IPTV Simple client for Kodi PVR.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 21.8.4-1mamba
|
||||
- update to 21.8.4
|
||||
|
||||
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 20.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user