SPECS: python-TwistedMail.spec - updated to 8.1.0
wiget
wiget at pld-linux.org
Sun Oct 5 08:25:29 CEST 2008
Author: wiget Date: Sun Oct 5 06:25:29 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 8.1.0
---- Files affected:
SPECS:
python-TwistedMail.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/python-TwistedMail.spec
diff -u SPECS/python-TwistedMail.spec:1.6 SPECS/python-TwistedMail.spec:1.7
--- SPECS/python-TwistedMail.spec:1.6 Fri May 2 20:50:07 2008
+++ SPECS/python-TwistedMail.spec Sun Oct 5 08:25:24 2008
@@ -1,16 +1,18 @@
# $Revision$, $Date$
%define module TwistedMail
+%define major 8.1
+%define minor 0
Summary: Mail library for Twisted
Summary(pl.UTF-8): Biblioteka Mail dla Twisted
Name: python-%{module}
-Version: 8.0.0
+Version: %{major}.%{minor}
Release: 0.1
License: MIT
Group: Libraries/Python
-Source0: http://tmrc.mit.edu/mirror/twisted/Mail/8.0/%{module}-%{version}.tar.bz2
-# Source0-md5: 8dfc37a6aae464cd6a28476a253a4cea
-URL: http://twistedmatrix.com/projects/mail
+Source0: http://tmrc.mit.edu/mirror/twisted/Mail/%{major}/%{module}-%{version}.tar.bz2
+# Source0-md5: b471434356da5cdfb04dbe38802425ef
+URL: http://twistedmatrix.com/trac/wiki/TwistedMail
BuildRequires: python-devel >= 2.2
Requires: python-Twisted >= 2.0
Obsoletes: python-Twisted-mail
@@ -59,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008/10/05 06:25:24 wiget
+- updated to 8.1.0
+
Revision 1.6 2008/05/02 18:50:07 luzik
- updated to 8.0.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-TwistedMail.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list