rebuilt with debug package [release 1.11.0-2mamba;Sat Oct 23 2021]
This commit is contained in:
parent
ffac4977dc
commit
68da8da896
17
libvpx.spec
17
libvpx.spec
@ -16,14 +16,14 @@
|
|||||||
%define major %(echo %version | cut -d. -f -1)
|
%define major %(echo %version | cut -d. -f -1)
|
||||||
|
|
||||||
Name: libvpx
|
Name: libvpx
|
||||||
Version: 1.10.0
|
Version: 1.11.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: VP8 Video Codec SDK
|
Summary: VP8 Video Codec SDK
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://code.google.com/p/webm
|
URL: https://bugs.chromium.org/p/webm
|
||||||
Source0: https://github.com/webmproject/libvpx/archive/v%{version}/libvpx-%{version}.tar.gz
|
Source0: https://github.com/webmproject/libvpx/archive/v%{version}/libvpx-%{version}.tar.gz
|
||||||
Source1: libvpx.pc
|
Source1: libvpx.pc
|
||||||
# from debian
|
# from debian
|
||||||
@ -54,7 +54,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
libvpx - VP8 Video Codec SDK.
|
libvpx - VP8 Video Codec SDK.
|
||||||
|
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -73,9 +73,10 @@ Summary: libvpx API documentation
|
|||||||
|
|
||||||
%description docs
|
%description docs
|
||||||
libvpx - VP8 Video Codec SDK.
|
libvpx - VP8 Video Codec SDK.
|
||||||
|
|
||||||
This package contains libvpx API documentation.
|
This package contains libvpx API documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -145,6 +146,12 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.0-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user