Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kstars for openSUSE:Factory checked 
in at 2024-02-02 15:47:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kstars (Old)
 and      /work/SRC/openSUSE:Factory/.kstars.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kstars"

Fri Feb  2 15:47:31 2024 rev:138 rq:1143579 version:3.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/kstars/kstars.changes    2023-10-10 
21:01:27.964618955 +0200
+++ /work/SRC/openSUSE:Factory/.kstars.new.1815/kstars.changes  2024-02-02 
15:48:13.418742059 +0100
@@ -1,0 +2,33 @@
+Thu Feb 01 13:17:59 UTC 2024 - i...@paolostivanin.com
+
+- Update to version 3.6.9:
+  * Bug fix for unknown camera temperature, gain or offset
+  * Focus UI Refactor
+  * Always show and edit scheduler job properties
+  * Allow deleting of scheduler jobs and appending to scheduler queue while 
running other jobs.
+  * In Sequence HFR Check Refactor
+  * Add capture time delay estimate for rotator movements
+  * Various fixes
+
+-------------------------------------------------------------------
+Mon Dec  4 08:36:18 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 3.6.8:
+  * Added Aberration Inspector.
+  * Improved Sub-exposure Calculator.
+  * Added FITSViewer Solver.
+  * Make "Set Coordinates Manually" dialog more intuitive.
+  * Telescope name specified in the optical trains are now saved in the FITS 
header (the mount name was saved before).
+  * New placeholders for ISO, binning and pure exposure time added.
+  * Add a new not-default scheduler option to disable greedy scheduling.
+  * Reduce latency between captures, especially when guiding / dithering.
+  * Fix issue with differential slewing.
+  * Separate Business Logic from UI in Scheduler.
+  * Fix bug in estimating job time, capture delays were misinterpreted.
+  * Fixed guide start deviation was not saved properly in esq file.
+  * Bugfix in one-pulse dither. Dither pulses were going the wrong way.
+  * Fix Scheduler hangs when Focus does not signal Autofocus start failure.
+  * Focus Guide Settle Bug.
+- Add fix-crash.patch
+
+-------------------------------------------------------------------

Old:
----
  kstars-3.6.7.tar.xz
  kstars-3.6.7.tar.xz.sig
  kstars.keyring

New:
----
  _service
  _servicedata
  kstars-3.6.9.tar.xz

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

Other differences:
------------------
++++++ kstars.spec ++++++
--- /var/tmp/diff_new_pack.Xztz8F/_old  2024-02-02 15:48:16.734862604 +0100
+++ /var/tmp/diff_new_pack.Xztz8F/_new  2024-02-02 15:48:16.738862749 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kstars
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,9 +22,8 @@
 
 # Internal QML import
 %global __requires_exclude qmlimport\\((KStarsLiteEnums|TelescopeLiteEnums).*
-%bcond_without released
 Name:           kstars
-Version:        3.6.7
+Version:        3.6.9
 Release:        0
 Summary:        Desktop Planetarium
 # Note for legal: the Apache licensed files in the tarball are for the
@@ -34,15 +33,13 @@
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Productivity/Scientific/Astronomy
 URL:            https://edu.kde.org/kstars/
-Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-%if %{with released}
-Source1:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
-Source2:        %{name}.keyring
-%endif
+# For whatever reason, they aren't uploading releases anymore on DKO, so we 
use the one from gitlab instead.
+Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  Mesa-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc%{?force_gcc_version}-c++ >= 12
+BuildRequires:  indi-devel >= 2.0.0
 BuildRequires:  libXISF-devel
 BuildRequires:  libnova-devel
 BuildRequires:  pkgconfig
@@ -76,12 +73,11 @@
 BuildRequires:  pkgconfig(cfitsio)
 BuildRequires:  pkgconfig(eigen3)
 BuildRequires:  pkgconfig(gsl)
-BuildRequires:  pkgconfig(libindi) >= 2.0.0
 BuildRequires:  pkgconfig(libraw)
 BuildRequires:  pkgconfig(wcslib)
 Requires:       libqt5-qtquickcontrols
 Recommends:     /usr/bin/dbus-send
-Recommends:     libindi
+Recommends:     indi
 Recommends:     xplanet
 
 %description

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Xztz8F/_old  2024-02-02 15:48:16.782864349 +0100
+++ /var/tmp/diff_new_pack.Xztz8F/_new  2024-02-02 15:48:16.786864494 +0100
@@ -1,11 +1,18 @@
 <constraints>
-  <hardware>
-    <disk>
-      <size unit="G">5</size>
-    </disk>
-    <memory>
-      <size unit="G">5</size>
-    </memory>
-  </hardware>
+  <overwrite>
+    <conditions>
+      <arch>ppc64</arch>
+      <arch>ppc64le</arch>
+    </conditions>
+    <hardware>
+      <physicalmemory>
+        <size unit="M">3000</size>
+      </physicalmemory>
+      <disk>
+        <size unit="G">4</size>
+      </disk>
+    </hardware>
+  </overwrite>
 </constraints>
 
+

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://invent.kde.org/education/kstars.git</param>
    <param name="exclude">.git</param>
    <param name="versionformat">3.6.9</param>
    <param name="revision">stable-3.6.9</param>
    <param name="scm">git</param>
    <param name="filename">kstars</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version">
    <param name="basename">kstars</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://invent.kde.org/education/kstars.git</param>
              <param 
name="changesrevision">25fd3ba39e6efb553e68ae146b08cf75de5f918e</param></service></servicedata>
(No newline at EOF)

++++++ kstars-3.6.7.tar.xz -> kstars-3.6.9.tar.xz ++++++
/work/SRC/openSUSE:Factory/kstars/kstars-3.6.7.tar.xz 
/work/SRC/openSUSE:Factory/.kstars.new.1815/kstars-3.6.9.tar.xz differ: char 
13, line 1

Reply via email to