Accepting request 731499 from GNOME:Apps

New upstream release

OBS-URL: https://build.opensuse.org/request/show/731499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=81
This commit is contained in:
Yuchen Lin 2019-09-18 11:12:28 +00:00 committed by Git OBS Bridge
parent ba1b98b617
commit 4db8506d3a
5 changed files with 14 additions and 26 deletions

View File

@ -1,20 +0,0 @@
From ce6c3c22a15102341ca41ddba2a46ea7daf63f17 Mon Sep 17 00:00:00 2001
From: Christopher Lam <christopher.lck@gmail.com>
Date: Sat, 20 Jul 2019 20:32:07 +0800
Subject: [PATCH] Fix CMakeLists error
need to include module
---
gnucash/register/register-gnome/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnucash/register/register-gnome/CMakeLists.txt b/gnucash/register/register-gnome/CMakeLists.txt
index acfdd89f38..f3527484ba 100644
--- a/gnucash/register/register-gnome/CMakeLists.txt
+++ b/gnucash/register/register-gnome/CMakeLists.txt
@@ -1,4 +1,5 @@
add_subdirectory(test)
+include(CheckSymbolExists)
#GTK before 3.14 didn't have GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK
check_symbol_exists(GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK gdk/gdktypes.h have_mod_mask)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1cb86de60bb0eb2cf5c2c3868e7dab7d889017e233230f944f158f84eb85f25
size 13811045

3
gnucash-3.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b8eb09f3980531509bcb3a589ab0334d827c32f860ce8a209aa2fe0ed8858b4
size 13896595

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 12 20:37:31 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.7:
+ New features and bug fixes.
+ Updated translations.
- Drop Fix-CMakeLists-error.patch: Fixed upstream.
-------------------------------------------------------------------
Tue Sep 10 09:01:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,8 +17,9 @@
%define __builder ninja
Name: gnucash
Version: 3.6
Version: 3.7
Release: 0
Summary: Personal Finance Manager
License: SUSE-GPL-2.0-with-openssl-exception OR SUSE-GPL-3.0-with-openssl-exception
@ -29,8 +30,7 @@ Source1: %{name}-rpmlintrc
## Cpan-warning patch must always be applied.
# PATCH-FIX-UPSTREAM gnucash-cpan-warning.patch -- Add a warning about the danger of using gnc-fq-update to update the perl modules used by GnuCash.
Patch0: gnucash-cpan-warning.patch
# PATCH-FIX-UPSTREAM Fix-CMakeLists-error.patch
Patch1: Fix-CMakeLists-error.patch
BuildRequires: cmake >= 3.5
BuildRequires: doxygen
BuildRequires: fdupes