provide/obsolete platform [release 2.1.0.1-2mamba;Sat Sep 02 2023]
This commit is contained in:
parent
7d4d403f37
commit
dd3de2ca30
@ -1,6 +1,6 @@
|
||||
Name: libcec-p8-platform
|
||||
Version: 2.1.0.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Platform support library used by libCEC and binary add-ons for Kodi
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -15,7 +15,8 @@ BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Provides: platform
|
||||
OBsoletes: platform < 2
|
||||
|
||||
%description
|
||||
Platform support library used by libCEC and binary add-ons for Kodi.
|
||||
@ -62,5 +63,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Sep 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0.1-2mamba
|
||||
- provide/obsolete platform
|
||||
|
||||
* Mon Nov 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user