Hello community,

here is the log from the commit of package calc for openSUSE:Factory checked in 
at 2016-05-19 12:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calc (Old)
 and      /work/SRC/openSUSE:Factory/.calc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/calc/calc.changes        2016-02-17 
12:10:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.calc.new/calc.changes   2016-05-19 
12:15:15.000000000 +0200
@@ -1,0 +2,8 @@
+Tue May 17 17:34:05 UTC 2016 - [email protected]
+
+- update to 2.12.5.4
+  +    Recompile to match current RHEL7.2 libc and friends
+  +    Upstream made this release in order to update binary files not used in 
openSUSE
+  +    No actual code change, other than the version number was bumped
+
+-------------------------------------------------------------------

Old:
----
  calc-2.12.5.3.tar.bz2

New:
----
  calc-2.12.5.4.tar.bz2

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

Other differences:
------------------
++++++ calc.spec ++++++
--- /var/tmp/diff_new_pack.4cpPZG/_old  2016-05-19 12:15:16.000000000 +0200
+++ /var/tmp/diff_new_pack.4cpPZG/_new  2016-05-19 12:15:16.000000000 +0200
@@ -19,7 +19,7 @@
 %define soname 2
 %define libname libcalc%{soname}
 Name:           calc
-Version:        2.12.5.3
+Version:        2.12.5.4
 Release:        0
 Summary:        C-style arbitrary precision calculator
 License:        LGPL-2.1

++++++ calc-2.12.5.3.tar.bz2 -> calc-2.12.5.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/CHANGES new/calc-2.12.5.4/CHANGES
--- old/calc-2.12.5.3/CHANGES   2016-02-08 23:09:38.000000000 +0100
+++ new/calc-2.12.5.4/CHANGES   2016-02-22 20:37:21.000000000 +0100
@@ -1,4 +1,9 @@
-The following are the changes from calc version 2.12.5.3 to date:
+The following are the changes from calc version 2.12.5.4 to date:
+
+    Recompile to match current RHEL7.2 libc and friends.
+
+
+The following are the changes from calc version 2.12.5.3 to 2.12.5.3:
 
     Calc version 2.12.5.2 for Darwin (Mac OS X) users, code to installed
     calc under /opt/calc.  Moreover the CHANGES file did not mention
@@ -7157,8 +7162,8 @@
 ## received a copy with calc; if not, write to Free Software Foundation, Inc.
 ## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 ##
-## @(#) $Revision: 30.50 $
-## @(#) $Id: CHANGES,v 30.50 2016/02/08 22:09:34 chongo Exp $
+## @(#) $Revision: 30.51 $
+## @(#) $Id: CHANGES,v 30.51 2016/02/22 19:37:21 chongo Exp $
 ## @(#) $Source: /usr/local/src/bin/calc/RCS/CHANGES,v $
 ##
 ## Under source code control:  1993/06/02 18:12:57
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/Makefile new/calc-2.12.5.4/Makefile
--- old/calc-2.12.5.3/Makefile  2016-02-08 23:10:13.000000000 +0100
+++ new/calc-2.12.5.4/Makefile  2016-02-22 20:38:22.000000000 +0100
@@ -39,8 +39,8 @@
 # received a copy with calc; if not, write to Free Software Foundation, Inc.
 # 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
 #
-MAKEFILE_REV= $$Revision: 30.85 $$
-# @(#) $Id: Makefile.ship,v 30.85 2016/02/08 22:10:13 chongo Exp $
+MAKEFILE_REV= $$Revision: 30.86 $$
+# @(#) $Id: Makefile.ship,v 30.86 2016/02/22 19:38:22 chongo Exp $
 # @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile.ship,v $
 #
 # Under source code control:   1990/02/15 01:48:41
@@ -984,7 +984,7 @@
 
 # The default calc versions
 #
-VERSION= 2.12.5.3
+VERSION= 2.12.5.4
 
 # Names of shared libraries with versions
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/Makefile.simple 
new/calc-2.12.5.4/Makefile.simple
--- old/calc-2.12.5.3/Makefile.simple   2016-02-08 23:13:16.000000000 +0100
+++ new/calc-2.12.5.4/Makefile.simple   2016-02-22 20:39:39.000000000 +0100
@@ -39,8 +39,8 @@
 # received a copy with calc; if not, write to Free Software Foundation, Inc.
 # 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
 #
