Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2017-07-21 22:44:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/engauge-digitizer (Old)
 and      /work/SRC/openSUSE:Factory/.engauge-digitizer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "engauge-digitizer"

Fri Jul 21 22:44:47 2017 rev:14 rq:500843 version:10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes      
2017-01-15 11:21:23.150293197 +0100
+++ /work/SRC/openSUSE:Factory/.engauge-digitizer.new/engauge-digitizer.changes 
2017-07-21 22:44:49.515441532 +0200
@@ -1,0 +2,25 @@
+Fri Jun  2 12:24:11 UTC 2017 - [email protected]
+
+- Add engauge-digitizer-license-fix.patch: Remove ancient unwanted
+  license info; patch taken from upstream git
+  (gh#markummitchell/engauge-digitizer#230).
+
+-------------------------------------------------------------------
+Mon Apr 17 10:14:18 UTC 2017 - [email protected]
+
+- Add BuildRequires on tex(xtab.sty) to fix build failure on
+  openSUSE Leap 42.1 (this is automatically pulled in for Leap
+  42.2 and higher, so having the BuildRequires unconditionally
+  doesn't hurt).
+
+-------------------------------------------------------------------
+Thu Apr 13 02:13:47 UTC 2017 - [email protected]
+
+- Update to version 10.0:
+  * Maps with a scale bar are supported
+    (gh#markummitchell/engauge-digitizer#208,
+    gh#markummitchell/engauge-digitizer#224).
+  * Include missing points during export of interpolated relation
+    curves (gh#markummitchell/engauge-digitizer#222).
+
+-------------------------------------------------------------------

Old:
----
  v9.8.tar.gz

New:
----
  engauge-digitizer-license-fix.patch
  v10.0.tar.gz

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

Other differences:
------------------
++++++ engauge-digitizer.spec ++++++
--- /var/tmp/diff_new_pack.Kck1pO/_old  2017-07-21 22:44:51.619144776 +0200
+++ /var/tmp/diff_new_pack.Kck1pO/_new  2017-07-21 22:44:51.623144212 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           engauge-digitizer
-Version:        9.8
+Version:        10.0
 Release:        0
 Summary:        Ditigize old graphs into numbers again
 License:        GPL-2.0+
@@ -25,6 +25,8 @@
 Url:            http://markummitchell.github.io/engauge-digitizer/
 Source0:        
https://github.com/markummitchell/%{name}/archive/v%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM gh#markummitchell/engauge-digitizer#230 
[email protected] -- Remove ancient unwanted license info; patch taken from 
upstream git
+Patch0:         engauge-digitizer-license-fix.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -70,6 +72,7 @@
 BuildRequires:  tex(tocloft.sty)
 BuildRequires:  tex(wasy7.tfm)
 BuildRequires:  tex(wasysym.sty)
+BuildRequires:  tex(xtab.sty)
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 Recommends:     %{name}-doc
@@ -92,6 +95,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # ADD JPEG2000 SUPPORT

++++++ engauge-digitizer-license-fix.patch ++++++
>From a82afe75aa5a0aea21a54df466eb4fd89f7bff49 Mon Sep 17 00:00:00 2001
From: markummitchell <[email protected]>
Date: Thu, 1 Jun 2017 19:31:01 -0700
Subject: [PATCH] Remove ancient unwanted license info for #230

---
 src/Callback/CallbackSearchReturn.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/Callback/CallbackSearchReturn.h 
b/src/Callback/CallbackSearchReturn.h
index 20fc7d17..2dc593d1 100644
--- a/src/Callback/CallbackSearchReturn.h
+++ b/src/Callback/CallbackSearchReturn.h
@@ -4,12 +4,6 @@
  * LICENSE or go to gnu.org/licenses for details. Distribution requires prior 
written permission.     *
  
******************************************************************************************************/
 
-/**
- * \file CallbackSearchReturn.h
- * \brief
- * \copyright Copyright (c) 2012 Mark Mitchell. All rights reserved. 
Distribution requires prior written permission.
- */
-
 #ifndef CALLBACK_SEARCH_RETURN_H
 #define CALLBACK_SEARCH_RETURN_H
 
++++++ v9.8.tar.gz -> v10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/engauge-digitizer/v9.8.tar.gz 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new/v10.0.tar.gz differ: char 16, 
line 1


Reply via email to