Hello community,

here is the log from the commit of package kstars for openSUSE:Factory checked 
in at 2019-03-26 15:42:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kstars (Old)
 and      /work/SRC/openSUSE:Factory/.kstars.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kstars"

Tue Mar 26 15:42:36 2019 rev:100 rq:685569 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kstars/kstars.changes    2018-08-20 
16:23:24.933161598 +0200
+++ /work/SRC/openSUSE:Factory/.kstars.new.25356/kstars.changes 2019-03-26 
15:43:33.144205149 +0100
@@ -1,0 +2,110 @@
+Mon Mar 11 06:28:12 UTC 2019 - [email protected]
+
+- Update to 3.1.1
+  * Comment out obsolete slot connect
+  * Remove unrequired attributes (kde#405188)
+  * Notify user of error in focusing even when not in autofocus
+  * Add support to sending horizontal coordinates from the mount
+    box
+  * Improve behavior for dark and flat frames capture when it comes
+    to covering the mount
+  * Support converting images to FITS
+  * Before loading next image, check if current image is temporary
+    and if yes remove it from disk
+  * Add notification dialog for user to cover scope with flat field
+    light source in case of manual source
+  * Making the initial astrometry.net path change automatic
+  * More PHD2 fixes
+  * Add comet and asteroid orbital elements auto update on startup
+  * Make selection behavior single rows for the capture jobs
+  * Deleting arbitrary imaging sequence in the Capture module
+    corrected
+  * Fix upload issues to the cloud with compressed images
+  * Fix state of ekoslive button toggle on startup
+  * fitsviewer: Do not exit program on error, return error code
+
+-------------------------------------------------------------------
+Wed Feb 27 12:57:51 UTC 2019 - [email protected]
+
+- Update to 3.1.0
+  * http://knro.blogspot.com/2019/02/kstars-v310-is-released.html
+  * Fixed a few bugs with the Ekos Scheduler along with making
+    steady improvements to cover all corner cases for multi-object
+    multi-night scheduling which can become quite complex
+  * Added a new feature to the Focus module: Ring-field focusing
+  * Migrated the Meridian Flip handling code to the Ekos Mount tab
+  * Migrated online Ekos documentation to KStars official
+    documentation
+  * Introduced manual workflow for users who would like to use Ekos
+    Polar Alignment Assistant Tool with manual non-GOTO mounts
+  * The LiveView window received a few enhancement to enable
+    zooming and panning for supported DSLR cameras
+  * The FITS Viewer window is now automatically raised to the
+    foreground when a new image arrives
+  * Dark Library now considers all DSLRs to be shutterless
+  * Mounts are grouped by manufacturer in the Equipment Profile
+    Editor
+  * Preliminary support for websocket to INDI::CCD on the client
+    side
+  * DBus interface expansion to provide more fine control over
+    KStars
+  * Fixed relative focuser bug in autofocus mode
+  * Improved multi-channel histogram by providing dedicated controls
+    to each channel
+  * Fixed Auto-Stretch affecting raw image values
+  * Support for compressed FITS (*.fits.fz) in INDI. This can cut
+    the transmission time to 30%!
+  * Improved display of Parked status
+  * KStars defaults to limited resource mode on ARM architecture
+  * When there is binning change, always FORCE setting of frame
+    values even if they did not change
+- Add "AND GPL-3.0-or-later" to the license, a few source files
+  require that
+
+-------------------------------------------------------------------
+Thu Dec 20 21:17:16 UTC 2018 - [email protected]
+
+- Update to 3.0.0
+  * http://knro.blogspot.com/2018/12/kstars-v300-is-released.html
+  * New XPlanet Solar System Viewer
+  * Improved FITS Viewer GUI
+  * Ekos scheduler improvements
+  * Improvements to Scripting & DBus support
+  * Lunar Eclipses: added functionality to calculate and draw the
+    earth's shadow disk on the Moon from any distance. There is a
+    new eclipse tool in the astrocalc which can find lunar eclipses
+    quite fast.
+  * Find Dialog is now persistent so it remembers the past searches
+  * The capture module now incorporates a cooler On/Off button.
+    Additionally, user can now clear Camera configuration.
+  * Dedicated Binary Object channels when communicate with INDI
+    driver to increase throughput and responsiveness of drivers
+  * Fixed performance regression in Star Profile viewer
+  * Guide mode resets calibration when it detects pier side
+    changing
+  * Migrating code to new style Qt Signal/Slot connections
+  * J2000/JNow support in Mount Module
+  * Do not cast DSO coords seconds to int as we lose important
+    precision. Use full resolution as double.
+  * Fix issue with subframed calibration when auto-select star is
+    not enabled. Now subframed star position is set properly in the
+    internal guider before.
+  * Support for compressed FITS files (.fits.gz)
+  * Add live view support to focus module and rework existing one
+    in capture to be icon based
+  * Show loaded coords in sexigesimal format and in high precision
+    when possible
+  * Do not add any camera or ST4 devices to guide module if guider
+    is external. Instead put guider type in guider dropdown and
+    disable it.
+  * Honor settling time in Polar Alignment Assistant tool
+  * Add warning when slewing to Sun. Adjust tracking rate if
+    supported by the mount depending on the object type.
+  * Add option to control DSLR image viewer. It can now be turned
+    off.
+  * Improve PHD2 support
+- Drop disable_downloading_into_system_dirs.patch, the kauth helper
+  that writes files to system dirs has been disabled upstream
+  because of reliability problems
+
+-------------------------------------------------------------------

Old:
----
  disable_downloading_into_system_dirs.patch
  kstars-2.9.8.tar.xz

New:
----
  kstars-3.1.1.tar.xz

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

Other differences:
------------------
++++++ kstars.spec ++++++
--- /var/tmp/diff_new_pack.iFasQM/_old  2019-03-26 15:43:35.892203578 +0100
+++ /var/tmp/diff_new_pack.iFasQM/_new  2019-03-26 15:43:35.896203575 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kstars
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 Name:           kstars
-Version:        2.9.8
+Version:        3.1.1
 Release:        0
 Summary:        Desktop Planetarium
 # Note for legal: the Apache licensed files in the tarball are for the
 # Android version - they're neither built nor installed
 # Likewise, the non-commercial files in  kstars-17.04.2/README.images are not
 # used nor installed
-License:        GPL-2.0-or-later
+License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Productivity/Scientific/Astronomy
 URL:            http://edu.kde.org/kstars/
 Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE -- disable_downloading_into_system_dirs.patch -- do not 
allow saving runtime files into system dirs.
-Patch0:         disable_downloading_into_system_dirs.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  cfitsio-devel
 BuildRequires:  eigen3-devel
@@ -78,20 +76,16 @@
 BuildRequires:  gcc7
 BuildRequires:  gcc7-c++
 %endif
-%if %{with lang}
 Recommends:     %{name}-lang
-%endif
 
 %description
 KStars is astronomy software. It provides an accurate graphical
 simulation of the night sky, for any time and location on Earth.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %if 0%{?suse_version} < 1320

++++++ kstars-2.9.8.tar.xz -> kstars-3.1.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/kstars/kstars-2.9.8.tar.xz 
/work/SRC/openSUSE:Factory/.kstars.new.25356/kstars-3.1.1.tar.xz differ: char 
26, line 1


Reply via email to