[libverto] update to 0.2.2

Nathaniel McCallum npmccallum at fedoraproject.org
Fri Nov 11 22:13:27 UTC 2011


commit b4d30f2e5a998925bd65699b80d1423632046e3f
Author: Nathaniel McCallum <nathaniel at themccallums.org>
Date:   Fri Nov 11 17:13:24 2011 -0500

    update to 0.2.2

 .gitignore    |    1 +
 libverto.spec |   12 ++++++++----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4034061..ba1382b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libverto-0.2.1.tar.gz
+/libverto-0.2.2.tar.gz
diff --git a/libverto.spec b/libverto.spec
index 19d604c..129acb2 100644
--- a/libverto.spec
+++ b/libverto.spec
@@ -1,6 +1,6 @@
 Name:           libverto
-Version:        0.2.1
-Release:        2%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        Main loop abstraction library
 
 License:        MIT
@@ -141,7 +141,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %files
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/%{name}.so.*
 
 %files devel
@@ -183,7 +183,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/%{name}-tevent.pc
 
 %changelog
-* Fri Nov 11 2011 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.2.1-2
+* Fri Nov 11 2011 Nathaniel McCallum <npmccallum at redhat.com> - 0.2.2-1
+- Update to 0.2.2 release
+- Add ChangeLog documentation
+
+* Fri Nov 11 2011 Nathaniel McCallum <npmccallum at redhat.com> - 0.2.1-2
 - Fix Requires to have proper ISA dependencies
 
 * Thu Nov 10 2011 Nathaniel McCallum <npmccallum at redhat.com> - 0.2.1-1
diff --git a/sources b/sources
index 2e13a61..582e74b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df702b747788a38ccf0723f39716fb9b  libverto-0.2.1.tar.gz
+eebe3e7248eed97169b07b063d62f0b0  libverto-0.2.2.tar.gz


More information about the scm-commits mailing list