Hello community,

here is the log from the commit of package gputils for openSUSE:Factory checked 
in at 2016-02-17 10:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gputils (Old)
 and      /work/SRC/openSUSE:Factory/.gputils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gputils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gputils/gputils.changes  2014-12-01 
14:00:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gputils.new/gputils.changes     2016-02-17 
12:12:32.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Jan  3 18:59:58 UTC 2016 - w...@ire.pw.edu.pl
+
+- updated to 1.4.2
+- gputils-no-build-time.patch updated
+
+-------------------------------------------------------------------

Old:
----
  gputils-1.4.0-1.tar.gz

New:
----
  gputils-1.4.2-1.tar.gz

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

Other differences:
------------------
++++++ gputils.spec ++++++
--- /var/tmp/diff_new_pack.ZwNTVv/_old  2016-02-17 12:12:33.000000000 +0100
+++ /var/tmp/diff_new_pack.ZwNTVv/_new  2016-02-17 12:12:33.000000000 +0100
@@ -15,8 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define ver 1.4.0
-%define version %{ver}.1
+%define ver 1.4.2
+%define version %{ver}
 %define src_ver %{ver}-1
 
 Name:           gputils
@@ -55,7 +55,7 @@
 Documentation for gputils and supported PIC MCUs.
 
 %prep
-%setup -q -n %{name}-%{src_ver}
+%setup -q
 %patch1 -p1
 
 %build

++++++ gputils-1.4.0-1.tar.gz -> gputils-1.4.2-1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gputils/gputils-1.4.0-1.tar.gz 
/work/SRC/openSUSE:Factory/.gputils.new/gputils-1.4.2-1.tar.gz differ: char 5, 
line 1

++++++ gputils-no-build-time.patch ++++++
--- /var/tmp/diff_new_pack.ZwNTVv/_old  2016-02-17 12:12:33.000000000 +0100
+++ /var/tmp/diff_new_pack.ZwNTVv/_new  2016-02-17 12:12:33.000000000 +0100
@@ -1,6 +1,6 @@
-diff -up gputils-1.4.0-1/gpasm/gpasm.h.in.date gputils-1.4.0-1/gpasm/gpasm.h.in
---- gputils-1.4.0-1/gpasm/gpasm.h.in.date      2014-08-28 15:26:05.000000000 
+0200
-+++ gputils-1.4.0-1/gpasm/gpasm.h.in   2014-11-15 23:54:21.000000000 +0100
+diff -up gputils-1.4.2/gpasm/gpasm.h.in.orig gputils-1.4.2/gpasm/gpasm.h.in
+--- gputils-1.4.2/gpasm/gpasm.h.in.orig        2015-12-12 12:07:25.000000000 
+0100
++++ gputils-1.4.2/gpasm/gpasm.h.in     2016-01-03 19:34:09.000000000 +0100
 @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA.  */
  #ifndef __GPASM_H__
  #define __GPASM_H__
@@ -10,9 +10,9 @@
  
  /* This symbol will get placed into the symbol table for the 16bit cores
   * and thus allow compile-time selection of the proper macro set */
-diff -up gputils-1.4.0-1/gplink/gplink.h.in.date 
gputils-1.4.0-1/gplink/gplink.h.in
---- gputils-1.4.0-1/gplink/gplink.h.in.date    2014-06-25 10:26:58.000000000 
+0200
-+++ gputils-1.4.0-1/gplink/gplink.h.in 2014-11-15 23:54:21.000000000 +0100
+diff -up gputils-1.4.2/gplink/gplink.h.in.orig gputils-1.4.2/gplink/gplink.h.in
+--- gputils-1.4.2/gplink/gplink.h.in.orig      2015-12-12 11:06:23.000000000 
+0100
++++ gputils-1.4.2/gplink/gplink.h.in   2016-01-03 19:34:09.000000000 +0100
 @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA.  */
  #ifndef GPLINK_H
  #define GPLINK_H
@@ -22,9 +22,9 @@
  
  #define MAX_PATHS 100
  
-diff -up gputils-1.4.0-1/gputils/gpdasm.h.in.date 
gputils-1.4.0-1/gputils/gpdasm.h.in
---- gputils-1.4.0-1/gputils/gpdasm.h.in.date   2014-11-15 23:54:21.000000000 
+0100
-+++ gputils-1.4.0-1/gputils/gpdasm.h.in        2014-11-15 23:55:43.000000000 
+0100
+diff -up gputils-1.4.2/gputils/gpdasm.h.in.orig 
gputils-1.4.2/gputils/gpdasm.h.in
+--- gputils-1.4.2/gputils/gpdasm.h.in.orig     2016-01-03 19:34:09.000000000 
+0100
++++ gputils-1.4.2/gputils/gpdasm.h.in  2016-01-03 19:34:59.000000000 +0100
 @@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA.  */
  
  #include "labelset.h"
