rpms/python-twisted-words/devel .cvsignore, 1.2, 1.3 python-twisted-words.spec, 1.1, 1.2 sources, 1.2, 1.3

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Wed Sep 5 13:52:57 UTC 2007


Author: thomasvs

Update of /cvs/extras/rpms/python-twisted-words/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25517

Modified Files:
	.cvsignore python-twisted-words.spec sources 
Log Message:
update to 0.5.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Dec 2006 23:19:24 -0000	1.2
+++ .cvsignore	5 Sep 2007 13:52:24 -0000	1.3
@@ -1 +1 @@
-TwistedWords-0.4.0.tar.bz2
+TwistedWords-0.5.0.tar.bz2


Index: python-twisted-words.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/devel/python-twisted-words.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-words.spec	28 Dec 2006 23:19:24 -0000	1.1
+++ python-twisted-words.spec	5 Sep 2007 13:52:24 -0000	1.2
@@ -5,17 +5,17 @@
 %define origname TwistedWords
 
 Name:           %{python}-twisted-words
-Version:        0.4.0
-Release:        3%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        Twisted Words contains Instant Messaging implementations
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://www.twistedmatrix.com
-Source0:        http://tmrc.mit.edu/mirror/twisted/Words/0.4/TwistedWords-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/Words/0.5/TwistedWords-%{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}
@@ -74,6 +74,10 @@
 %{python_sitearch}/twisted/plugins/twisted_words.py*
 
 %changelog
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.5.0-1
+- updated to latest version
+
 * Wed Dec 27 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.4.0-3
 - BR python-devel


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Dec 2006 23:19:24 -0000	1.2
+++ sources	5 Sep 2007 13:52:24 -0000	1.3
@@ -1 +1 @@
-37d34da233aefe4a7a41b97bc9222b6a  TwistedWords-0.4.0.tar.bz2
+7004f93a2358abe093bed55c2fff25ef  TwistedWords-0.5.0.tar.bz2




More information about the fedora-extras-commits mailing list