Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kstars for openSUSE:Factory checked in at 2023-10-10 21:00:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kstars (Old) and /work/SRC/openSUSE:Factory/.kstars.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kstars" Tue Oct 10 21:00:18 2023 rev:137 rq:1116514 version:3.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kstars/kstars.changes 2023-08-02 16:52:16.590163617 +0200 +++ /work/SRC/openSUSE:Factory/.kstars.new.28202/kstars.changes 2023-10-10 21:01:27.964618955 +0200 @@ -1,0 +2,10 @@ +Mon Oct 9 16:11:29 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 3.6.7: + * Added custom image overlays support + * Rotator dialog improvements + * More file placeholders + * Lots of bugs fixed + * Docs updated + +------------------------------------------------------------------- Old: ---- kstars-3.6.6.tar.xz kstars-3.6.6.tar.xz.sig New: ---- kstars-3.6.7.tar.xz kstars-3.6.7.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kstars.spec ++++++ --- /var/tmp/diff_new_pack.BFC3CE/_old 2023-10-10 21:01:30.884724846 +0200 +++ /var/tmp/diff_new_pack.BFC3CE/_new 2023-10-10 21:01:30.888724991 +0200 @@ -16,11 +16,15 @@ # +%if 0%{?suse_version} && 0%{?suse_version} < 1590 +%global force_gcc_version 12 +%endif + # Internal QML import %global __requires_exclude qmlimport\\((KStarsLiteEnums|TelescopeLiteEnums).* %bcond_without released Name: kstars -Version: 3.6.6 +Version: 3.6.7 Release: 0 Summary: Desktop Planetarium # Note for legal: the Apache licensed files in the tarball are for the @@ -35,14 +39,10 @@ Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring %endif -%if 0%{?suse_version} < 1590 -BuildRequires: gcc11-c++ -%else -BuildRequires: gcc-c++ -%endif BuildRequires: Mesa-devel BuildRequires: extra-cmake-modules BuildRequires: fdupes +BuildRequires: gcc%{?force_gcc_version}-c++ >= 12 BuildRequires: libXISF-devel BuildRequires: libnova-devel BuildRequires: pkgconfig @@ -104,9 +104,9 @@ %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif -%if 0%{?suse_version} < 1590 -export CC=gcc-11 -export CXX=g++-11 +%if 0%{?force_gcc_version} +export CC="gcc-%{?force_gcc_version}" +export CXX="g++-%{?force_gcc_version}" %endif %cmake_kf5 -d build %cmake_build ++++++ kstars-3.6.6.tar.xz -> kstars-3.6.7.tar.xz ++++++ /work/SRC/openSUSE:Factory/kstars/kstars-3.6.6.tar.xz /work/SRC/openSUSE:Factory/.kstars.new.28202/kstars-3.6.7.tar.xz differ: char 28, line 1