Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Leap:15.2 checked in at 2020-02-21 23:51:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/engauge-digitizer (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.engauge-digitizer.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "engauge-digitizer"

Fri Feb 21 23:51:11 2020 rev:20 rq:775748 version:12.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/engauge-digitizer/engauge-digitizer.changes    
2020-01-15 14:53:56.629539844 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.engauge-digitizer.new.26092/engauge-digitizer.changes
 2020-02-21 23:51:15.116793051 +0100
@@ -1,0 +2,84 @@
+Sat Jan  4 12:52:28 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 12.1:
+  * Fix autorepeat with Segment Settings dialog
+    (gh#markummitchell/engauge-digitizer#362).
+  * Display Coordinate Toolbar after import when appropriate
+    (gh#markummitchell/engauge-digitizer#361).
+  * Starting directory is saved and reused
+    (gh#markummitchell/engauge-digitizer#360).
+  * Fix log scale over very small range
+    (gh#markummitchell/engauge-digitizer#355).
+  * Fix tutorial page transition
+    (gh#markummitchell/engauge-digitizer#353).
+  * Add Farsi support (gh#markummitchell/engauge-digitizer#350).
+
+-------------------------------------------------------------------
+Tue Aug 20 11:48:27 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 12:
+  * New hourglass and triangle point types
+    (gh#markummitchell/engauge-digitizer#346).
+  * Fix data export for log scale data when step factor is less
+    than one (gh#markummitchell/engauge-digitizer#345).
+
+-------------------------------------------------------------------
+Wed Jul 24 13:08:05 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 11.3:
+  * Snaps now have an application icon
+    (gh#markummitchell/engauge-digitizer#344)
+  * Handle editing of graph point coordinates before axes are
+    defined (gh#markummitchell/engauge-digitizer#342)
+  * New option to select which name to use after Image Replace
+    (gh#markummitchell/engauge-digitizer#332)
+  * Add drag-and-drop import of PNG files to all operating systems
+    (gh#markummitchell/engauge-digitizer#331) and all formats to
+    Windows (gh#markummitchell/engauge-digitizer#333)
+  * Save dialog geometries for all dialogs
+    (gh#markummitchell/engauge-digitizer#328)
+  * Python classes give access to DIG files for scripting and
+    processing (gh#markummitchell/engauge-digitizer#325,
+    gh#markummitchell/engauge-digitizer#327,
+    gh#markummitchell/engauge-digitizer#329,
+    gh#markummitchell/engauge-digitizer#330,
+    gh#markummitchell/engauge-digitizer#337,
+    gh#markummitchell/engauge-digitizer#338,
+    gh#markummitchell/engauge-digitizer#339)
+  * Fix Save As Default (gh#markummitchell/engauge-digitizer#324)
+    and add Load Defaults button in Export Format dialog
+    (gh#markummitchell/engauge-digitizer#326)
+  * Updated translations.
+
+-------------------------------------------------------------------
+Thu May 16 22:31:35 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 11.2:
+  * Fix export when some curves have no points
+    (gh#markummitchell/engauge-digitizer#323).
+
+-------------------------------------------------------------------
+Mon Apr 29 13:31:24 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 11.1:
+  * Fix point match issue
+    (gh#markummitchell/engauge-digitizer#317).
+  * Fix missing data in Geometry Window
+    (gh#markummitchell/engauge-digitizer#319).
+  * Fix jpeg import (gh#markummitchell/engauge-digitizer#320,
+    gh#markummitchell/engauge-digitizer#321).
+- Drop engauge-digitizer-qfloor-typo.patch: incorporated upstream.
+
+-------------------------------------------------------------------
+Tue Apr 23 07:11:25 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 11:
+  * Export at grid lines (gh#markummitchell/engauge-digitizer#315)
+  * Extrapolation past endpoints during export is optional
+    (gh#markummitchell/engauge-digitizer#315)
+  * Workaround for automatic extensions to appear in flatpak
+    exports (gh#markummitchell/engauge-digitizer#311)
+- Add engauge-digitizer-qfloor-typo.patch to fix a typo: qFLoor
+  should be qFloor.
+
+-------------------------------------------------------------------

Old:
----
  v10.12.tar.gz

New:
----
  v12.1.tar.gz

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

Other differences:
------------------
++++++ engauge-digitizer.spec ++++++
--- /var/tmp/diff_new_pack.QU8e9m/_old  2020-02-21 23:51:18.172799123 +0100
+++ /var/tmp/diff_new_pack.QU8e9m/_new  2020-02-21 23:51:18.176799131 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package engauge-digitizer
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           engauge-digitizer
-Version:        10.12
+Version:        12.1
 Release:        0
 Summary:        Ditigizer software that converts old graphs into numbers again
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Other
-Url:            http://markummitchell.github.io/engauge-digitizer/
+URL:            http://markummitchell.github.io/engauge-digitizer/
 Source0:        
https://github.com/markummitchell/%{name}/archive/v%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 BuildRequires:  doxygen
@@ -76,7 +76,10 @@
 This package contains the development documentation for Engauge Digitizer.
 
 %prep
-%setup -q
+%autosetup -p1
+
+# UNNECESSARY EXEC PERM
+chmod -x help/build_qt5_12_0.bash
 
 %build
 # ADD JPEG2000 SUPPORT

++++++ v10.12.tar.gz -> v12.1.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/engauge-digitizer/v10.12.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.engauge-digitizer.new.26092/v12.1.tar.gz differ: 
char 16, line 1


Reply via email to