[packages/libraw] - up to 0.22.0
mrozowik
mrozowik at pld-linux.org
Tue Jan 13 13:57:32 CET 2026
commit 271b6cc5b84b334ccac436732785580ee57565b4
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Tue Jan 13 12:57:21 2026 +0000
- up to 0.22.0
libraw.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libraw.spec b/libraw.spec
index 46113a8..0dca748 100644
--- a/libraw.spec
+++ b/libraw.spec
@@ -6,13 +6,13 @@
Summary: LibRaw - a library for reading RAW files
Summary(pl.UTF-8): LibRaw - biblioteka do odczytu plików RAW
Name: libraw
-Version: 0.21.5
+Version: 0.22.0
Release: 1
License: LGPL v2.1 or CDDL v1.0
Group: Libraries
#Source0Download: http://www.libraw.org/download#stable
Source0: https://www.libraw.org/data/LibRaw-%{version}.tar.gz
-# Source0-md5: fd2cd0fa6f89e4c704f5e2b6e71f4909
+# Source0-md5: 2bf10b48794994a80e4fe840684e0ecb
Patch0: int64.patch
URL: https://www.libraw.org/
BuildRequires: autoconf >= 2.50
@@ -123,9 +123,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc COPYRIGHT Changelog.txt README.md LICENSE.CDDL LICENSE.LGPL
%attr(755,root,root) %{_libdir}/libraw.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libraw.so.23
+%attr(755,root,root) %ghost %{_libdir}/libraw.so.24
%attr(755,root,root) %{_libdir}/libraw_r.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libraw_r.so.23
+%attr(755,root,root) %ghost %{_libdir}/libraw_r.so.24
%files samples
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libraw.git/commitdiff/271b6cc5b84b334ccac436732785580ee57565b4
More information about the pld-cvs-commit
mailing list