[userspace-rcu/f18] New upstream release (0.7.7)

Yannick Brosseau greenscientist at fedoraproject.org
Mon Jul 22 18:30:11 UTC 2013


commit e64241c450738c0ee28da3b1c68fc476bf9d7c80
Author: Yannick Brosseau <yannick.brosseau at gmail.com>
Date:   Mon Jul 8 17:44:21 2013 -0400

    New upstream release (0.7.7)
    
    Signed-off-by: Yannick Brosseau <yannick.brosseau at gmail.com>

 .gitignore         |    1 +
 sources            |    2 +-
 userspace-rcu.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85ae231..59f95f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ userspace-rcu-0.4.1.tar.bz2
 /userspace-rcu-0.7.3.tar.bz2
 /userspace-rcu-0.7.5.tar.bz2
 /userspace-rcu-0.7.6.tar.bz2
+/userspace-rcu-0.7.7.tar.bz2
diff --git a/sources b/sources
index f1e3d19..89aad53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c1ecb4bdcd43e36dfdffdd297023c8b  userspace-rcu-0.7.6.tar.bz2
+d14de3ff32eb1ab9424b258599c8a6f3  userspace-rcu-0.7.7.tar.bz2
diff --git a/userspace-rcu.spec b/userspace-rcu.spec
index 81e9668..0854da2 100644
--- a/userspace-rcu.spec
+++ b/userspace-rcu.spec
@@ -1,5 +1,5 @@
 Name:           userspace-rcu
-Version:        0.7.6
+Version:        0.7.7
 Release:        1%{?dist}
 Summary:        RCU (read-copy-update) implementation in user space
 
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 05 2013 Yannick Brosseau <yannick.brosseau at gmail.com> - 0.7.7-1
+- New upstream version
+
 * Fri Jan 18 2013 Yannick Brosseau <yannick.brosseau at gmail.com> - 0.7.6-1
 - New upstream version
 


More information about the scm-commits mailing list