Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXISF for openSUSE:Factory checked in at 2025-02-10 17:30:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXISF (Old) and /work/SRC/openSUSE:Factory/.libXISF.new.19470 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXISF" Mon Feb 10 17:30:23 2025 rev:13 rq:1244747 version:0.2.13 Changes: -------- --- /work/SRC/openSUSE:Factory/libXISF/libXISF.changes 2024-07-04 16:25:12.675754810 +0200 +++ /work/SRC/openSUSE:Factory/.libXISF.new.19470/libXISF.changes 2025-02-10 18:12:29.711510954 +0100 @@ -1,0 +2,7 @@ +Mon Feb 10 12:41:37 UTC 2025 - Paolo Stivanin <[email protected]> + +- Update to 0.2.13: + * Add test for XISFModify + * Update pugi, lz4 and zlib + +------------------------------------------------------------------- Old: ---- _service libXISF-0.2.12+git5.d00de20.tar.xz New: ---- libXISF-0.2.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXISF.spec ++++++ --- /var/tmp/diff_new_pack.fcy6ge/_old 2025-02-10 18:12:30.227532203 +0100 +++ /var/tmp/diff_new_pack.fcy6ge/_new 2025-02-10 18:12:30.227532203 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXISF # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,16 +21,15 @@ %endif %define sover 0 -%define full_sover 0.2.12 +%define full_sover 0.2.13 Name: libXISF -Version: 0.2.12+git5.d00de20 +Version: 0.2.13 Release: 0 Summary: Library to read/write PixInsight XISF files License: GPL-3.0-or-later URL: https://gitea.nouspiro.space/nou/libXISF -#Source: https://gitea.nouspiro.space/nou/libXISF/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source: %{name}-%{version}.tar.xz +Source: https://gitea.nouspiro.space/nou/libXISF/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM Patch0: fix-pkgconfig.patch BuildRequires: cmake @@ -59,7 +58,7 @@ This package contains all the needed development files to use %{name}. %prep -%autosetup -p1 +%autosetup -p1 -n libxisf %build %cmake \
