Hello community,

here is the log from the commit of package userspace-rcu for openSUSE:Factory 
checked in at 2013-09-11 13:23:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/userspace-rcu (Old)
 and      /work/SRC/openSUSE:Factory/.userspace-rcu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "userspace-rcu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/userspace-rcu/userspace-rcu.changes      
2013-04-05 07:43:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.userspace-rcu.new/userspace-rcu.changes 
2013-09-11 13:23:34.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep  9 14:52:29 UTC 2013 - pgaj...@suse.com
+
+- updated to 0.8.0:
+  * Fix: hash table growth (for small tables) should be limited
+  * Fix: doc/examples cross-build
+  * Introduce URCU_INLINE_SMALL_FUNCTIONS
+  * etc., see ChangeLog
+- gpg-offline
+
+-------------------------------------------------------------------

Old:
----
  userspace-rcu-0.7.6.tar.bz2

New:
----
  userspace-rcu-0.8.0.tar.bz2
  userspace-rcu-0.8.0.tar.bz2.asc
  userspace-rcu.keyring

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

Other differences:
------------------
++++++ userspace-rcu.spec ++++++
--- /var/tmp/diff_new_pack.4fcEBa/_old  2013-09-11 13:23:35.000000000 +0200
+++ /var/tmp/diff_new_pack.4fcEBa/_new  2013-09-11 13:23:35.000000000 +0200
@@ -19,17 +19,22 @@
 
 
 Name:           userspace-rcu
-Version:        0.7.6
+Version:        0.8.0
 Release:        0
-%define soname      1
+%define soname      2
 Summary:        Userspace Read-Copy-Update Library
 License:        LGPL-2.1+ and MIT and GPL-2.0+ and GPL-3.0+
 Group:          System/Libraries
-Source:         http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2
+Source0:        http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2
+Source1:        
http://lttng.org/files/urcu/userspace-rcu-%{version}.tar.bz2.asc
+Source2:        userspace-rcu.keyring
 Url:            http://lttng.org/urcu
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
+%if 0%{?suse_version} >= 1230
+BuildRequires:  gpg-offline
+%endif
 BuildRequires:  make
 BuildRequires:  pkgconfig
 
@@ -64,6 +69,7 @@
 accesses to detect grace periods after which memory reclamation is possible.
 
 %prep
+%{?gpg_verify: %gpg_verify %{SOURCE1}}
 %setup -q
 
 %build

++++++ userspace-rcu-0.7.6.tar.bz2 -> userspace-rcu-0.8.0.tar.bz2 ++++++
++++ 63739 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to