[EekBoek/f14/master] Upgrade to upstream 2.00.03.

Johan Vromans sciurius at fedoraproject.org
Tue Apr 5 10:03:25 UTC 2011


commit 297356fc6382e9bd5b4637f9c7aeecba8d60ef75
Author: Johan Vromans <jvromans at squirrel.nl>
Date:   Tue Apr 5 12:03:16 2011 +0200

    Upgrade to upstream 2.00.03.

 EekBoek.spec |   10 +++++++---
 sources      |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/EekBoek.spec b/EekBoek.spec
index da53aed..132cb7e 100644
--- a/EekBoek.spec
+++ b/EekBoek.spec
@@ -10,7 +10,7 @@ Name: EekBoek
 Summary: Bookkeeping software for small and medium-size businesses
 License: GPL+ or Artistic
 Group: Applications/Productivity
-Version: 2.00.02
+Version: 2.00.03
 Release: 1%{?dist}
 Source: http://www.eekboek.nl/dl/%{name}-%{version}.tar.gz
 URL: http://www.eekboek.nl
@@ -96,8 +96,8 @@ This package contains the wxWidgets (GUI) extension for %{name}.
 
 # This package only contains the necessary module(s) for EekBoek
 # to use the PostgreSQL database.
-# Installing this package will pull in the main package and
-# the Perl PostgreSQL modules, if necessary.
+# Installing this package will pull in the core package and
+# the Perl PostgreSQL modules.
 # No %%doc required.
 
 Summary: PostgreSQL database driver for %{name}
@@ -121,6 +121,7 @@ chmod 0664 MANIFEST
 
 # Remove some library modules since we Require them.
 %{__rm} -fr lib/EB/CPAN/Carp
+%{__rm} -fr lib/EB/CPAN/File
 %{__rm} -fr lib/EB/CPAN/Wx
 %{__perl} -ni~ -e 'print unless m;^lib/EB/CPAN/;;' MANIFEST
 
@@ -237,6 +238,9 @@ done
 %{ebshare}/lib/EB/DB/Postgres.pm
 
 %changelog
+* Tue Mar 22 2011 Johan Vromans <jvromans at squirrel.nl> - 2.00.03-1
+- Upgrade to upstream 2.00.03.
+
 * Thu May 06 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.02-1
 - Upgrade to upstream 2.00.02.
 
diff --git a/sources b/sources
index 808b2de..7eef8c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61694c3cac57b18db20301065c5c49ef  EekBoek-2.00.02.tar.gz
+9e543adb027bfa1ac2114a6127e12202  EekBoek-2.00.03.tar.gz


More information about the scm-commits mailing list