diff --git a/.gitignore b/.gitignore index 3a46a5f..9d26a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /gnucash-5.0.tar.bz2 /gnucash-5.1.tar.bz2 /gnucash-5.2.tar.bz2 +/gnucash-5.4.tar.bz2 diff --git a/1689.patch b/1689.patch deleted file mode 100644 index 0665991..0000000 --- a/1689.patch +++ /dev/null @@ -1,23 +0,0 @@ -From e0e13604b5bda4b2a28c13d77095800243410430 Mon Sep 17 00:00:00 2001 -From: Vincent Dawans -Date: Sun, 25 Jun 2023 18:50:58 -0700 -Subject: [PATCH] Bug 798967 - Cannot Save to Any Path After Upgrading to 5.2 - Fix inverted if statement condition for save success flag - ---- - libgnucash/backend/xml/io-gncxml-v2.cpp | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/libgnucash/backend/xml/io-gncxml-v2.cpp b/libgnucash/backend/xml/io-gncxml-v2.cpp -index ab88e5fabb3..2615f07d2a6 100644 ---- a/libgnucash/backend/xml/io-gncxml-v2.cpp -+++ b/libgnucash/backend/xml/io-gncxml-v2.cpp -@@ -1612,7 +1612,7 @@ gnc_book_write_to_xml_file_v2 (QofBook* book, const char* filename, - /* Optionally wait for parallel compression threads */ - if (thread) - { -- if (g_thread_join (thread) != nullptr) -+ if (g_thread_join (thread) == nullptr) - success = false; - } - diff --git a/gnucash.spec b/gnucash.spec index 94b7209..9516540 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -1,13 +1,12 @@ Name: gnucash Summary: Finance management application -Version: 5.2 +Version: 5.4 URL: https://gnucash.org/ -Release: 5%{?dist} +Release: 1%{?dist} License: GPL-2.0-or-later Source: https://downloads.sourceforge.net/sourceforge/gnucash/gnucash-%{version}.tar.bz2 Patch0: rpath.patch -Patch1: 1689.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1563466 ExcludeArch: ppc64 s390x @@ -110,6 +109,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/metainfo/gnucas %config(noreplace) %{_sysconfdir}/gnucash/* %changelog +* Mon Sep 25 2023 Gwyn Ciesla - 5.4-1 +- 5.4 + * Wed Jul 19 2023 Fedora Release Engineering - 5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 4c24af1..16549ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnucash-5.2.tar.bz2) = fb65dc997da83bbfd40f9ed90881c402525b78b0b2c82de1b7c86a4a60c7fd1f3c159e67df87758c07b9abe72d097ef196988c3242d578459b5aaa2644d563a5 +SHA512 (gnucash-5.4.tar.bz2) = 28989a3bdf83cb911d3d6a4a2864caa5c9826037ca8600c9698ee33dcf475611f99bf3290ddd584fda069ec31c978db51a9b32af518c07007febf0554ab9ef00