Accepting request 353287 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/353287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=62
This commit is contained in:
3
gnucash-2.6.11.tar.gz
Normal file
3
gnucash-2.6.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8669b504cc6c0597f7e1599aaf3d75e6497c16f2a4218cea792486dd541b6338
|
||||||
|
size 19258722
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c583677eadc75726e50dea3bc48dec371b3b1026757ea69f3048c3122c480123
|
|
||||||
size 19285148
|
|
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 12 13:54:03 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.6.11:
|
||||||
|
+ Correct a QIF import regression.
|
||||||
|
+ Add Account.AssignLots to python bindings.
|
||||||
|
+ Allow panel that provides information about TXF categories to
|
||||||
|
be adjusted by the user in the Income Tax Information dialog
|
||||||
|
under Edit->Tax Report Options.
|
||||||
|
+ Bugs fixed: bgo#680104, bgo#756335, bgo#759570, bgo#759674,
|
||||||
|
bgo#759859, bgo#760052, bgo#760079, bgo#760398.
|
||||||
|
- Changes from version 2.6.10:
|
||||||
|
+ Bugs fixed: bgo#627692, bgo#646129, bgo#662126, bgo#742321,
|
||||||
|
bgo#745101, bgo#746155, bgo#754192, bgo#754533, bgo#755781,
|
||||||
|
bgo#756335, bgo#756339, bgo#756720, bgo#757378, bgo#759224,
|
||||||
|
bgo#759294.
|
||||||
|
- Changes from version 2.6.9:
|
||||||
|
+ Bugs fixed: bgo#755920, bgo#755778, bgo#755781.
|
||||||
|
- Changes from version 2.6.8:
|
||||||
|
+ Bugs fixed: bgo#724738, bgo#746998, bgo#747795, bgo#749077,
|
||||||
|
bgo#752035, bgo#752204, bgo#752879, bgo#753146, bgo#754617,
|
||||||
|
bgo#754764.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 7 06:49:59 UTC 2015 - dimstar@opensuse.org
|
Mon Sep 7 06:49:59 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnucash
|
# spec file for package gnucash
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnucash
|
Name: gnucash
|
||||||
Version: 2.6.7
|
Version: 2.6.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Personal Finance Manager
|
Summary: Personal Finance Manager
|
||||||
License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception
|
License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
Url: http://www.gnucash.org/
|
Url: http://www.gnucash.org/
|
||||||
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.6.11/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||||
Patch0: gnucash-cpan-warning.patch
|
Patch0: gnucash-cpan-warning.patch
|
||||||
@@ -52,7 +52,7 @@ BuildRequires: pkgconfig(gwengui-gtk2)
|
|||||||
BuildRequires: pkgconfig(gwenhywfar)
|
BuildRequires: pkgconfig(gwenhywfar)
|
||||||
BuildRequires: pkgconfig(libglade-2.0)
|
BuildRequires: pkgconfig(libglade-2.0)
|
||||||
BuildRequires: pkgconfig(libgnomeui-2.0)
|
BuildRequires: pkgconfig(libgnomeui-2.0)
|
||||||
BuildRequires: pkgconfig(libgoffice-0.8)
|
BuildRequires: pkgconfig(libgoffice-0.8) >= 0.7.0
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(libxslt)
|
BuildRequires: pkgconfig(libxslt)
|
||||||
BuildRequires: pkgconfig(webkit-1.0)
|
BuildRequires: pkgconfig(webkit-1.0)
|
||||||
|
Reference in New Issue
Block a user