diff --git a/.cvsignore b/.cvsignore index ef23acf..2111dc5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ jflex-1.4.1.tar.gz +jflex-1.4.3.tar.gz diff --git a/jflex-build_xml.patch b/jflex-build_xml.patch index c8e8cd5..f1f5b46 100644 --- a/jflex-build_xml.patch +++ b/jflex-build_xml.patch @@ -1,22 +1,21 @@ ---- src/build.xml.orig 2004-05-19 19:37:43.000000000 -0400 -+++ src/build.xml 2008-02-22 14:04:46.000000000 -0500 -@@ -59,7 +59,14 @@ - description="compile all classes"> - -+ -+ -+ -+ -@@ -83,6 +90,14 @@ ++ ++ ++ ++ + + + +@@ -89,6 +97,14 @@ jarfile="../lib/JFlex.jar" manifest="manifest"/> diff --git a/jflex.spec b/jflex.spec index 3cca6a4..73af821 100644 --- a/jflex.spec +++ b/jflex.spec @@ -32,8 +32,8 @@ Summary: Fast Scanner Generator Name: jflex -Version: 1.4.1 -Release: 0.5%{?dist} +Version: 1.4.3 +Release: 1%{?dist} Epoch: 0 License: GPLv2 URL: http://jflex.de/ @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT # ----------------------------------------------------------------------------- %changelog +* Fri Jan 8 2010 Alexander Kurtakov 0:1.4.3-1 +- Update to 1.4.3. + * Fri Jul 24 2009 Fedora Release Engineering - 0:1.4.1-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index f695fb1..ceacbb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e4be6e826e6b344e84c0434d6fd4b46 jflex-1.4.1.tar.gz +27a30015859957d8af30bc336d40bc30 jflex-1.4.3.tar.gz