Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openjph for openSUSE:Factory checked 
in at 2026-01-21 14:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openjph (Old)
 and      /work/SRC/openSUSE:Factory/.openjph.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openjph"

Wed Jan 21 14:13:57 2026 rev:15 rq:1328028 version:0.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openjph/openjph.changes  2025-11-11 
19:18:40.840791233 +0100
+++ /work/SRC/openSUSE:Factory/.openjph.new.1928/openjph.changes        
2026-01-21 14:13:59.766435701 +0100
@@ -1,0 +2,19 @@
+Mon Jan 19 08:31:46 UTC 2026 - Michael Vetter <[email protected]>
+
+- update to 0.26.0:
+  * Rename src/core/common to src/core/openjph
+  * Modify error message names. This may break your code.
+    The modified versions are more descriptive, and less likely to
+    be caught in a preprocessor macro.
+  * Address an issue identified by @clshortfuse.  During compilation
+    on windows using clang-cl, the compiler may received flags
+    designed for clang or gcc.
+
+-------------------------------------------------------------------
+Mon Jan 19 08:29:52 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 0.25.3:
+  * apps: ojph_sockets: Detect GLIBC before using GNU-flavour strerror_r #229
+  * Modify the declaration of aligned allocation for better compatibility #231
+
+-------------------------------------------------------------------

Old:
----
  0.25.2.tar.gz

New:
----
  0.26.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openjph.spec ++++++
--- /var/tmp/diff_new_pack.kxPAtl/_old  2026-01-21 14:14:00.794478541 +0100
+++ /var/tmp/diff_new_pack.kxPAtl/_new  2026-01-21 14:14:00.806479041 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           openjph
-Version:        0.25.2
+Version:        0.26.0
 Release:        0
 Summary:        An implementation of JPEG2000 Part-15
 License:        BSD-2-Clause
@@ -33,11 +33,11 @@
 This package contains libopenjph, a library implementing the JPEG-2000
 standard Part 15.
 
-%package -n libopenjph0_25
+%package -n libopenjph0_26
 Summary:        JPEG-2000 Part-15 library
 Group:          System/Libraries
 
-%description -n libopenjph0_25
+%description -n libopenjph0_26
 This is an implementation of High-throughput JPEG2000 (HTJ2K), also
 known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, or ITU-T T.814.
 Only the LGT 5/3 wavelet transform for lossless compression and the
@@ -47,7 +47,7 @@
 Summary:        Development files for libopenjph, a JPEG-2000 Part 15 library
 Group:          Development/Libraries/C and C++
 Requires:       libjpeg-devel
-Requires:       libopenjph0_25 = %{version}
+Requires:       libopenjph0_26 = %{version}
 
 %description devel
 This package contains libopenjph, a library implementing the JPEG-2000
@@ -68,7 +68,7 @@
 %install
 %cmake_install
 
-%ldconfig_scriptlets -n libopenjph0_25
+%ldconfig_scriptlets -n libopenjph0_26
 
 %files
 %license LICENSE
@@ -76,7 +76,7 @@
 %{_bindir}/ojph_compress
 %{_bindir}/ojph_expand
 
-%files -n libopenjph0_25
+%files -n libopenjph0_26
 %{_libdir}/libopenjph*.so.*
 
 %files devel

++++++ 0.25.2.tar.gz -> 0.26.0.tar.gz ++++++
++++ 5262 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.kxPAtl/_old  2026-01-21 14:14:01.270498377 +0100
+++ /var/tmp/diff_new_pack.kxPAtl/_new  2026-01-21 14:14:01.274498544 +0100
@@ -1,2 +1,2 @@
-libopenjph0_25
+libopenjph0_26
 

Reply via email to