Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2026-04-10 17:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and      /work/SRC/openSUSE:Factory/.stellarium.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stellarium"

Fri Apr 10 17:51:13 2026 rev:77 rq:1345566 version:26.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes    2026-01-07 
16:01:41.283799888 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.21863/stellarium.changes 
2026-04-10 17:58:45.296065610 +0200
@@ -1,0 +2,11 @@
+Sun Apr  5 12:47:03 UTC 2026 - Arjen de Korte <[email protected]>
+
+- Update to 26.1
+  * Added two new sky cultures
+  * Added Time Navigator plugin
+  * Many significant improvements in sky cultures support
+  * Many improvements in plugins
+  * Many improvements in Core and GUI
+  * Many updates in sky cultures
+
+-------------------------------------------------------------------

Old:
----
  stellarium-25.4.tar.xz
  stellarium-25.4.tar.xz.asc

New:
----
  stellarium-26.1.tar.xz
  stellarium-26.1.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ stellarium.spec ++++++
--- /var/tmp/diff_new_pack.x7eQoD/_old  2026-04-10 17:58:49.572242370 +0200
+++ /var/tmp/diff_new_pack.x7eQoD/_new  2026-04-10 17:58:49.584242866 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -23,7 +23,7 @@
 %endif
 
 Name:           stellarium
-Version:        25.4
+Version:        26.1
 Release:        0
 Summary:        Astronomical Sky Simulator
 License:        GPL-2.0-or-later
@@ -63,6 +63,7 @@
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Script)
 BuildRequires:  pkgconfig(Qt5SerialPort)
+BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5WebEngineWidgets)
@@ -82,7 +83,9 @@
 BuildRequires:  pkgconfig(Qt6PrintSupport)
 BuildRequires:  pkgconfig(Qt6Qml)
 BuildRequires:  pkgconfig(Qt6SerialPort)
+BuildRequires:  pkgconfig(Qt6SvgWidgets)
 BuildRequires:  pkgconfig(Qt6Test)
+BuildRequires:  pkgconfig(Qt6TextToSpeech)
 BuildRequires:  pkgconfig(Qt6UiTools)
 BuildRequires:  pkgconfig(Qt6Widgets)
 %ifarch aarch64 x86_64 riscv64
@@ -104,8 +107,8 @@
 %autosetup -p1
 
 %build
-# Require at least 4000 MB of memory per job
-%limit_build -m 4000
+# Require at least 4096 MB of memory per job
+%limit_build -m 4096
 export QT_HASH_SEED=0
 %cmake -DCMAKE_BUILD_TYPE=Release \
        -DCPM_USE_LOCAL_PACKAGES=yes \
@@ -121,6 +124,11 @@
 %fdupes %{buildroot}%{_datadir}
 # remove all zero size files
 find %{buildroot}%{_datadir}/%{name}/skycultures -type f -size 0 -delete
+# fix shebang and permissions
+for f in %{buildroot}%{_datadir}/%{name}/skycultures/modern_st/*.py; do
+       sed -i -e "s/env //1" ${f}
+       chmod +x ${f}
+done
 
 #%%find_lang %%{name}
 #%%find_lang %%{name}-skycultures

++++++ stellarium-25.4.tar.xz -> stellarium-26.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/stellarium/stellarium-25.4.tar.xz 
/work/SRC/openSUSE:Factory/.stellarium.new.21863/stellarium-26.1.tar.xz differ: 
char 27, line 1

Reply via email to