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

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


Author: thomasvs

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

Modified Files:
	.cvsignore python-twisted-news.spec sources 
Log Message:
updated to 0.3.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-news/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	4 Jan 2007 11:26:54 -0000	1.2
+++ .cvsignore	5 Sep 2007 12:59:43 -0000	1.3
@@ -1 +1 @@
-TwistedNews-0.2.0.tar.bz2
+TwistedNews-0.3.0.tar.bz2


Index: python-twisted-news.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-news/devel/python-twisted-news.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-news.spec	4 Jan 2007 11:26:54 -0000	1.1
+++ python-twisted-news.spec	5 Sep 2007 12:59:43 -0000	1.2
@@ -5,17 +5,17 @@
 %define origname TwistedNews
 
 Name:           %{python}-twisted-news
-Version:        0.2.0
-Release:        3%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        Twisted News is an NNTP server and programming library
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://www.twistedmatrix.com
-Source0:        http://tmrc.mit.edu/mirror/twisted/News/0.2/TwistedNews-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/News/0.3/TwistedNews-%{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-mail
 
 # a noarch-turned-arch package should not have debuginfo
@@ -63,6 +63,10 @@
 %{python_sitearch}/twisted/plugins/twisted_news.py*
 
 %changelog
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.3.0-1
+- update to latest release
+
 * Wed Jan 03 2007 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.2.0-3
 - add python-devel BR


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-news/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	4 Jan 2007 11:26:54 -0000	1.2
+++ sources	5 Sep 2007 12:59:43 -0000	1.3
@@ -1 +1 @@
-62a93645867bacad4a4ca4d45e9ce090  TwistedNews-0.2.0.tar.bz2
+cacbebf47882e57ca04d5c2ec3601830  TwistedNews-0.3.0.tar.bz2




More information about the scm-commits mailing list