[python-twisted-names] Updated to 12.1.0

belegdol belegdol at fedoraproject.org
Sun Jun 17 03:39:08 UTC 2012


commit 886ce3ffba96f6f660eb17c6350c90f134a22b12
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Sun Jun 17 05:29:22 2012 +0200

    Updated to 12.1.0

 .gitignore                |    1 +
 python-twisted-names.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10fb458..7bb3ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ TwistedNames-8.2.0.tar.bz2
 /TwistedNames-11.0.0.tar.bz2
 /TwistedNames-11.1.0.tar.bz2
 /TwistedNames-12.0.0.tar.bz2
+/TwistedNames-12.1.0.tar.bz2
diff --git a/python-twisted-names.spec b/python-twisted-names.spec
index efdcb4b..62b9266 100644
--- a/python-twisted-names.spec
+++ b/python-twisted-names.spec
@@ -2,12 +2,12 @@
 %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           %{python}-twisted-names
-Version:        12.0.0
+Version:        12.1.0
 Release:        1%{?dist}
 Summary:        Twisted DNS implementation
 License:        MIT
 URL:            http://www.twistedmatrix.com/trac/wiki/TwistedNames
-Source0:        http://twistedmatrix.com/Releases/Names/12.0/TwistedNames-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Names/12.1/TwistedNames-%{version}.tar.bz2
 BuildRequires:  %{python}-twisted-core >= %{version}
 BuildRequires:  %{python}-devel
 Requires:       %{python}-twisted-core >= %{version}
@@ -67,6 +67,9 @@ fi
 %{python_sitearch}/twisted/plugins/twisted_names.py*
 
 %changelog
+* Sun Jun 17 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.1.0-1
+- Updated to 12.1.0
+
 * Sun Feb 12 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.0.0-1
 - Updated to 12.0.0
 
diff --git a/sources b/sources
index 4f900dd..cc9ec64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e7b0f1c60d550712245455080f85115  TwistedNames-12.0.0.tar.bz2
+57af29fd074266232f869ad836ef6029  TwistedNames-12.1.0.tar.bz2


More information about the scm-commits mailing list