-MAKEFILE_REV= $$Revision: 30.85 $$
-# @(#) $Id: Makefile.ship,v 30.85 2016/02/08 22:10:13 chongo Exp $
+MAKEFILE_REV= $$Revision: 30.86 $$
+# @(#) $Id: Makefile.ship,v 30.86 2016/02/22 19:38:22 chongo Exp $
 # @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile.ship,v $
 #
 # Under source code control:   1990/02/15 01:48:41
@@ -961,7 +961,7 @@
 
 # The default calc versions
 #
-VERSION= 2.12.5.3
+VERSION= 2.12.5.4
 
 # Names of shared libraries with versions
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/custom/Makefile 
new/calc-2.12.5.4/custom/Makefile
--- old/calc-2.12.5.3/custom/Makefile   2016-02-08 23:12:30.000000000 +0100
+++ new/calc-2.12.5.4/custom/Makefile   2016-02-22 20:38:49.000000000 +0100
@@ -18,8 +18,8 @@
 # received a copy with calc; if not, write to Free Software Foundation, Inc.
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
-# @(#) $Revision: 30.40 $
-# @(#) $Id: Makefile.head,v 30.40 2016/02/08 22:10:13 chongo Exp $
+# @(#) $Revision: 30.41 $
+# @(#) $Id: Makefile.head,v 30.41 2016/02/22 19:38:22 chongo Exp $
 # @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $
 #
 # Under source code control:   1997/03/09 02:28:54
@@ -352,7 +352,7 @@
 
 # The default calc versions
 #
-VERSION= 2.12.5.3
+VERSION= 2.12.5.4
 
 # Names of shared libraries with versions
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/custom/Makefile.head 
new/calc-2.12.5.4/custom/Makefile.head
--- old/calc-2.12.5.3/custom/Makefile.head      2016-02-08 23:10:13.000000000 
+0100
+++ new/calc-2.12.5.4/custom/Makefile.head      2016-02-22 20:38:22.000000000 
+0100
@@ -18,8 +18,8 @@
 # received a copy with calc; if not, write to Free Software Foundation, Inc.
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
-# @(#) $Revision: 30.40 $
-# @(#) $Id: Makefile.head,v 30.40 2016/02/08 22:10:13 chongo Exp $
+# @(#) $Revision: 30.41 $
+# @(#) $Id: Makefile.head,v 30.41 2016/02/22 19:38:22 chongo Exp $
 # @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $
 #
 # Under source code control:   1997/03/09 02:28:54
@@ -352,7 +352,7 @@
 
 # The default calc versions
 #
-VERSION= 2.12.5.3
+VERSION= 2.12.5.4
 
 # Names of shared libraries with versions
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/custom/Makefile.simple 
new/calc-2.12.5.4/custom/Makefile.simple
--- old/calc-2.12.5.3/custom/Makefile.simple    2016-02-08 23:13:16.000000000 
+0100
+++ new/calc-2.12.5.4/custom/Makefile.simple    2016-02-22 20:39:39.000000000 
+0100
@@ -18,8 +18,8 @@
 # received a copy with calc; if not, write to Free Software Foundation, Inc.
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
-# @(#) $Revision: 30.40 $
-# @(#) $Id: Makefile.head,v 30.40 2016/02/08 22:10:13 chongo Exp $
+# @(#) $Revision: 30.41 $
+# @(#) $Id: Makefile.head,v 30.41 2016/02/22 19:38:22 chongo Exp $
 # @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $
 #
 # Under source code control:   1997/03/09 02:28:54
@@ -337,7 +337,7 @@
 
 # The default calc versions
 #
-VERSION= 2.12.5.3
+VERSION= 2.12.5.4
 
 # Names of shared libraries with versions
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calc-2.12.5.3/version.c new/calc-2.12.5.4/version.c
--- old/calc-2.12.5.3/version.c 2016-02-08 23:09:39.000000000 +0100
+++ new/calc-2.12.5.4/version.c 2016-02-22 20:37:21.000000000 +0100
@@ -19,8 +19,8 @@
  * received a copy with calc; if not, write to Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
