diff --git a/.cvsignore b/.cvsignore index 0a8f36f..fb83453 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libformula-1.1.2.zip +libformula-1.1.3.zip diff --git a/libformula-1.1.2.build.patch b/libformula-1.1.2.build.patch index b2f9d55..a6bb952 100644 --- a/libformula-1.1.2.build.patch +++ b/libformula-1.1.2.build.patch @@ -1,14 +1,14 @@ ---- libformula-1.1.2/build.properties 2009-11-17 16:11:48.000000000 +0000 -+++ libformula-1.1.2/build.properties 2009-11-17 16:12:05.000000000 +0000 +--- libformula-1.1.3/build.properties 2009-11-17 16:11:48.000000000 +0000 ++++ libformula-1.1.3/build.properties 2009-11-17 16:12:05.000000000 +0000 @@ -1,8 +1,10 @@ -project.revision=TRUNK-SNAPSHOT -+project.revision=1.1.2 ++project.revision=1.1.3 ivy.artifact.group=pentaho-library ivy.artifact.id=libformula impl.title=LibFormula impl.productID=libformula src.dir=${basedir}/source - dependency.libbase.revision=1.1.2 + dependency.libbase.revision=1.1.3 -testsrc.dir=${basedir}/test \ No newline at end of file +testsrc.dir=${basedir}/test diff --git a/libformula.spec b/libformula.spec index c8e8034..56a5a7c 100644 --- a/libformula.spec +++ b/libformula.spec @@ -2,16 +2,16 @@ %define with_gcj %{!?_without_gcj:1}%{?_without_gcj:0} Name: libformula -Version: 1.1.2 +Version: 1.1.3 Release: 1%{?dist} Summary: Formula Parser License: LGPLv2+ Group: System Environment/Libraries Source: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip URL: http://reporting.pentaho.org/ -BuildRequires: ant, ant-contrib, ant-nodeps, java-devel, jpackage-utils, libbase >= 1.1.2 +BuildRequires: ant, ant-contrib, ant-nodeps, java-devel, jpackage-utils, libbase >= 1.1.3 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: java, jpackage-utils, jakarta-commons-logging, libbase >= 1.1.2 +Requires: java, jpackage-utils, jakarta-commons-logging, libbase >= 1.1.3 %if %{with_gcj} BuildRequires: java-gcj-compat-devel >= 1.0.31 Requires(post): java-gcj-compat >= 1.0.31 @@ -98,6 +98,9 @@ fi %{_javadocdir}/%{name} %changelog +* Thu Dec 03 2009 Caolan McNamara 1.1.3-1 +- latest version + * Tue Nov 17 2009 Caolan McNamara 1.1.2-1 - latest version diff --git a/sources b/sources index 06b11a5..e68cb79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a58c81eabd12009e0818ce99e5507a04 libformula-1.1.2.zip +5ec40c55999fe45d07553b42388ef585 libformula-1.1.3.zip