Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2023-03-27 18:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and      /work/SRC/openSUSE:Factory/.stellarium.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stellarium"

Mon Mar 27 18:15:22 2023 rev:62 rq:1074707 version:23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes    2023-01-11 
14:36:27.649707902 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.31432/stellarium.changes 
2023-03-27 18:15:31.190865853 +0200
@@ -1,0 +2,24 @@
+Mon Mar 27 07:56:08 UTC 2023 - Guillaume GARDET <[email protected]>
+
+- Update to 23.1:
+  * Fixes CVE-2023-28371
+  * Changelog: https://github.com/Stellarium/stellarium/releases/tag/v23.1
+- Remove upstreamed patch:
+  * stellarium-gh2970.patch
+
+-------------------------------------------------------------------
+Mon Mar  6 12:46:32 UTC 2023 - Arjen de Korte <[email protected]>
+
+- Update _constraints to require at least 8 GB of disk and 16 GB of
+  memory. Also require at least 4 GB of memory per build job to prevent
+  running out of memory on build servers with lots of cores/threads.
+
+-------------------------------------------------------------------
+Mon Feb 13 10:15:03 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Add dependency on the newly introduced INDI 1.x package.
+  Since Stellarium doesn't support INDI 2.x, we need to depend on
+  this temporary package until INDI 2.x is fully supported.
+  (boo#1207852)
+
+-------------------------------------------------------------------

Old:
----
  stellarium-1.2.tar.gz
  stellarium-1.2.tar.gz.asc
  stellarium-gh2970.patch

New:
----
  stellarium-23.1.tar.gz
  stellarium-23.1.tar.gz.asc

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

Other differences:
------------------
++++++ stellarium.spec ++++++
--- /var/tmp/diff_new_pack.RQPypU/_old  2023-03-27 18:15:35.970891075 +0200
+++ /var/tmp/diff_new_pack.RQPypU/_new  2023-03-27 18:15:35.974891097 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           stellarium
-Version:        1.2
+Version:        23.1
 Release:        0
 Summary:        Astronomical Sky Simulator
 License:        GPL-2.0-or-later
@@ -32,17 +32,16 @@
 Source0:        
https://github.com/Stellarium/stellarium/releases/download/v%{version}/stellarium-%{version}.tar.gz
 Source1:        
https://github.com/Stellarium/stellarium/releases/download/v%{version}/stellarium-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
-# PATCH-FIX-UPSTREAM - https://github.com/Stellarium/stellarium/pull/2970
-Patch1:         stellarium-gh2970.patch
 BuildRequires:  cmake >= 3.16.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++ >= 7
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libnova-devel
 BuildRequires:  libxkbcommon-devel >= 0.5.0
+BuildRequires:  memory-constraints
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(libindi)
+BuildRequires:  pkgconfig(libindi) < 2.0.0
 BuildRequires:  pkgconfig(zlib)
 %if %{with Qt5}
 BuildRequires:  libQt5Core-private-headers-devel >= 5.9.0
@@ -95,6 +94,8 @@
 %autosetup -p1
 
 %build
+# 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 \

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.RQPypU/_old  2023-03-27 18:15:36.018891328 +0200
+++ /var/tmp/diff_new_pack.RQPypU/_new  2023-03-27 18:15:36.022891350 +0200
@@ -1,10 +1,10 @@
 <constraints>
   <hardware>
     <disk>
-      <size unit="G">6</size>
+      <size unit="G">8</size>
     </disk>
     <memory>
-     <size unit="G">2</size>
+     <size unit="G">16</size>
     </memory>
   </hardware>
 </constraints>

++++++ stellarium-1.2.tar.gz -> stellarium-23.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/stellarium/stellarium-1.2.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new.31432/stellarium-23.1.tar.gz differ: 
char 5, line 1

Reply via email to