Hello community,

here is the log from the commit of package gnucash for openSUSE:Factory checked 
in at 2012-08-07 08:07:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnucash (Old)
 and      /work/SRC/openSUSE:Factory/.gnucash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnucash", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnucash/gnucash.changes  2012-07-22 
15:14:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnucash.new/gnucash.changes     2012-08-07 
08:07:29.000000000 +0200
@@ -1,0 +2,19 @@
+Sun Aug  5 16:13:50 UTC 2012 - dims...@opensuse.org
+
+- For openSUSE 12.2, guile1 is sufficient (bnc#772490).
+
+-------------------------------------------------------------------
+Fri Aug  3 19:45:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.4.11:
+  + Rewrite the tip-of-the-day parsing logic
+  + Scheduled monthly transactions lose "except on weekends"
+    setting when using MySQL (bgo#671323)
+  + String fixes
+  + Bugs fixed: bgo#611853, bgo#631611, bgo#632931, bgo#668196,
+    bgo#669494, bgo#670727, bgo#674283, bgo#674494, bgo#674862,
+    bgo#677570, bgo#677570, bgo#678214, bgo#678848.
+- Drop gnucash-fix-python-install.patch: upstream fixed.
+- Drop gnucash-tip-of-the-day.patch: upstream fixed.
+
+-------------------------------------------------------------------

Old:
----
  gnucash-2.4.10.tar.bz2
  gnucash-fix-python-install.patch
  gnucash-tip-of-the-day.patch

New:
----
  gnucash-2.4.11.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnucash.spec ++++++
--- /var/tmp/diff_new_pack.fuuGWX/_old  2012-08-07 08:07:32.000000000 +0200
+++ /var/tmp/diff_new_pack.fuuGWX/_new  2012-08-07 08:07:32.000000000 +0200
@@ -17,20 +17,16 @@
 
 
 Name:           gnucash
-Version:        2.4.10
+Version:        2.4.11
 Release:        0
 Summary:        Personal Finance Manager
 License:        SUSE-GPL-2.0-with-openssl-exception or 
SUSE-GPL-3.0-with-openssl-exception
 Group:          Productivity/Office/Finance
 Url:            http://www.gnucash.org/
-Source:         
http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.4.10/%{name}-%{version}.tar.bz2
+Source:         
http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.4.11/%{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM gnucash-fix-python-install.patch bgo#668196 
vu...@opensuse.org -- Fix installation of python bindings
-Patch0:         gnucash-fix-python-install.patch
-# PATCH-FIX-UPSTREAM gnucash-tip-of-the-day.patch bnc#771603 
dims...@opensuse.org -- Fix tip-of-the-day with gcc-4.7, svn commit r22246
-Patch1:         gnucash-tip-of-the-day.patch
 # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
-Patch3:         gnucash-cpan-warning.patch
+Patch0:         gnucash-cpan-warning.patch
 BuildRequires:  automake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -62,14 +58,21 @@
 BuildRequires:  pkgconfig(webkit-1.0)
 #BuildRequires: callgrind
 # tested but unused BuildRequires: readline-devel qt3-devel termcap
-%if %{?suse_version} >= 1210
-# FIXME: guile1 should be enough, but:
+
+# In openSUSE 12.2, guile1 packaging was fixed to have the .so files in the 
main package
+%if 0%{?suse_version} > 1210
+Requires:       guile1
+%else
+%if 0%{?suse_version} == 1210
+# on 12.1, guile1 was 'broken' and we require libguile1-devel
 # ERROR: In procedure dynamic-link:
 # ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found"
 Requires:       libguile1-devel
 %else
+# Before openSUSE 12.1, guile 2 was not existing, so guile == guile1
 Requires:       guile
 %endif
+%endif
 # Required to make quotes working. Gnucash can run without quotes support:
 Requires:       perl-Crypt-SSLeay
 Requires:       perl-Date-Manip
@@ -130,10 +133,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1
 # This patch must be applied:
-%patch3
+%patch0
 
 %build
 %if %{?suse_version} >= 1210

++++++ gnucash-2.4.10.tar.bz2 -> gnucash-2.4.11.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gnucash/gnucash-2.4.10.tar.bz2 
/work/SRC/openSUSE:Factory/.gnucash.new/gnucash-2.4.11.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to