Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package reveng for openSUSE:Factory checked 
in at 2021-12-29 21:11:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reveng (Old)
 and      /work/SRC/openSUSE:Factory/.reveng.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reveng"

Wed Dec 29 21:11:00 2021 rev:9 rq:943033 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/reveng/reveng.changes    2020-08-17 
12:09:15.194823760 +0200
+++ /work/SRC/openSUSE:Factory/.reveng.new.2520/reveng.changes  2021-12-29 
21:11:31.774313789 +0100
@@ -1,0 +2,11 @@
+Tue Dec 28 09:17:08 UTC 2021 - Martin Hauke <[email protected]>
+
+- Upstream changed the tarball
+
+-------------------------------------------------------------------
+Mon Dec 27 17:01:09 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 2.1.2
+  * Added algorithm CRC-8/HITAG from the CRC Catalogue.
+
+-------------------------------------------------------------------

Old:
----
  reveng-2.1.1.tar.xz

New:
----
  reveng-2.1.2.tar.xz

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

Other differences:
------------------
++++++ reveng.spec ++++++
--- /var/tmp/diff_new_pack.6GpQRU/_old  2021-12-29 21:11:32.190314131 +0100
+++ /var/tmp/diff_new_pack.6GpQRU/_new  2021-12-29 21:11:32.194314134 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package reveng
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2017, Martin Hauke <[email protected]>
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2017-2021, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           reveng
-Version:        2.1.1
+Version:        2.1.2
 Release:        0
 Summary:        An arbitrary-precision CRC calculator and algorithm finder
 License:        GPL-3.0-or-later

++++++ reveng-2.1.1.tar.xz -> reveng-2.1.2.tar.xz ++++++
++++ 2198 lines of diff (skipped)

++++++ reveng-obey-cflags.patch ++++++
--- /var/tmp/diff_new_pack.6GpQRU/_old  2021-12-29 21:11:32.318314236 +0100
+++ /var/tmp/diff_new_pack.6GpQRU/_new  2021-12-29 21:11:32.322314239 +0100
@@ -1,9 +1,9 @@
 diff --git a/Makefile b/Makefile
-index 761612c..0925d85 100755
+index 9188d9a..31fd53d 100755
 --- a/Makefile
 +++ b/Makefile
-@@ -23,7 +23,7 @@
- 
+@@ -25,7 +25,7 @@
+ SHELL = /bin/sh
  # C compiler and flags.  Adjust to taste.
  CC = gcc
 -CFLAGS = -O3 -Wall -ansi -fomit-frame-pointer

Reply via email to