- * @(#) $Revision: 30.30 $
- * @(#) $Id: version.c,v 30.30 2016/02/08 22:09:34 chongo Exp $
+ * @(#) $Revision: 30.31 $
+ * @(#) $Id: version.c,v 30.31 2016/02/22 19:37:21 chongo Exp $
  * @(#) $Source: /usr/local/src/bin/calc/RCS/version.c,v $
  *
  * Under source code control:  1990/05/22 11:00:58
@@ -49,7 +49,7 @@
 #define MAJOR_VER      2       /* major library version */
 #define MINOR_VER      12      /* minor library version */
 #define MAJOR_PATCH    5       /* major software level under library version */
-#define MINOR_PATCH    3       /* minor software level or 0 if not patched */
+#define MINOR_PATCH    4       /* minor software level or 0 if not patched */
 
 
 /*

++++++ checksum.sha-256 ++++++
--- /var/tmp/diff_new_pack.4cpPZG/_old  2016-05-19 12:15:17.000000000 +0200
+++ /var/tmp/diff_new_pack.4cpPZG/_new  2016-05-19 12:15:17.000000000 +0200
@@ -19,13 +19,18 @@
 e5e6be7672c61d8c5f5d99188bd41777f1087f007e02382fdfd1549d3f792e37       
calc-2.12.5.3-12.src.rpm
 ae18bcd1d50148a2b00a7e4947268f27aecae8994af2a2b93854ccd95ee0ae4b       
calc-2.12.5.3-12.x86_64.rpm
 0fcf60917efb10aab145f1180c278a3ab63d789aad6d5e5f066a4458b5f9b692       
calc-2.12.5.3.tar.bz2
+198070dc5a427a1eaa5835f3f0848d4df1376e6d96135c17b6e43498dd3aa0d3       
calc-2.12.5.4-12.src.rpm
+ac9e9cbd5a0ab3432f61e49d7f7924a6dcdd905cf04782971c79bfa11b6217d7       
calc-2.12.5.4-12.x86_64.rpm
+a776121efe49f3230a293e28682e52ff6d5f2f1896d3a9b474a51de8c890919e       
calc-2.12.5.4.tar.bz2
 000353ca45343bfb9c6024017745de5862fc4845427eb7ee2ebe3a59e0826713       
calc-debuginfo-2.12.4.13-11.i686.rpm
 62d0aa0052e3688076fd6d5d138f133e581b7df5bb0fe9e53fc7db2678a606b5       
calc-debuginfo-2.12.4.14-12.x86_64.rpm
 a6461f0cea3cb107f97ea6cb585f47baca98610f3616ed7a5c3649750d14d08b       
calc-debuginfo-2.12.5.0-12.x86_64.rpm
 504d16412ed7c9b2f1122220b4187923bbb82615697c2af355ee3abad54b42ad       
calc-debuginfo-2.12.5.2-12.x86_64.rpm
 ac0aa872fc3f774d9c7e553f370d628ea98119041500326f3f67595ffd332874       
calc-debuginfo-2.12.5.3-12.x86_64.rpm
+4f6591a328b50bb10196e5dd6c5c0a0a929f5961a85f0aad79d1939a3723b7d8       
calc-debuginfo-2.12.5.4-12.x86_64.rpm
 9a0a8c1b483c8cba1eec401f91578da5f12fa08e0aa1c6e48e9e3d7b83c96a55       
calc-devel-2.12.4.13-11.i686.rpm
 8a3af8c4f77f5717b4eb77304870111d3ce6a4be67c6fd41b3ad87edf3694352       
calc-devel-2.12.4.14-12.x86_64.rpm
 e753c5737d2ad7123e15f0817605fe8760c2287bbf261347d0097ca43f24ed99       
calc-devel-2.12.5.0-12.x86_64.rpm
 ca58c8c45878d0b5534ad6bb1f5ce99974b14d349061de512f03f7a818e5c82f       
calc-devel-2.12.5.2-12.x86_64.rpm
 37aa0dea8ad0bb40fd90b5aea1559d83f1992f68f2d14c3379a46e3c85b3cc14       
calc-devel-2.12.5.3-12.x86_64.rpm
+8bc6c61645d67f4221ae7a9db2db5860bb2dc0f0a86a41dcc377b11df2816996       
calc-devel-2.12.5.4-12.x86_64.rpm


Reply via email to