Accepting request 405604 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/405604 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=64
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8669b504cc6c0597f7e1599aaf3d75e6497c16f2a4218cea792486dd541b6338
|
||||
size 19258722
|
3
gnucash-2.6.12.tar.gz
Normal file
3
gnucash-2.6.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9582b60ce8de0b329c4aff6955a47cedf84c5292839a5b29204d78cbe3d0fd15
|
||||
size 19117148
|
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 21 21:08:16 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.6.12:
|
||||
+ Various memory leaks.
|
||||
+ More multi-currency fixes related to bgo#763146.
|
||||
+ Be more liberal in accepting business counter custom formats:
|
||||
li, lli, I64i, and whatever is defined to G_GINT_64 or PRIx64
|
||||
on the system on which GnuCash is compiled.
|
||||
+ Correctly re-value splits when the transaction currency is
|
||||
changed.
|
||||
+ Reset the transaction currency to match the currently open
|
||||
account when auto-completing.
|
||||
+ Refine the MacOS X localization when the system-generated POSIX
|
||||
locale isn't a supported locale: Prefer the country to language
|
||||
when selecting an alternate locale, but still pass the original
|
||||
language to gettext.
|
||||
+ Check printing: extract address from invoice/bill for payment
|
||||
transactions.
|
||||
+ Bugs fixed: bgo#482186, bgo#620281, bgo#642292, bgo#687504,
|
||||
bgo#693342, bgo#719904, bgo#720934, bgo#722996, bgo#723689,
|
||||
bgo#728074, bgo#728722, bgo#733164, bgo#742352, bgo#744157,
|
||||
bgo#754209, bgo#754856, bgo#756469, bgo#760015, bgo#760529,
|
||||
bgo#760711, bgo#762971, bgo#763111, bgo#763146, bgo#763279.
|
||||
+ Updated translations.
|
||||
- Replace guile-devel for pkgconfig(guile-2.0) BuildRequires
|
||||
following upstream changes, configure now looks for this
|
||||
correctly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 19:03:55 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.6.11
|
||||
Version: 2.6.12
|
||||
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.6.11/%{name}-%{version}.tar.gz
|
||||
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-rpmlintrc
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: gnucash-cpan-warning.patch
|
||||
@@ -33,7 +33,6 @@ BuildRequires: automake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: guile-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libdbi-devel
|
||||
BuildRequires: libdbi-drivers-dbd-sqlite3
|
||||
@@ -48,6 +47,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(gnome-keyring-1)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(gtkmm-2.4) >= 2.24
|
||||
BuildRequires: pkgconfig(guile-2.0) >= 2.0.0
|
||||
BuildRequires: pkgconfig(gwengui-gtk2)
|
||||
BuildRequires: pkgconfig(gwenhywfar)
|
||||
BuildRequires: pkgconfig(libglade-2.0)
|
||||
|
Reference in New Issue
Block a user