rpms/eclipse-subclipse/F-13 subclipse-fetch.sh, 1.6, 1.7 sources, 1.13, 1.14 eclipse-subclipse.spec, 1.39, 1.40 .cvsignore, 1.13, 1.14

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Feb 24 09:35:56 UTC 2010


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-subclipse/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31354/F-13

Modified Files:
	subclipse-fetch.sh sources eclipse-subclipse.spec .cvsignore 
Log Message:
Update to 1.6.8.


Index: subclipse-fetch.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-subclipse/F-13/subclipse-fetch.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- subclipse-fetch.sh	19 Feb 2010 09:26:08 -0000	1.6
+++ subclipse-fetch.sh	24 Feb 2010 09:35:55 -0000	1.7
@@ -1,5 +1,5 @@
 #!/bin/sh
-VERSION=1.6.7
+VERSION=1.6.8
 svn export --username guest --password "" http://subclipse.tigris.org/svn/subclipse/tags/subclipse/$VERSION/subclipse subclipse-$VERSION
 rm -rf ./subclipse-$VERSION/org.tigris.subversion.clientadapter.javahl.win32
 tar -czf subclipse-$VERSION.tgz subclipse-$VERSION


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-subclipse/F-13/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	19 Feb 2010 09:26:08 -0000	1.13
+++ sources	24 Feb 2010 09:35:55 -0000	1.14
@@ -1 +1 @@
-b11384739a3d40e066d0bbd286f1c59e  subclipse-1.6.7.tgz
+2399910f3741cc178a080355604b1def  subclipse-1.6.8.tgz


Index: eclipse-subclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-subclipse/F-13/eclipse-subclipse.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- eclipse-subclipse.spec	19 Feb 2010 09:26:08 -0000	1.39
+++ eclipse-subclipse.spec	24 Feb 2010 09:35:55 -0000	1.40
@@ -1,11 +1,11 @@
 %global eclipse_name       eclipse
 %global eclipse_base       %{_libdir}/%{eclipse_name}
 %global install_loc        %{_datadir}/eclipse/dropins
-%global javahl_plugin_name org.tigris.subversion.clientadapter.javahl_1.6.9.1
+%global javahl_plugin_name org.tigris.subversion.clientadapter.javahl_1.6.9.2
 
 
 Name:           eclipse-subclipse
-Version:        1.6.7
+Version:        1.6.8
 Release:        1%{?dist}
 Summary:        Subversion Eclipse plugin
 
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 24 2010 Alexander Kurtakov <akurtako at redhat.com> 1.6.8-1
+- Update to upstream 1.6.8.
+
 * Fri Feb 19 2010 Alexander Kurtakov <akurtako at redhat.com> 1.6.7-1
 - Update to upstream 1.6.7.
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-subclipse/F-13/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	19 Feb 2010 09:26:08 -0000	1.13
+++ .cvsignore	24 Feb 2010 09:35:56 -0000	1.14
@@ -4,3 +4,4 @@ subclipse-1.6.4.tgz
 subclipse-1.6.5.tgz
 subclipse-1.6.6.tgz
 subclipse-1.6.7.tgz
+subclipse-1.6.8.tgz



More information about the scm-commits mailing list