rpms/python-twisted-names/F-7 python-twisted-names.spec, 1.1, 1.2 sources, 1.2, 1.3

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Wed Sep 5 07:24:49 UTC 2007


Author: thomasvs

Update of /cvs/extras/rpms/python-twisted-names/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8091

Modified Files:
	python-twisted-names.spec sources 
Log Message:
update to 0.4.0


Index: python-twisted-names.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-names/F-7/python-twisted-names.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-names.spec	19 Dec 2006 14:28:40 -0000	1.1
+++ python-twisted-names.spec	5 Sep 2007 07:24:16 -0000	1.2
@@ -5,17 +5,17 @@
 %define origname TwistedNames
 
 Name:           %{python}-twisted-names
-Version:        0.3.0
-Release:        3%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        A Twisted DNS implementation
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://www.twistedmatrix.com
-Source0:        http://tmrc.mit.edu/mirror/twisted/Names/0.3/TwistedNames-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/Names/0.4/TwistedNames-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  %{python}-twisted-core >= 2.4.0
+BuildRequires:  %{python}-twisted-core >= 2.5.0
 BuildRequires:  %{python}-devel
 
 # for FC3 and earlier
@@ -23,7 +23,7 @@
 Requires:       python(abi) = %{pybasever}
 %endif
 
-Requires:       %{python}-twisted-core
+Requires:       %{python}-twisted-core >= 2.5.0
 
 # a noarch-turned-arch package should not have debuginfo
 %define debug_package %{nil}
@@ -69,6 +69,10 @@
 %{python_sitearch}/twisted/plugins/twisted_names.py*
 
 %changelog
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.4.0-1
+- updated to latest version
+
 * Thu Dec 14 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.3.0-3
 - add python-devel BR


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-names/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Dec 2006 14:28:40 -0000	1.2
+++ sources	5 Sep 2007 07:24:16 -0000	1.3
@@ -1 +1 @@
-5aa672d0e26718466351351e7bfcf22a  TwistedNames-0.3.0.tar.bz2
+fae00c3c1489b6818d16b84f8ffcc807  TwistedNames-0.4.0.tar.bz2




More information about the fedora-extras-commits mailing list