rpms/cvs2svn/devel .cvsignore, 1.8, 1.9 cvs2svn.spec, 1.13, 1.14 sources, 1.8, 1.9

Konstantin Ryabitsev icon at fedoraproject.org
Tue Dec 30 02:02:25 UTC 2008


Author: icon

Update of /cvs/extras/rpms/cvs2svn/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24707

Modified Files:
	.cvsignore cvs2svn.spec sources 
Log Message:
Update to 2.2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cvs2svn/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	10 May 2008 18:22:05 -0000	1.8
+++ .cvsignore	30 Dec 2008 02:01:54 -0000	1.9
@@ -1 +1 @@
-cvs2svn-2.1.1.tar.gz
+cvs2svn-2.2.0.tar.gz


Index: cvs2svn.spec
===================================================================
RCS file: /cvs/extras/rpms/cvs2svn/devel/cvs2svn.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cvs2svn.spec	29 Nov 2008 16:36:47 -0000	1.13
+++ cvs2svn.spec	30 Dec 2008 02:01:54 -0000	1.14
@@ -1,15 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           cvs2svn
-Version:        2.1.1
-Release:        2%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 Summary:        CVS to Subversion Repository Converter
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://cvs2svn.tigris.org/
-Source0:        http://cvs2svn.tigris.org/files/documents/1462/39919/cvs2svn-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://cvs2svn.tigris.org/files/documents/1462/44372/cvs2svn-2.2.0.tar.gz
+BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
 BuildRequires:  python-devel
@@ -51,6 +51,9 @@
 
 
 %changelog
+* Mon Dec 29 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.2.0-1
+- Upstream 2.2.0
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.1.1-2
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cvs2svn/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	10 May 2008 18:22:05 -0000	1.8
+++ sources	30 Dec 2008 02:01:54 -0000	1.9
@@ -1 +1 @@
-c1d5d97848658acdc293805b08e12959  cvs2svn-2.1.1.tar.gz
+466b757fdef5378a46bba4ceefd047a4  cvs2svn-2.2.0.tar.gz




More information about the fedora-extras-commits mailing list