From 6b2a456b9f1b31d494939882b9b440588b4ef845 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:05:30 +0100 Subject: [PATCH] update to 1.7.0 [release 1.7.0-1mamba;Wed Mar 21 2018] --- libvpx.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libvpx.spec b/libvpx.spec index 3bb9afa..63da9ae 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -16,7 +16,7 @@ %define major %(echo %version | cut -d. -f -1) Name: libvpx -Version: 1.6.1 +Version: 1.7.0 Release: 1mamba Summary: VP8 Video Codec SDK Group: System/Libraries @@ -24,7 +24,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://code.google.com/p/webm -Source0: http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-%{version}.tar.bz2 +Source0: https://github.com/webmproject/libvpx/archive/v%{version}/libvpx-%{version}.tar.gz Source1: libvpx.pc # from debian Source2: libvpx.ver @@ -145,6 +145,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h #%endif %changelog +* Wed Mar 21 2018 Silvan Calarco 1.7.0-1mamba +- update to 1.7.0 + * Sun Jan 15 2017 Automatic Build System 1.6.1-1mamba - automatic version update by autodist