Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package neko for openSUSE:Factory checked in 
at 2026-06-27 18:08:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neko (Old)
 and      /work/SRC/openSUSE:Factory/.neko.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neko"

Sat Jun 27 18:08:07 2026 rev:13 rq:1361987 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/neko/neko.changes        2025-06-20 
16:50:02.961848442 +0200
+++ /work/SRC/openSUSE:Factory/.neko.new.11887/neko.changes     2026-06-27 
18:10:07.712157609 +0200
@@ -1,0 +2,5 @@
+Mon Jun 22 21:29:00 UTC 2026 - Jaime Marquínez Ferrándiz 
<[email protected]>
+
+- Require mbedtls-devel < 4 since newer versions are not supported
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ neko.spec ++++++
--- /var/tmp/diff_new_pack.4CX9K2/_old  2026-06-27 18:10:08.936199060 +0200
+++ /var/tmp/diff_new_pack.4CX9K2/_new  2026-06-27 18:10:08.936199060 +0200
@@ -36,7 +36,7 @@
 BuildRequires:  pcre2-devel
 BuildRequires:  sqlite3-devel
 BuildRequires:  zlib-devel-static
-BuildRequires:  mbedtls-devel >= 3
+BuildRequires:  (mbedtls-devel >= 3 with mbedtls-devel < 4)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libneko2 = %{version}
 Provides:       nekovm = %version
@@ -78,7 +78,7 @@
 MySQL library for the Neko virtual machine.
 
 %prep
-%setup -q -n neko-%{version_tag}
+%autosetup -p1 -n neko-%{version_tag}
 
 %build
 %define __builder ninja

Reply via email to