Accepting request 966458 from home:j-engel:banking
- Update to 4.10.1 OBS-URL: https://build.opensuse.org/request/show/966458 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash-docs?expand=0&rev=12
This commit is contained in:
parent
9f40abd6b7
commit
6dd4167d26
3
gnucash-docs-4.10.1.tar.gz
Normal file
3
gnucash-docs-4.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f81dfbf13a49ec0ab676a82f8dde5b364658528df2ac41372d1e0fb68a8c231
|
||||||
|
size 66732975
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d901a08eb67310aac28ae9924a4c6d0f2ed423a6a2cf2adb10c5574dabba9b12
|
|
||||||
size 65882104
|
|
@ -1,7 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 1 15:11:21 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
- Update to 4.10.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 3 15:55:53 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
|
Mon Jan 3 15:55:53 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
- Update to 4.9
|
- Update to 4.9
|
||||||
|
+ Switch from autotools to cmake
|
||||||
+ See NEWS for details
|
+ See NEWS for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnucash-docs
|
# spec file for package gnucash-docs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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,17 +17,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnucash-docs
|
Name: gnucash-docs
|
||||||
Version: 4.9
|
Version: 4.10.1
|
||||||
Release: 9.1
|
Release: 9.1
|
||||||
Summary: Documentation Module for GnuCash
|
Summary: Documentation Module for GnuCash
|
||||||
License: GFDL-1.1-only AND GPL-2.0-or-later
|
License: GFDL-1.1-only AND GPL-2.0-or-later
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
URL: https://www.gnucash.org/
|
URL: https://www.gnucash.org/
|
||||||
Source: https://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/%{version}/gnucash-docs-%{version}.tar.gz
|
Source: https://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/%{version}/gnucash-docs-%{version}.tar.gz
|
||||||
|
BuildRequires: cmake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: sgml-skel
|
BuildRequires: sgml-skel
|
||||||
BuildRequires: xsltproc
|
BuildRequires: xsltproc
|
||||||
BuildRequires: cmake
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Recommends: %{_bindir}/gnome-help
|
Recommends: %{_bindir}/gnome-help
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user