[python-twisted-names] - Updated to 10.2.0

belegdol belegdol at fedoraproject.org
Sat Jan 15 10:29:45 UTC 2011


commit b5e7b86d73bb7ea7b1f57a0ab09e6790b93ad725
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Jan 15 11:29:34 2011 +0100

    - Updated to 10.2.0

 .gitignore                |    1 +
 python-twisted-names.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1809afe..dff25ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 TwistedNames-8.2.0.tar.bz2
 /TwistedNames-10.1.0.tar.bz2
+/TwistedNames-10.2.0.tar.bz2
diff --git a/python-twisted-names.spec b/python-twisted-names.spec
index 9733654..f95cbcc 100644
--- a/python-twisted-names.spec
+++ b/python-twisted-names.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           %{python}-twisted-names
-Version:        10.1.0
+Version:        10.2.0
 Release:        1%{?dist}
 Summary:        Twisted DNS implementation
 Group:          Development/Libraries
@@ -73,6 +73,9 @@ fi
 %{python_sitearch}/twisted/plugins/twisted_names.py*
 
 %changelog
+* Sat Jan 15 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-1
+- Updated to 10.2.0
+
 * Tue Sep 21 2010 Julian Sikorski <belegdol at fedoraproject.org> - 10.1.0-1
 - Updated to 10.1.0
 - Switched to macros for versioned dependencies
diff --git a/sources b/sources
index 5df8b7d..b76e3e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74f59e4339cff8ad93b72a830b4d5619  TwistedNames-10.1.0.tar.bz2
+1aeddde0abee22ac2726087421ace656  TwistedNames-10.2.0.tar.bz2


More information about the scm-commits mailing list