Accepting request 559369 from GNOME:Apps
Update to version 2.6.19 (forwarded request 558999 from luc14n0) OBS-URL: https://build.opensuse.org/request/show/559369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=71
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f66e9e05c332182bd7aa23f9717d4bc32bcfaf2a1eb3a94287c88aeaa7e5894e
|
||||
size 19524656
|
3
gnucash-2.6.19.tar.gz
Normal file
3
gnucash-2.6.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:758adf10a75abfabc0b0d9a4858c0b79438c3e2157f4240e1a84a6b93d1111c3
|
||||
size 19237701
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 01:02:30 UTC 2017 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 2.6.19:
|
||||
+ Adapter for new flat KVP scheme for bayes import maps to be
|
||||
introduced in 2.8.0.
|
||||
+ A better way to handle MySQL's 0000-00-00 invalid date
|
||||
indicator.
|
||||
+ Add translator hint comments to C and glade files.
|
||||
+ Improve type of bank accounts in SKR03.
|
||||
+ Bugs fixed:
|
||||
- Disabling OFX, AqBanking or python-bindings support cripples
|
||||
the dist build target (bgo#787497).
|
||||
- Failed to create file:
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled.XY789Y
|
||||
(bgo#790620).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 5 13:30:24 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.6.18
|
||||
Version: 2.6.19
|
||||
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: https://download.sourceforge.net/gnucash/gnucash-2.6.18-1.tar.gz
|
||||
Source: https://download.sourceforge.net/gnucash/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-rpmlintrc
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: gnucash-cpan-warning.patch
|
||||
@@ -133,7 +133,7 @@ autoreconf -fiv
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%make_install
|
||||
%suse_update_desktop_file gnucash
|
||||
%find_lang gnucash %{?no_lang_C}
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
@@ -198,4 +198,4 @@ rm -rf %{buildroot}
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
%changelog
|
Reference in New Issue
Block a user