This commit is contained in:
Dennis Gilmore 2013-02-13 23:26:02 -06:00
parent 4ad3fc02da
commit 753c711be6

View File

@ -1,6 +1,6 @@
Name: libverto
Version: 0.2.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Main loop abstraction library
License: MIT
@ -190,6 +190,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%endif
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 25 2012 Nathaniel McCallum <nathaniel@natemccallum.com> - 0.2.5-1
- Update to 0.2.5
- Drop libverto-0.2.4-fix-libev.patch