Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SimGear for openSUSE:Factory checked in at 2026-04-29 19:19:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SimGear (Old) and /work/SRC/openSUSE:Factory/.SimGear.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SimGear" Wed Apr 29 19:19:19 2026 rev:34 rq:1349984 version:2024.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/SimGear/SimGear.changes 2025-05-05 22:56:28.832682397 +0200 +++ /work/SRC/openSUSE:Factory/.SimGear.new.30200/SimGear.changes 2026-04-29 19:20:27.395503447 +0200 @@ -1,0 +2,14 @@ +Wed Apr 29 11:54:23 UTC 2026 - Dirk Stoecker <[email protected]> + +- use proper release file link + +------------------------------------------------------------------- +Thu Apr 16 16:57:25 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to 2024.1.5 + * https://www.flightgear.org/download/releases/2024-1-5/ +- Drop simgear-boost_1_88.patch +- Use BuildRequires c-ares instead udns +- Add BuildRequires pkgconfig(libavcodec) + +------------------------------------------------------------------- @@ -350 +363,0 @@ - Old: ---- simgear-2024.1.1.tar.bz2 simgear-boost_1_88.patch New: ---- simgear-2024.1.5.tar.bz2 ----------(Old B)---------- Old: * https://www.flightgear.org/download/releases/2024-1-5/ - Drop simgear-boost_1_88.patch - Use BuildRequires c-ares instead udns ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SimGear.spec ++++++ --- /var/tmp/diff_new_pack.Xcd0lB/_old 2026-04-29 19:20:27.991527864 +0200 +++ /var/tmp/diff_new_pack.Xcd0lB/_new 2026-04-29 19:20:27.995528029 +0200 @@ -1,7 +1,7 @@ # # spec file for package SimGear # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,28 +20,27 @@ # in our requirements, i.e. the same version we have built against %define openscenegraph_version %(rpm -qa --nosignature --nodigest libOpenSceneGraph\*-devel | sed 's/.*-devel-\\(.*\\)-.*/\\1/') -%define libname libSimGearCore-2024_1_1 +%define libname libSimGearCore-2024_1_5 %define main_version 2024.1 Name: SimGear -Version: %{main_version}.1 +Version: %{main_version}.5 Release: 0 Summary: Simulator Construction Gear # https://sourceforge.net/p/flightgear/codetickets/1940/ License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT Group: Amusements/Games/3D/Simulation URL: https://www.flightgear.org/ -Source0: https://gitlab.com/flightgear/fgmeta/-/jobs/9343758788/artifacts/raw/sgbuild/simgear-%{version}.tar.bz2 +Source0: https://gitlab.com/flightgear/simgear/-/archive/%{version}/simgear-%{version}.tar.bz2 Source99: SimGear-rpmlintrc -# PATCH-FIX-UPSTREAM -- rebased https://gitlab.com/flightgear/simgear/-/commit/a630ad75a62d63563b37df6e4642bee2f7081907.patch -Patch0: simgear-boost_1_88.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libOpenSceneGraph-devel BuildRequires: libboost_headers-devel BuildRequires: pkgconfig -BuildRequires: udns-devel BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(libavcodec) +BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(openal) ++++++ simgear-2024.1.1.tar.bz2 -> simgear-2024.1.5.tar.bz2 ++++++ ++++ 9471 lines of diff (skipped)
