Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neko for openSUSE:Factory checked in at 2025-06-20 16:48:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neko (Old) and /work/SRC/openSUSE:Factory/.neko.new.31170 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neko" Fri Jun 20 16:48:47 2025 rev:12 rq:1286785 version:2.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/neko/neko.changes 2025-05-20 12:20:00.109837482 +0200 +++ /work/SRC/openSUSE:Factory/.neko.new.31170/neko.changes 2025-06-20 16:50:02.961848442 +0200 @@ -1,0 +2,5 @@ +Wed Jun 18 20:25:52 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferran...@fastmail.net> + +- Actually update the tarball to version 2.4.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neko.spec ++++++ --- /var/tmp/diff_new_pack.6hIkwh/_old 2025-06-20 16:50:04.773923383 +0200 +++ /var/tmp/diff_new_pack.6hIkwh/_new 2025-06-20 16:50:04.789924045 +0200 @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%define version_tag 2-4-1 + Name: neko Version: 2.4.1 Release: 0 @@ -22,7 +24,7 @@ License: MIT Group: Development/Languages/Other Url: https://nekovm.org -Source0: https://github.com/HaxeFoundation/neko/archive/v2-4-0/neko-%{version}.tar.gz +Source0: https://github.com/HaxeFoundation/neko/archive/v%{version_tag}/neko-%{version}.tar.gz BuildRequires: cmake BuildRequires: ninja BuildRequires: pkgconfig @@ -76,7 +78,7 @@ MySQL library for the Neko virtual machine. %prep -%setup -q -n neko-2-4-0 +%setup -q -n neko-%{version_tag} %build %define __builder ninja ++++++ neko-2.4.1.tar.gz ++++++ ++++ 1610 lines of diff (skipped)