[packages/openjph] - updated to 0.25.3 (new soname)
qboosh
qboosh at pld-linux.org
Sun Nov 30 10:07:04 CET 2025
commit 335e1e0a519f3d01d2cad8801d4d60085e87dbf9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 30 10:07:14 2025 +0100
- updated to 0.25.3 (new soname)
openjph.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openjph.spec b/openjph.spec
index 62a4ca7..25dd49a 100644
--- a/openjph.spec
+++ b/openjph.spec
@@ -1,13 +1,13 @@
Summary: Open-source implementation of HTJ2K encoder and decoder
Summary(pl.UTF-8): Implementacja kodera i dekodera HTJ2K o otwartych źródłach
Name: openjph
-Version: 0.24.1
+Version: 0.25.3
Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/aous72/OpenJPH/releases
Source0: https://github.com/aous72/OpenJPH/archive/%{version}/OpenJPH-%{version}.tar.gz
-# Source0-md5: 7f8c289893f1d9e4447bd56bf0b95697
+# Source0-md5: 5d6d44f6cc42856bd4437eece303e330
URL: https://openjph.org/
BuildRequires: cmake >= 3.12.0
BuildRequires: libstdc++-devel >= 6:5
@@ -79,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc LICENSE README.md docs/{status,usage_examples,web_demos}.md
%attr(755,root,root) %{_libdir}/libopenjph.so.*.*.*
-%ghost %{_libdir}/libopenjph.so.0.24
+%ghost %{_libdir}/libopenjph.so.0.25
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjph.git/commitdiff/335e1e0a519f3d01d2cad8801d4d60085e87dbf9
More information about the pld-cvs-commit
mailing list