[papyon] - Update to 0.5.2. (#645554)

Brian Pepple bpepple at fedoraproject.org
Thu Oct 21 21:54:06 UTC 2010


commit 1a92c89addd4c27054738278dee2847c80bafc51
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Oct 21 17:55:28 2010 -0400

    - Update to 0.5.2. (#645554)

 .gitignore  |    1 +
 papyon.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ef4f26..0a28859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 papyon-0.4.9.tar.gz
 papyon-0.5.0.tar.gz
 /papyon-0.5.1.tar.gz
+/papyon-0.5.2.tar.gz
diff --git a/papyon.spec b/papyon.spec
index 0ff6bad..e342103 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.1
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        Python libraries for MSN Messenger network
 
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 21 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.2-1
+- Update to 0.5.2. (#645554)
+
 * Fri Sep 17 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.1-1
 - Update to 0.5.1.
 
diff --git a/sources b/sources
index 639e0dd..efd7dbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fdd2705de715b77faed698f13bcb202  papyon-0.5.1.tar.gz
+3e413828c6904dccfed3df34559aa29b  papyon-0.5.2.tar.gz


More information about the scm-commits mailing list