[packages/rav1e] - updated to 0.7.1 (new soname)

qboosh qboosh at pld-linux.org
Wed Feb 28 20:59:42 CET 2024


commit e4912eca48e2ef9c50d34504da0e346e59969c44
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Feb 28 20:47:55 2024 +0100

    - updated to 0.7.1 (new soname)

 rav1e.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/rav1e.spec b/rav1e.spec
index 832ceb8..e9138ff 100644
--- a/rav1e.spec
+++ b/rav1e.spec
@@ -9,19 +9,19 @@
 Summary:	The fastest and safest AV1 encoder
 Summary(pl.UTF-8):	Najszybszy i najbezpieczniejszy koder AV1
 Name:		rav1e
-Version:	0.6.6
+Version:	0.7.1
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/xiph/rav1e/releases
 Source0:	https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	97f0b8d5179124825bcd1142047f24a2
+# Source0-md5:	2e48f60bea23049a750f0721e30cdd54
 # cd %{name}-%{version}
 # cargo vendor
 # cd ..
 # tar cJf rav1e-crates-%{version}.tar.xz %{name}-%{version}/{vendor,Cargo.lock}
 Source1:	%{name}-crates-%{version}.tar.xz
-# Source1-md5:	114ec2897755478153edbd0f0507628c
+# Source1-md5:	cf73acf89cd9948848fec01fc29d0e08
 URL:		https://github.com/xiph/rav1e
 BuildRequires:	cargo
 %{?with_clib:BuildRequires:	cargo-c}
@@ -140,15 +140,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE PATENTS README.md
+%doc CHANGELOG.md LICENSE PATENTS README.md
 %attr(755,root,root) %{_bindir}/rav1e
 
 %if %{with clib}
 %files libs
 %defattr(644,root,root,755)
-%doc LICENSE PATENTS README.md doc/GLOSSARY.md
+%doc CHANGELOG.md LICENSE PATENTS README.md doc/GLOSSARY.md
 %attr(755,root,root) %{_libdir}/librav1e.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/librav1e.so.0
+%attr(755,root,root) %ghost %{_libdir}/librav1e.so.0.7
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rav1e.git/commitdiff/e4912eca48e2ef9c50d34504da0e346e59969c44



More information about the pld-cvs-commit mailing list