[python-wokkel] New upstream.

Jon Ciesla limb at fedoraproject.org
Mon Apr 2 12:45:02 UTC 2012


commit 16f9d8254126c44dddde44c90f0d042e3fb02d67
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Apr 2 07:44:52 2012 -0500

    New upstream.

 .gitignore         |    1 +
 python-wokkel.spec |   12 +++++++-----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c95455..b9f5879 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 wokkel-0.6.3.tar.gz
+/wokkel-0.7.0.tar.gz
diff --git a/python-wokkel.spec b/python-wokkel.spec
index 116fed5..f5e4c39 100644
--- a/python-wokkel.spec
+++ b/python-wokkel.spec
@@ -1,9 +1,7 @@
-%global debug_package %{nil}
-
 %global libname wokkel
 Name:           python-%{libname}
-Version:        0.6.3
-Release:        6%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        Enhancements to the Twisted XMPP protocol implementation
 
 Group:          Development/Languages
@@ -60,9 +58,13 @@ PYTHONPATH=`pwd` %{__python} wokkel/test/test_*.py
 %doc LICENSE NEWS README doc/examples
 %{python_sitelib}/%{libname}
 %{python_sitelib}/%{libname}-%{version}-py*.egg-info
-
+%{python_sitelib}/twisted/plugins/server.py*
 
 %changelog
+* Mon Apr 02 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.0-1
+- New upstream.
+- Removed spurious debuginfo disabling.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.3-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2449bb7..d94bca9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfc6570c19602393b43ec25c69ec7727  wokkel-0.6.3.tar.gz
+fffc7bf564cf1d7d1ccaa6c5d18d6a76  wokkel-0.7.0.tar.gz


More information about the scm-commits mailing list