Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package XyGrib for openSUSE:Factory checked in at 2024-02-05 22:01:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/XyGrib (Old) and /work/SRC/openSUSE:Factory/.XyGrib.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "XyGrib" Mon Feb 5 22:01:51 2024 rev:10 rq:1144193 version:1.2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/XyGrib/XyGrib.changes 2022-11-25 13:22:15.691390547 +0100 +++ /work/SRC/openSUSE:Factory/.XyGrib.new.1815/XyGrib.changes 2024-02-05 22:02:02.344832784 +0100 @@ -1,0 +2,6 @@ +Mon Feb 5 10:17:59 UTC 2024 - Axel Braun <[email protected]> + +- proj8.diff removed (Leap 15.4 is deprecated) + switch to %autosetup for rpm 4.19 compatibility + +------------------------------------------------------------------- Old: ---- proj8.diff BETA DEBUG BEGIN: Old: - proj8.diff removed (Leap 15.4 is deprecated) switch to %autosetup for rpm 4.19 compatibility BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ XyGrib.spec ++++++ --- /var/tmp/diff_new_pack.exjhnH/_old 2024-02-05 22:02:03.044858109 +0100 +++ /var/tmp/diff_new_pack.exjhnH/_new 2024-02-05 22:02:03.048858254 +0100 @@ -1,8 +1,8 @@ # # spec file for package XyGrib # -# Copyright (c) 2022 SUSE LLC -# Copyright (c) 2018-2022 Dr. Axel Braun <[email protected]> +# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2018-2024 Dr. Axel Braun <[email protected]> # Copyright (c) 2018 Dominig ar Foll (Intel Open Source) # # All modifications and additions to the file contributed by third parties @@ -30,7 +30,6 @@ Source2: %{name}.desktop Patch0: QPainter.patch Patch1: libjpeg24.diff -Patch2: proj8.diff Patch3: projection.diff Patch4: proj9.diff BuildRequires: cmake @@ -52,7 +51,7 @@ BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} < 1500 Requires(post): update-desktop-files -Requires(postun):update-desktop-files +Requires(postun): update-desktop-files %endif %description @@ -64,18 +63,9 @@ found on OpenSkiron.org. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -cp %{S:1} %{S:2} . +%autosetup -p1 -#check for Leap version = 15.4 -%if 0%{?sle_version} == 150400 && 0%{?is_opensuse} -%patch2 -p1 -%else -%patch4 -p1 -%endif -%patch3 -p1 +cp %{S:1} %{S:2} . %build # -DNO_UPDATE=1 deactivates XyGrib internal SW update
