[packages/libvpx] - updated to 1.10.0

qboosh qboosh at pld-linux.org
Sat Apr 24 13:25:21 CEST 2021


commit a0961f7e37a51ac21a68e88beebbcb39531ae3fb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 24 13:26:56 2021 +0200

    - updated to 1.10.0

 libvpx.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 6661a87..50af2dd 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -17,7 +17,7 @@
 Summary:	VP8, a high-quality video codec
 Summary(pl.UTF-8):	VP8 - kodek obrazu wysokiej jakości
 Name:		libvpx
-Version:	1.9.0
+Version:	1.10.0
 Release:	1
 License:	BSD
 Group:		Libraries
@@ -25,8 +25,8 @@ Group:		Libraries
 # ...but use github mirror to get consistent tarballs
 #Source0Download: https://github.com/webmproject/libvpx/releases
 Source0:	https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e5fab59896984392124d0bfaffc36e14
-URL:		http://www.webmproject.org/
+# Source0-md5:	cded283be38dc0078c3fbe751722efc5
+URL:		https://www.webmproject.org/
 BuildRequires:	doxygen
 %{?with_tests:BuildRequires:	libstdc++-devel}
 BuildRequires:	pkgconfig
@@ -145,7 +145,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir}/vpx,%{_libdir}}
 	DIST_DIR=$RPM_BUILD_ROOT%{_prefix}
 
 # redundant minor version symlink (not SONAME)
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.6.3
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.6.4
 
 # adjust prefix and libdir
 %{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/a0961f7e37a51ac21a68e88beebbcb39531ae3fb



More information about the pld-cvs-commit mailing list