Logoj0ke.net Open Build Service > Projects > devel:subversion > cvs2svn > Changes
Sign Up | Log In

Changes of Revision 11

[-] Changed cvs2svn.changes
 
1
@@ -1,9 +1,4 @@
2
 -------------------------------------------------------------------
3
-Mon Apr 28 10:55:00 CEST 2008 - cs@linux-administrator.com
4
-
5
-- update cvs2svn to 2.1.1
6
-
7
--------------------------------------------------------------------
8
 Fri Sep 28 14:13:28 CEST 2007 - olh@suse.de
9
 
10
 - update cvs2svn to 2.0.0
11
[-] Changed cvs2svn.spec ^
35
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package cvs2svn (Version 2.1.1)
4
+# spec file for package cvs2svn (Version 2.0.0)
5
 #
6
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 # This file and all modifications and additions to the pristine
8
@@ -12,7 +12,7 @@
9
 
10
 Name:           cvs2svn
11
 BuildRequires:  python-devel
12
-Version:        2.1.1
13
+Version:        2.0.0
14
 Release:        1
15
 #
16
 %define site_python    %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()")
17
@@ -33,7 +33,7 @@
18
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
19
 License:        The Apache Software License
20
 Group:          Development/Tools/Version Control
21
-Source0:        cvs2svn-%{version}.tar.gz
22
+Source0:        cvs2svn-%{version}.tar.bz2
23
 Patch0:         cvs2svn.install-prefix.patch
24
 #
25
 
26
@@ -61,8 +61,6 @@
27
 %dir %{site_python}/cvs2svn_rcsparse
28
 %{site_python}/cvs2svn*
29
 %changelog
30
-* Mon Apr 28 2008 Carsten Schoene <cs@linux-administrator.com>
31
-- update cvs2svn to 2.1.1
32
 * Fri Sep 28 2007 - olh@suse.de
33
 - update cvs2svn to 2.0.0
34
   New features:
35