Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2016-09-07 11:48:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/engauge-digitizer (Old)
 and      /work/SRC/openSUSE:Factory/.engauge-digitizer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "engauge-digitizer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes      
2016-08-24 10:08:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.engauge-digitizer.new/engauge-digitizer.changes 
2016-09-07 11:48:19.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Sep  2 16:22:09 UTC 2016 - [email protected]
+
+- Drop external .desktop file and use the upstream file.
+- Add engauge-digitizer-desktop-file.patch to:
+  + Fix Categories according to openSUSE guidelines
+  + Add a GenericName
+  + Replace absolute icon file name by base name (to make use of
+    hicolor icons)
+  + Add trailing colon to MimeType entry.
+
+-------------------------------------------------------------------
+Fri Sep  2 00:35:43 UTC 2016 - [email protected]
+
+- Update to version 9.3:
+  + Fix crash in Settings / Main Window when pdf import support is
+    not available (gh#markummitchell/engauge-digitizer#177).
+  + Settings dialogs can be made very small to fit on small
+    screens (gh#markummitchell/engauge-digitizer#176).
+- Changes from version 9.2:
+  + Apply extra digits of precision setting to export file
+    (gh#markummitchell/engauge-digitizer#175).
+  + Release fixes: gh#markummitchell/engauge-digitizer#174,
+    gh#markummitchell/engauge-digitizer#173,
+    gh#markummitchell/engauge-digitizer#172.
+  + Zenodo citation (gh#markummitchell/engauge-digitizer#171).
+
+-------------------------------------------------------------------

Old:
----
  engauge-digitizer.desktop
  v9.1.tar.gz

New:
----
  engauge-digitizer-desktop-file.patch
  v9.3.tar.gz

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

Other differences:
------------------
++++++ engauge-digitizer.spec ++++++
--- /var/tmp/diff_new_pack.K6nOKu/_old  2016-09-07 11:48:23.000000000 +0200
+++ /var/tmp/diff_new_pack.K6nOKu/_new  2016-09-07 11:48:23.000000000 +0200
@@ -17,15 +17,16 @@
 
 
 Name:           engauge-digitizer
-Version:        9.1
+Version:        9.3
 Release:        0
 Summary:        Ditigize old graphs into numbers again
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Other
 Url:            http://markummitchell.github.io/engauge-digitizer/
 Source0:        
https://github.com/markummitchell/%{name}/archive/v%{version}.tar.gz
-Source1:        %{name}.desktop
-Source2:        %{name}-rpmlintrc
+Source1:        %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM engauge-digitizer-desktop-file.patch [email protected] 
-- Add GenericName and Categories to .desktop file and replace absolute icon 
path by icon file base name.
+Patch0:         engauge-digitizer-desktop-file.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -93,6 +94,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # ADD JPEG2000 SUPPORT

++++++ engauge-digitizer-desktop-file.patch ++++++
Index: engauge-digitizer-9.3/dev/engauge-digitizer.desktop
===================================================================
--- engauge-digitizer-9.3.orig/dev/engauge-digitizer.desktop
+++ engauge-digitizer-9.3/dev/engauge-digitizer.desktop
@@ -1,10 +1,11 @@
 [Desktop Entry]
 Name=Engauge Digitizer
+GenericName=Plot Digitizer
 Type=Application
 Comment=Extracts data points from images of graphs
 TryExec=engauge
 Exec=engauge %F
-MimeType=text/plain
-Categories=Education;Science;DataVisualization;
-Icon=/usr/share/pixmaps/engauge-digitizer.xpm
+MimeType=text/plain;
+Categories=Education;Science;Math;DataVisualization;
+Icon=engauge-digitizer
 Keywords=Analog-Digital Converter;
++++++ v9.1.tar.gz -> v9.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/engauge-digitizer/v9.1.tar.gz 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new/v9.3.tar.gz differ: char 13, 
line 1


Reply via email to