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

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


commit d030b7e0624042ca17ad79a7b6ad7143a0bb6829
Author: Johan Vromans <jvromans at squirrel.nl>
Date:   Tue Apr 5 12:10:38 2011 +0200

    Upgrade to upstream 2.00.03.

 EekBoek.spec |   12 ++++++++----
 sources      |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/EekBoek.spec b/EekBoek.spec
index dce8a90..7fdbaf9 100644
--- a/EekBoek.spec
+++ b/EekBoek.spec
@@ -10,8 +10,8 @@ Name: EekBoek
 Summary: Bookkeeping software for small and medium-size businesses
 License: GPL+ or Artistic
 Group: Applications/Productivity
-Version: 2.00.02
-Release: 3%{?dist}
+Version: 2.00.03
+Release: 1%{?dist}
 Source: http://www.eekboek.nl/dl/%{name}-%{version}.tar.gz
 URL: http://www.eekboek.nl
 BuildRoot: %{_tmppath}/rpm-buildroot-%{name}-%{version}-%{release}
@@ -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.
+
 * Tue Feb 22 2011 Karsten Hopp <karsten at redhat.com> 2.00.02-3
 - bump release and rebuild for PPC
 
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