diff --git a/.gitignore b/.gitignore index ba1382b..9d38c20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libverto-0.2.1.tar.gz /libverto-0.2.2.tar.gz +/libverto-0.2.3.tar.gz diff --git a/libverto.spec b/libverto.spec index e5e4831..a04658b 100644 --- a/libverto.spec +++ b/libverto.spec @@ -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 - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild +* Wed Feb 08 2012 Nathaniel McCallum - 0.2.3-1 +- Update to 0.2.3 release + * Fri Nov 11 2011 Nathaniel McCallum - 0.2.2-1 - Update to 0.2.2 release - Add ChangeLog documentation diff --git a/sources b/sources index 582e74b..85c081a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ eebe3e7248eed97169b07b063d62f0b0 libverto-0.2.2.tar.gz +e5aadbc7bb9a9449173489f73d359f25 libverto-0.2.3.tar.gz