automatic version update by autodist [release 1.15.0-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
d8999f99a1
commit
0fab828b79
@ -16,14 +16,14 @@
|
||||
%define major %(echo %version | cut -d. -f -1)
|
||||
|
||||
Name: libvpx
|
||||
Version: 1.14.1
|
||||
Version: 1.15.0
|
||||
Release: 1mamba
|
||||
Summary: VP8 Video Codec SDK
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://bugs.chromium.org/p/webm/issues/list
|
||||
URL: https://issues.webmproject.org/issues
|
||||
Source0: https://github.com/webmproject/libvpx/archive/v%{version}/libvpx-%{version}.tar.gz
|
||||
Source1: libvpx.pc
|
||||
# from debian
|
||||
@ -115,8 +115,6 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -146,6 +144,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 1.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 1.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user