Hello community,

here is the log from the commit of package gc for openSUSE:Factory checked in 
at 2015-01-08 23:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gc (Old)
 and      /work/SRC/openSUSE:Factory/.gc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gc/gc.changes    2013-06-05 11:51:43.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gc.new/gc.changes       2015-01-08 
23:04:23.000000000 +0100
@@ -1,0 +2,20 @@
+Mon Dec 29 17:51:02 UTC 2014 - [email protected]
+
+- Update to version 7.4.2
+* Add config option to use STGRTMIN-based signals for thread
+  suspend/resume.
+* Allow parallel mark to be enabled on powerpc-linux systems.
+* Fix 'Array subscript is above array bounds' GCC warning in
+  GC_new_kind/proc.
+* Fix 'attribute declaration must precede definition' warning.
+* Fix GC_finalized_malloc failure on disclaim_test.
+* Fix GC_sig_suspend initialization when non-constant SIGRTMIN used.
+* Fix data roots registration for Android/x86 and NDK ARM 'gold'
+  linker.
+* Fix find stackbottom on BlueGene P/Q systems.
+* Fix machdep .lo files path in configure (SPARC, IA-64).
+* Fix ok_init assignment (missing cast) in GC_new_kind_inner.
+- Remove aarch64-support.patch; merged on upstream release
+- gc project has a new home; update URL tag and download source URL
+
+-------------------------------------------------------------------

Old:
----
  aarch64-support.patch
  gc-7.2d.tar.gz

New:
----
  gc-7.4.2.tar.gz

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

Other differences:
------------------
++++++ gc.spec ++++++
--- /var/tmp/diff_new_pack.zvgoi9/_old  2015-01-08 23:04:24.000000000 +0100
+++ /var/tmp/diff_new_pack.zvgoi9/_new  2015-01-08 23:04:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,15 +17,14 @@
 
 
 Name:           gc
-Version:        7.2d
+Version:        7.4.2
 Release:        0
-Url:            http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+Url:            http://www.hboehm.info/gc/
 Summary:        A garbage collector for C and C++
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 
-Source:         
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%name-%version.tar.gz
-Patch1:         aarch64-support.patch
+Source:         http://www.hboehm.info/gc/gc_source/%name-%version.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.64
 BuildRequires:  gcc-c++
@@ -74,8 +73,7 @@
 be otherwise accessed.
 
 %prep
-%setup -q -n %{name}-7.2
-%patch1 -p1
+%setup -q
 
 %build
 # refresh auto*/libtool to purge rpaths

++++++ gc-7.2d.tar.gz -> gc-7.4.2.tar.gz ++++++
++++ 131712 lines of diff (skipped)

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

Reply via email to