rpms/eclipse-eclemma/devel eclipse-eclemma.spec, 1.6, 1.7 get-eclemma.sh, 1.3, 1.4 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5

jerboaa jerboaa at fedoraproject.org
Tue Jul 13 14:27:29 UTC 2010


Author: jerboaa

Update of /cvs/pkgs/rpms/eclipse-eclemma/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17364/devel

Modified Files:
	eclipse-eclemma.spec get-eclemma.sh .cvsignore sources 
Log Message:
* Mon Jul 12 2010 Severin Gehwolf <sgehwolf at redhat.com> 1.5.0-1
- Update to upstream 1.5.0


Index: eclipse-eclemma.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-eclemma/devel/eclipse-eclemma.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- eclipse-eclemma.spec	20 Aug 2009 17:37:14 -0000	1.6
+++ eclipse-eclemma.spec	13 Jul 2010 14:27:28 -0000	1.7
@@ -2,7 +2,7 @@
 %define install_loc  %{_datadir}/eclipse/dropins/eclemma
 
 Name:      eclipse-eclemma
-Version:   1.4.2
+Version:   1.5.0
 Release:   1%{?dist}
 Summary:   Java code coverage tool plugin for Eclipse
 Group:     Development/Tools
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{install_loc}
 
 %changelog
+* Mon Jul 12 2010 Severin Gehwolf <sgehwolf at redhat.com> 1.5.0-1
+- Update to upstream 1.5.0
+
 * Thu Aug 20 2009 Alexander Kurtakov <akurtako at redhat.com> 1.4.2-1
 - Update to upstream 1.4.2.
 


Index: get-eclemma.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-eclemma/devel/get-eclemma.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- get-eclemma.sh	20 Aug 2009 17:37:14 -0000	1.3
+++ get-eclemma.sh	13 Jul 2010 14:27:28 -0000	1.4
@@ -1,6 +1,6 @@
 #!/bin/sh
 NAME="eclemma"
-VERSION="1.4.2"
+VERSION="1.5.0"
 
 mkdir $NAME-$VERSION
 pushd $NAME-$VERSION >/dev/null


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-eclemma/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	20 Aug 2009 17:37:14 -0000	1.4
+++ .cvsignore	13 Jul 2010 14:27:28 -0000	1.5
@@ -1,3 +1,4 @@
 eclemma-1.3.2.tar.bz2
 eclemma-1.4.1.tar.bz2
 eclemma-1.4.2.tar.bz2
+eclemma-1.5.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-eclemma/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	20 Aug 2009 17:37:14 -0000	1.4
+++ sources	13 Jul 2010 14:27:28 -0000	1.5
@@ -1,2 +1,3 @@
 dc5353c650d3a21b1738680a53706b97  eclemma-1.4.1.tar.bz2
 50e4b7fc379ce86a0c8167a86074dc5f  eclemma-1.4.2.tar.bz2
+d4aa1a7f6ee42e6891400d1d12a927cf  eclemma-1.5.0.tar.bz2



More information about the scm-commits mailing list