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

Mat Booth mbooth at fedoraproject.org
Thu Sep 4 19:42:22 UTC 2008


Author: mbooth

Update of /cvs/pkgs/rpms/eclipse-epic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25369

Modified Files:
	.cvsignore eclipse-epic.spec get-epic.sh sources 
Log Message:
* Thu Sep 04 2008 Mat Booth <fedora at matbooth.co.uk> 0.6.25-1
- Updated to version 0.6.25.
- New features: Persistent variables view options and Module::Starter
  integration.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	1 Jun 2008 13:58:31 -0000	1.4
+++ .cvsignore	4 Sep 2008 19:41:51 -0000	1.5
@@ -1 +1 @@
-epic-0.6.24.tar.gz
+epic-0.6.25.tar.gz


Index: eclipse-epic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/devel/eclipse-epic.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eclipse-epic.spec	10 Aug 2008 11:03:40 -0000	1.5
+++ eclipse-epic.spec	4 Sep 2008 19:41:52 -0000	1.6
@@ -2,8 +2,8 @@
 %define gcj_support      1
 
 Name:      eclipse-epic
-Version:   0.6.24
-Release:   3%{?dist}
+Version:   0.6.25
+Release:   1%{?dist}
 Summary:   Perl Eclipse plugin
 Group:     Development/Tools
 License:   CPL
@@ -141,6 +141,11 @@
 %endif
 
 %changelog
+* Thu Sep 04 2008 Mat Booth <fedora at matbooth.co.uk> 0.6.25-1
+- Updated to version 0.6.25.
+- New features: Persistent variables view options and Module::Starter
+  integration.
+
 * Wed Jul 30 2008 Andrew Overholt <overholt at redhat.com> 0.6.24-3
 - Update for building with Eclipse SDK 3.4.
 


Index: get-epic.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/devel/get-epic.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- get-epic.sh	1 Jun 2008 13:58:31 -0000	1.3
+++ get-epic.sh	4 Sep 2008 19:41:52 -0000	1.4
@@ -1,7 +1,7 @@
 #!/bin/sh
 NAME="epic"
-VERSION=0.6.24
-TAG="testing_0_6_24"
+VERSION=0.6.25
+TAG="testing_0_6_25"
 
 echo "Exporting from CVS..."
 mkdir $NAME-$VERSION


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	1 Jun 2008 13:58:31 -0000	1.4
+++ sources	4 Sep 2008 19:41:52 -0000	1.5
@@ -1 +1 @@
-f78d4fb6b401bea7815f1285ae83bbdf  epic-0.6.24.tar.gz
+c3a8c56324a85507c1d0164a1f293354  epic-0.6.25.tar.gz




More information about the fedora-extras-commits mailing list