rpms/eclipse-epic/F-10 .cvsignore, 1.6, 1.7 eclipse-epic.spec, 1.7, 1.8 get-epic.sh, 1.5, 1.6 sources, 1.6, 1.7

Mat Booth mbooth at fedoraproject.org
Sun Mar 1 21:55:48 UTC 2009


Author: mbooth

Update of /cvs/pkgs/rpms/eclipse-epic/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31552

Modified Files:
	.cvsignore eclipse-epic.spec get-epic.sh sources 
Log Message:
* Sun Mar 1 2009 Mat Booth <fedora at matbooth.co.uk> 0.6.31-1
- Updated to verion 0.6.31.
- New feature: Show @_ in variables view.
- Fix Perl internal variables not appearing (#2431258).
- Fix NPE in Perl expression view (#2241882).
- Fix content assist and typed lexicals (#2502366).
- Fix editor fails to highlight grep + regexp (#2537700).
- Fix content-type does not enable to run/debug perl scripts (#2433437).
- Fix debugger crash (#2501676).
- Fix epic_breakpoints raises exception in Template::Toolkit (#2513003).
- Fix content assist and "use base" (#2502358).
- Fix cygwin drive prefix processing (#2490403).




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/F-10/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	15 Nov 2008 19:24:26 -0000	1.6
+++ .cvsignore	1 Mar 2009 21:55:46 -0000	1.7
@@ -1 +1 @@
-epic-0.6.27.tar.gz
+epic-0.6.31.tar.gz


Index: eclipse-epic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/F-10/eclipse-epic.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- eclipse-epic.spec	15 Nov 2008 19:24:26 -0000	1.7
+++ eclipse-epic.spec	1 Mar 2009 21:55:47 -0000	1.8
@@ -2,7 +2,7 @@
 %define gcj_support      1
 
 Name:      eclipse-epic
-Version:   0.6.27
+Version:   0.6.31
 Release:   1%{?dist}
 Summary:   Perl Eclipse plugin
 Group:     Development/Tools
@@ -143,6 +143,19 @@
 %endif
 
 %changelog
+* Sun Mar 1 2009 Mat Booth <fedora at matbooth.co.uk> 0.6.31-1
+- Updated to verion 0.6.31.
+- New feature: Show @_ in variables view.
+- Fix Perl internal variables not appearing (#2431258).
+- Fix NPE in Perl expression view (#2241882).
+- Fix content assist and typed lexicals (#2502366).
+- Fix editor fails to highlight grep + regexp (#2537700).
+- Fix content-type does not enable to run/debug perl scripts (#2433437).
+- Fix debugger crash (#2501676).
+- Fix epic_breakpoints raises exception in Template::Toolkit (#2513003).
+- Fix content assist and "use base" (#2502358).
+- Fix cygwin drive prefix processing (#2490403).
+
 * Sat Nov 15 2008 Mat Booth <fedora at matbooth.co.uk> 0.6.27-1
 - Updated to verion 0.6.27.
 - Add perl-Module-Starter dependency.


Index: get-epic.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/F-10/get-epic.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- get-epic.sh	15 Nov 2008 19:24:26 -0000	1.5
+++ get-epic.sh	1 Mar 2009 21:55:47 -0000	1.6
@@ -1,7 +1,7 @@
 #!/bin/sh
 NAME="epic"
-VERSION=0.6.27
-TAG="testing_0_6_27"
+VERSION=0.6.31
+TAG="testing_0_6_31"
 
 echo "Exporting from CVS..."
 mkdir $NAME-$VERSION


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-epic/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	15 Nov 2008 19:24:26 -0000	1.6
+++ sources	1 Mar 2009 21:55:47 -0000	1.7
@@ -1 +1 @@
-7870c1939d84119fbe16b3f39fffbcd6  epic-0.6.27.tar.gz
+cc59d94e2b591fd6c14337dd7fb0d02b  epic-0.6.31.tar.gz




More information about the fedora-extras-commits mailing list