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

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


Author: thomasvs

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-mail/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	4 Jan 2007 10:17:00 -0000	1.2
+++ .cvsignore	5 Sep 2007 12:00:16 -0000	1.3
@@ -1 +1 @@
-TwistedMail-0.3.0.tar.bz2
+TwistedMail-0.4.0.tar.bz2


Index: python-twisted-mail.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-mail/devel/python-twisted-mail.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-mail.spec	4 Jan 2007 10:17:00 -0000	1.1
+++ python-twisted-mail.spec	5 Sep 2007 12:00:16 -0000	1.2
@@ -5,17 +5,17 @@
 %define origname TwistedMail
 
 Name:           %{python}-twisted-mail
-Version:        0.3.0
-Release:        4%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        A Twisted Mail library, server and client
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://www.twistedmatrix.com
-Source0:        http://tmrc.mit.edu/mirror/twisted/Mail/0.3/TwistedMail-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/Mail/0.4/TwistedMail-%{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
 Requires:       %{python}-twisted-names
 
 # a noarch-turned-arch package should not have debuginfo
@@ -75,6 +75,10 @@
 %{python_sitearch}/twisted/plugins/twisted_mail.py*
 
 %changelog
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.4.0-1
+- new version
+
 * Wed Jan 03 2007 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.3.0-4
 - add python-devel BR


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-mail/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	4 Jan 2007 10:17:00 -0000	1.2
+++ sources	5 Sep 2007 12:00:16 -0000	1.3
@@ -1 +1 @@
-33667938b399ee5513c59b5d4087294b  TwistedMail-0.3.0.tar.bz2
+b2e1428b527333878434777f284f0e91  TwistedMail-0.4.0.tar.bz2




More information about the fedora-extras-commits mailing list