@@ -34,11 +34,11 @@
  
  extern struct gpdasm_state {
    pic_processor_t processor;    /* selected processor */
-diff -up gputils-1.4.0-1/gputils/gplib.h.in.date 
gputils-1.4.0-1/gputils/gplib.h.in
---- gputils-1.4.0-1/gputils/gplib.h.in.date    2013-03-03 17:50:16.000000000 
+0100
-+++ gputils-1.4.0-1/gputils/gplib.h.in 2014-11-15 23:54:21.000000000 +0100
+diff -up gputils-1.4.2/gputils/gplib.h.in.orig gputils-1.4.2/gputils/gplib.h.in
+--- gputils-1.4.2/gputils/gplib.h.in.orig      2016-01-03 19:34:09.000000000 
+0100
++++ gputils-1.4.2/gputils/gplib.h.in   2016-01-03 19:35:16.000000000 +0100
 @@ -32,7 +32,7 @@ enum lib_modes {
-   ar_null
+   AR_NULL
  };
  
 -#define GPLIB_VERSION_STRING ("gplib-" VERSION " #" @REVISION@ " (" __DATE__ 
")")
@@ -46,9 +46,9 @@
  
  #define MAX_OBJ_NAMES 256
  
-diff -up gputils-1.4.0-1/gputils/gpstrip.h.in.date 
gputils-1.4.0-1/gputils/gpstrip.h.in
---- gputils-1.4.0-1/gputils/gpstrip.h.in.date  2013-03-03 17:50:16.000000000 
+0100
-+++ gputils-1.4.0-1/gputils/gpstrip.h.in       2014-11-15 23:54:21.000000000 
+0100
+diff -up gputils-1.4.2/gputils/gpstrip.h.in.orig 
gputils-1.4.2/gputils/gpstrip.h.in
+--- gputils-1.4.2/gputils/gpstrip.h.in.orig    2013-03-03 17:50:16.000000000 
+0100
++++ gputils-1.4.2/gputils/gpstrip.h.in 2016-01-03 19:34:09.000000000 +0100
 @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA.  */
  #ifndef GPSTRIP_H
  #define GPSTRIP_H
@@ -58,9 +58,9 @@
  
  extern struct gpstrip_state {
    gp_boolean strip_debug;               /* strip debug symbols */
-diff -up gputils-1.4.0-1/gputils/gpvc.h.in.date 
gputils-1.4.0-1/gputils/gpvc.h.in
---- gputils-1.4.0-1/gputils/gpvc.h.in.date     2013-03-03 17:50:17.000000000 
+0100
-+++ gputils-1.4.0-1/gputils/gpvc.h.in  2014-11-15 23:54:21.000000000 +0100
+diff -up gputils-1.4.2/gputils/gpvc.h.in.orig gputils-1.4.2/gputils/gpvc.h.in
+--- gputils-1.4.2/gputils/gpvc.h.in.orig       2013-03-03 17:50:17.000000000 
+0100
++++ gputils-1.4.2/gputils/gpvc.h.in    2016-01-03 19:34:09.000000000 +0100
 @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA.  */
  
  #include "gpcod.h"
@@ -70,9 +70,9 @@
  
  #define BUFFER_LENGTH 256
  #define MAX_SOURCE_FILES 100
-diff -up gputils-1.4.0-1/gputils/gpvo.h.in.date 
gputils-1.4.0-1/gputils/gpvo.h.in
---- gputils-1.4.0-1/gputils/gpvo.h.in.date     2013-03-03 17:50:17.000000000 
+0100
-+++ gputils-1.4.0-1/gputils/gpvo.h.in  2014-11-15 23:54:21.000000000 +0100
+diff -up gputils-1.4.2/gputils/gpvo.h.in.orig gputils-1.4.2/gputils/gpvo.h.in
+--- gputils-1.4.2/gputils/gpvo.h.in.orig       2013-03-03 17:50:17.000000000 
+0100
++++ gputils-1.4.2/gputils/gpvo.h.in    2016-01-03 19:34:09.000000000 +0100
 @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA.  */
  #ifndef GPVO_H
  #define GPVO_H


Reply via email to