[packages/x265] - updated to 3.0 (ABI 169)

qboosh qboosh at pld-linux.org
Sat Feb 16 08:32:08 CET 2019


commit 94469a9d8665d2d6b21a8cf68369aa61198a2c42
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 16 08:37:30 2019 +0100

    - updated to 3.0 (ABI 169)

 x265.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/x265.spec b/x265.spec
index af05a9c..ab4dfb0 100644
--- a/x265.spec
+++ b/x265.spec
@@ -11,13 +11,13 @@
 Summary:	H.265/HEVC video encoder
 Summary(pl.UTF-8):	Koder obrazu H.265/HEVC
 Name:		x265
-Version:	2.9
+Version:	3.0
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 # also at https://bitbucket.org/multicoreware/x265/downloads
-Source0:	http://ftp.videolan.org/pub/videolan/x265/%{name}_%{version}.tar.gz
-# Source0-md5:	693ee4ce7929a59735f441107310f0bb
+Source0:	https://download.videolan.org/videolan/x265/%{name}_%{version}.tar.gz
+# Source0-md5:	8ff1780246bb7ac8506239f6129c04ec
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-x32.patch
 URL:		http://x265.org/
@@ -96,6 +96,7 @@ cd source/build
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} -C source/build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -113,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n libx265
 %defattr(644,root,root,755)
 %doc doc/reST/introduction.rst
-%attr(755,root,root) %{_libdir}/libx265.so.165
+%attr(755,root,root) %{_libdir}/libx265.so.169
 %attr(755,root,root) %{_libdir}/libhdr10plus.so
 
 %files -n libx265-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/x265.git/commitdiff/94469a9d8665d2d6b21a8cf68369aa61198a2c42



More information about the pld-cvs-commit mailing list