Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-zlib for openSUSE:Factory 
checked in at 2026-03-04 21:06:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-zlib (Old)
 and      /work/SRC/openSUSE:Factory/.lua-zlib.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-zlib"

Wed Mar  4 21:06:28 2026 rev:8 rq:1336356 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-zlib/lua-zlib.changes        2025-11-05 
16:21:27.086015013 +0100
+++ /work/SRC/openSUSE:Factory/.lua-zlib.new.561/lua-zlib.changes       
2026-03-04 21:07:17.473580860 +0100
@@ -1,0 +2,33 @@
+Wed Mar  4 12:17:36 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to version 1.4:
+  - fix(README.md): 1- zlib URL; 2 - patch version type
+    description.
+  - fix(ci): ubuntu-20.04 image is being phased out
+  - support Lua 5.5
+  - ci: use up-to-date actions to work with Lua 5.5 and LuaRocks
+    3.13.0
+- Update to version 1.3:
+  - Drop $Format:%d$, closes #44
+  - Allow lua54
+  - Stop inhibiting Lua 5.4
+  - Example of multi stream decompression
+  - Fixed rockspec issue raised in #56
+  - fix unauthenticated git protocol on port 9418
+  - Correct spelling mistakes
+  - Add CI linting & test matrix across Lua versions
+  - Update CI tests for current GitHub Action scene
+  - avoid converting string to char *.
+  - Explicitly cast integers to pointers when pushing checksum on
+    Lua stack
+  - CI: use up-to-date GitHub Actions to install Lua and LuaRocks
+  - fix: tests for zlib 1.3
+  - fixes development rockspec for MinGW and adds Windows / macOS
+    to the test matrix
+
+-------------------------------------------------------------------
+Fri Jan 23 21:40:28 UTC 2026 - Matej Cepl <[email protected]>
+
+- Enable lua55 build.
+
+-------------------------------------------------------------------

Old:
----
  lua-zlib-1.2+git29.tar.xz

New:
----
  zlib-1.4.tar.gz

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

Other differences:
------------------
++++++ lua-zlib.spec ++++++
--- /var/tmp/diff_new_pack.47zdlV/_old  2026-03-04 21:07:18.333616503 +0100
+++ /var/tmp/diff_new_pack.47zdlV/_new  2026-03-04 21:07:18.337616670 +0100
@@ -18,13 +18,13 @@
 
 %define flavor @BUILD_FLAVOR@
 %define mod_name zlib
-Version:        1.2+git29
+Version:        1.4
 Release:        0
 Summary:        Simple streaming interface to zlib for Lua
 License:        MIT OR X11
 Group:          Productivity/Archiving/Compression
 URL:            https://github.com/brimworks/lua-zlib
-Source:         lua-%{mod_name}-%{version}.tar.xz
+Source0:        
https://github.com/brimworks/lua-%{mod_name}/archive/refs/tags/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
 BuildRequires:  lua-macros
 BuildRequires:  %{flavor}-devel
 BuildRequires:  zlib-devel
@@ -58,6 +58,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%doc README
+%license LICENCE
+%doc README.md
 %{lua_archdir}/zlib.so
 

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.47zdlV/_old  2026-03-04 21:07:18.393618990 +0100
+++ /var/tmp/diff_new_pack.47zdlV/_new  2026-03-04 21:07:18.397619156 +0100
@@ -2,5 +2,6 @@
 <package>luajit</package>
 <package>lua53</package>
 <package>lua54</package>
+<package>lua55</package>
 </multibuild>
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.47zdlV/_old  2026-03-04 21:07:18.433620648 +0100
+++ /var/tmp/diff_new_pack.47zdlV/_new  2026-03-04 21:07:18.437620814 +0100
@@ -1,6 +1,6 @@
-mtime: 1761317481
-commit: fff57316158e709bb11b4f1e32dd004010d320c56257dbbb350abb91a29d5d0d
+mtime: 1772627352
+commit: add458063006b2568e484b21ea9d7655d7fb21d176e12fbd13f5c2e12578f57b
 url: https://src.opensuse.org/lua/lua-zlib.git
-revision: fff57316158e709bb11b4f1e32dd004010d320c56257dbbb350abb91a29d5d0d
+revision: add458063006b2568e484b21ea9d7655d7fb21d176e12fbd13f5c2e12578f57b
 projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-04 13:29:30.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to