[papyon] - Update to 0.5.4.

Brian Pepple bpepple at fedoraproject.org
Thu Jan 27 21:00:42 UTC 2011


commit ef63cb5e958e98d74326afebd40eb90bf0dd62d6
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Jan 27 16:00:52 2011 -0500

    - Update to 0.5.4.

 .gitignore  |    1 +
 papyon.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21a8693..ca784b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ papyon-0.5.0.tar.gz
 /papyon-0.5.1.tar.gz
 /papyon-0.5.2.tar.gz
 /papyon-0.5.3.tar.gz
+/papyon-0.5.4.tar.gz
diff --git a/papyon.spec b/papyon.spec
index 47540b7..d80da62 100644
--- a/papyon.spec
+++ b/papyon.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           papyon
-Version:        0.5.3
-Release:        2%{?dist}
+Version:        0.5.4
+Release:        1%{?dist}
 Summary:        Python libraries for MSN Messenger network
 
 Group:          Development/Languages
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 27 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.5.4-1
+- Update to 0.5.4.
+
 * Thu Jan 27 2011 Brian Pepple <bdpepple at gmail.com> - 0.5.3-2
 - Rebuild for new farsight2
 - Drop clean section and buildroot.
diff --git a/sources b/sources
index 53aa5f5..3fe7ac6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1a81a1c876ad96c431b772f3fa90b18  papyon-0.5.3.tar.gz
+42005206dfdc01221da140e30687b0b9  papyon-0.5.4.tar.gz


More information about the scm-commits mailing list