Update to 0.2.4 release
This commit is contained in:
parent
f7a9b762c2
commit
ac3c68a748
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libverto-0.2.1.tar.gz
|
||||
/libverto-0.2.2.tar.gz
|
||||
/libverto-0.2.3.tar.gz
|
||||
/libverto-0.2.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libverto
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Main loop abstraction library
|
||||
|
||||
@ -183,6 +183,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/pkgconfig/%{name}-tevent.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 09 2012 Nathaniel McCallum <nathaniel@natemccallum.com> - 0.2.4-1
|
||||
- Update to 0.2.4 release
|
||||
|
||||
* Wed Feb 08 2012 Nathaniel McCallum <npmccallum@redhat.com> - 0.2.3-1
|
||||
- Update to 0.2.3 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user