[papyon] * Mon Aug 16 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.5.0-1 - Update to 0.5.0. - Add BR on

Brian Pepple bpepple at fedoraproject.org
Mon Aug 16 20:18:10 UTC 2010


commit 8e175da69c94a5c43943a201b5f7b50393cf3660
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Aug 16 15:18:04 2010 -0500

    * 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.

 .gitignore  |    1 +
 papyon.spec |   12 ++++++++++--
 sources     |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c62555..a0e4dd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 papyon-0.4.9.tar.gz
+papyon-0.5.0.tar.gz
diff --git a/papyon.spec b/papyon.spec
index 9b57101..f1edc0f 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.4.9
-Release:        2%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        Python libraries for MSN Messenger network
 
 Group:          Development/Languages
@@ -17,10 +17,14 @@ BuildRequires:	pyOpenSSL
 BuildRequires:  python-devel
 BuildRequires:	pygobject2
 BuildRequires:	python-crypto
+BuildRequires:	farsight2-python
+BuildRequires:	gstreamer-python-devel
 
 Requires:	pyOpenSSL
 Requires:	pygobject2
 Requires:	python-crypto
+Requires:	farsight2-python
+Requires:	gstreamer-python
 
 Provides:	pymsn = 0.3.4-1
 Obsoletes:	pymsn < 0.3.4
@@ -57,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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.
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index fbac6eb..323248a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6c2f247c5774a42acbf9ece24b39432  papyon-0.4.9.tar.gz
+bcd49f11fa9516fb934197e9418ed295  papyon-0.5.0.tar.gz


More information about the scm-commits mailing list