[papyon] - Update to 0.5.1.

Brian Pepple bpepple at fedoraproject.org
Fri Sep 17 19:06:19 UTC 2010


commit 8c5e1ef67f86bfae9447f6e343e2431ab488a1e1
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Sep 17 15:06:30 2010 -0400

    - Update to 0.5.1.

 .gitignore  |    1 +
 papyon.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0e4dd8..0ef4f26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 papyon-0.4.9.tar.gz
 papyon-0.5.0.tar.gz
+/papyon-0.5.1.tar.gz
diff --git a/papyon.spec b/papyon.spec
index f1edc0f..0ff6bad 100644
--- a/papyon.spec
+++ b/papyon.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           papyon
-Version:        0.5.0
+Version:        0.5.1
 Release:        1%{?dist}
 Summary:        Python libraries for MSN Messenger network
 
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 17 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.1-1
+- Update to 0.5.1.
+
 * Mon Aug 16 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.0-1
 - Update to 0.5.0.
 - Add BR on farsight2-python & gst-python.
diff --git a/sources b/sources
index 323248a..639e0dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcd49f11fa9516fb934197e9418ed295  papyon-0.5.0.tar.gz
+7fdd2705de715b77faed698f13bcb202  papyon-0.5.1.tar.gz


More information about the scm-commits mailing list