Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2496b10e8 | |||
| 364b4a1a8f |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ userspace-rcu-0.4.1.tar.bz2
|
|||
/userspace-rcu-0.7.6.tar.bz2
|
||||
/userspace-rcu-0.7.7.tar.bz2
|
||||
/userspace-rcu-0.7.9.tar.bz2
|
||||
/userspace-rcu-0.7.16.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a625266e17437f91111ab4e736c5056f userspace-rcu-0.7.9.tar.bz2
|
||||
eb88f9d96411ce1847bea3c4c2026240 userspace-rcu-0.7.16.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: userspace-rcu
|
||||
Version: 0.7.9
|
||||
Version: 0.7.16
|
||||
Release: 1%{?dist}
|
||||
Summary: RCU (read-copy-update) implementation in user space
|
||||
|
||||
|
|
@ -70,6 +70,9 @@ rm -vf $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 8 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.16-1
|
||||
- Update to 0.7.16
|
||||
|
||||
* Sat Jan 18 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.9-1
|
||||
- Update to 0.7.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue