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

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Aug 31 21:13:34 UTC 2007


Author: thomasvs

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

Modified Files:
	.cvsignore python-twisted-conch.spec sources 
Log Message:
update to 0.8.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-conch/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Dec 2006 14:04:14 -0000	1.2
+++ .cvsignore	31 Aug 2007 21:13:00 -0000	1.3
@@ -1 +1 @@
-TwistedConch-0.7.0.tar.bz2
+TwistedConch-0.8.0.tar.bz2


Index: python-twisted-conch.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-conch/devel/python-twisted-conch.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-conch.spec	27 Dec 2006 14:04:14 -0000	1.1
+++ python-twisted-conch.spec	31 Aug 2007 21:13:00 -0000	1.2
@@ -5,17 +5,17 @@
 %define origname TwistedConch
 
 Name:           %{python}-twisted-conch
-Version:        0.7.0
-Release:        4%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        Twisted SSHv2 implementation
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://twistedmatrix.com/trac/wiki/TwistedConch
-Source0:        http://tmrc.mit.edu/mirror/twisted/Conch/0.7/TwistedConch-%{version}.tar.bz2 
+Source0:        http://tmrc.mit.edu/mirror/twisted/Conch/0.8/TwistedConch-%{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}-crypto
 
 # a noarch-turned-arch package should not have debuginfo
@@ -80,6 +80,10 @@
 %{python_sitearch}/twisted/plugins/twisted_conch.py*
 
 %changelog
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.8.0-1
+- new version
+
 * Tue Dec 26 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.7.0-4
 - fixed URL


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-conch/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Dec 2006 14:04:14 -0000	1.2
+++ sources	31 Aug 2007 21:13:00 -0000	1.3
@@ -1 +1 @@
-0236162d53cf7f34ed341d9179e7783b  TwistedConch-0.7.0.tar.bz2
+f3ccdd8da6b6e26b0a1eae5e54b9b0e2  TwistedConch-0.8.0.tar.bz2




More information about the fedora-extras-commits mailing list