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)
|
||||
|
||||
Name: libvpx
|
||||
Version: 1.10.0
|
||||
Release: 1mamba
|
||||
Version: 1.11.0
|
||||
Release: 2mamba
|
||||
Summary: VP8 Video Codec SDK
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
Source1: libvpx.pc
|
||||
# from debian
|
||||
@ -54,7 +54,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
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
|
||||
Group: Development/Tools
|
||||
@ -73,9 +73,10 @@ Summary: libvpx API documentation
|
||||
|
||||
%description docs
|
||||
libvpx - VP8 Video Codec SDK.
|
||||
|
||||
This package contains libvpx API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -145,6 +146,12 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
||||
#%endif
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user