New upstream release
This commit is contained in:
parent
e3c3f5b758
commit
5a62892086
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ userspace-rcu-0.4.1.tar.bz2
|
||||
/userspace-rcu-0.7.7.tar.bz2
|
||||
/userspace-rcu-0.7.9.tar.bz2
|
||||
/userspace-rcu-0.8.1.tar.bz2
|
||||
/userspace-rcu-0.8.5.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
c0c0613bcce3b6954a050faa6dec6f51 userspace-rcu-0.8.1.tar.bz2
|
||||
24ba9e03542b747d3378434eb0041acf userspace-rcu-0.8.5.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: userspace-rcu
|
||||
Version: 0.8.1
|
||||
Release: 5%{?dist}
|
||||
Version: 0.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: RCU (read-copy-update) implementation in user space
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -75,6 +75,9 @@ rm -vf $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 02 2014 Suchakra Sharma <suchakra@fedoraproject.org> - 0.8.5-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user