[packages/kvazaar] - updated to 2.3.2
qboosh
qboosh at pld-linux.org
Sat Sep 27 20:51:56 CEST 2025
commit b2ade6d68c27ae8563b4eae2982c90b994e4fe65
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 27 20:54:56 2025 +0200
- updated to 2.3.2
kvazaar.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kvazaar.spec b/kvazaar.spec
index 288a087..d510251 100644
--- a/kvazaar.spec
+++ b/kvazaar.spec
@@ -5,13 +5,13 @@
Summary: Kvazaar - open-source HEVC encoder
Summary(pl.UTF-8): Kvazaar - koder HEVC o otwartych źródłach
Name: kvazaar
-Version: 2.3.1
+Version: 2.3.2
Release: 1
License: LGPL v2.1+
Group: Libraries
#Source0Download: https://github.com/ultravideo/kvazaar/releases
Source0: https://github.com/ultravideo/kvazaar/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 12dd92a69eec3bb27bf52635a9aa5415
+# Source0-md5: e0f47ed8a360bafe743a4abfcf1de598
Patch0: x32.patch
Patch1: %{name}-link.patch
URL: https://github.com/ultravideo/kvazaar
@@ -113,11 +113,11 @@ rm -rf $RPM_BUILD_ROOT
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libkvazaar.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libkvazaar.so.7
+%ghost %{_libdir}/libkvazaar.so.7
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libkvazaar.so
+%{_libdir}/libkvazaar.so
%{_includedir}/kvazaar.h
%{_pkgconfigdir}/kvazaar.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kvazaar.git/commitdiff/b2ade6d68c27ae8563b4eae2982c90b994e4fe65
More information about the pld-cvs-commit
mailing list