Update to 0.2.3 release
This commit is contained in:
parent
1849cf660c
commit
e6240e5fe3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libverto-0.2.1.tar.gz
|
||||
/libverto-0.2.2.tar.gz
|
||||
/libverto-0.2.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libverto
|
||||
Version: 0.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Main loop abstraction library
|
||||
|
||||
License: MIT
|
||||
@ -186,6 +186,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Wed Feb 08 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.3-1
|
||||
- Update to 0.2.3 release
|
||||
|
||||
* Fri Nov 11 2011 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.2-1
|
||||
- Update to 0.2.2 release
|
||||
- Add ChangeLog documentation
|
||||
|
Loading…
Reference in New Issue
Block a user