diff --git a/gnucash-2.6.18-1.tar.gz b/gnucash-2.6.18-1.tar.gz deleted file mode 100644 index 9694732..0000000 --- a/gnucash-2.6.18-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f66e9e05c332182bd7aa23f9717d4bc32bcfaf2a1eb3a94287c88aeaa7e5894e -size 19524656 diff --git a/gnucash-2.6.19.tar.gz b/gnucash-2.6.19.tar.gz new file mode 100644 index 0000000..939011e --- /dev/null +++ b/gnucash-2.6.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758adf10a75abfabc0b0d9a4858c0b79438c3e2157f4240e1a84a6b93d1111c3 +size 19237701 diff --git a/gnucash.changes b/gnucash.changes index a9166eb..81465b5 100644 --- a/gnucash.changes +++ b/gnucash.changes @@ -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 diff --git a/gnucash.spec b/gnucash.spec index caf2556..3a99f0c 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -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 \ No newline at end of file