Hello community,

here is the log from the commit of package xcalc for openSUSE:Factory checked 
in at 2015-02-03 11:40:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcalc (Old)
 and      /work/SRC/openSUSE:Factory/.xcalc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xcalc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xcalc/xcalc.changes      2013-02-05 
15:47:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xcalc.new/xcalc.changes 2015-02-03 
11:40:31.000000000 +0100
@@ -1,0 +2,19 @@
+Sat Jan 31 17:56:36 UTC 2015 - [email protected]
+
+- Update to version 1.0.6:
+  + Replace index() call with strchr()
+  + autogen.sh: Honor NOCONFIGURE=1
+  + configure: Drop AM_MAINTAINER_MODE
+  + Replace signal_t with void
+  + Assume signal handlers return void, as C89 requires
+  + Mark functions noreturn as suggested by gcc -Wmissing-noreturn
+  + Rename "e" arguments to "ev" to avoid shadowing e() function
+  + Remove redundant redeclaration of 'factorial'
+  + Replace sprintf and strcpy calls with snprint4 and strlcpy
+  + Remove unused min & max macros from math.h
+  + Use the new M_E symbol from math.h
+  + Use the new M_PI symbol from math.h
+  + Drop Cray support
+- Dropped xcalc-1.0.5.tar.bz2
+
+-------------------------------------------------------------------

Old:
----
  xcalc-1.0.5.tar.bz2

New:
----
  xcalc-1.0.6.tar.bz2

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

Other differences:
------------------
++++++ xcalc.spec ++++++
--- /var/tmp/diff_new_pack.iBBpZ4/_old  2015-02-03 11:40:32.000000000 +0100
+++ /var/tmp/diff_new_pack.iBBpZ4/_new  2015-02-03 11:40:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           xcalc
-Version:        1.0.5
+Version:        1.0.6
 Release:        0
 Summary:        Scientific calculator for X
 License:        MIT

++++++ xcalc-1.0.5.tar.bz2 -> xcalc-1.0.6.tar.bz2 ++++++
++++ 8999 lines of diff (skipped)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to