[packages/gnucash] - up to 5.0
mrozowik
mrozowik at pld-linux.org
Sun Apr 2 01:11:37 CEST 2023
commit 895eddbfea5fd701773bfd9f1b361bf56c8edda4
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Apr 1 23:11:23 2023 +0000
- up to 5.0
gnucash.spec | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/gnucash.spec b/gnucash.spec
index 84bc351..e4c72a7 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -21,12 +21,12 @@ Summary(pl.UTF-8): GnuCash - aplikacja do zarządzania twoimi finansami
Summary(pt_BR.UTF-8): O GnuCash é uma aplicação para acompanhamento de suas finanças
Summary(zh_CN.UTF-8): GnuCash - 您的个人财务管理软件
Name: gnucash
-Version: 4.13
-Release: 2
+Version: 5.0
+Release: 1
License: GPL v2+
Group: X11/Applications
Source0: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 6dc156c99eb2f6c77d9e3133969de9ea
+# Source0-md5: 4c8e945ded001378d7244a1082efddcb
URL: http://www.gnucash.org/
BuildRequires: boost-devel >= 1.60.0
BuildRequires: cmake >= 3.5
@@ -172,9 +172,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%dir %{_sysconfdir}/gnucash
%{_sysconfdir}/gnucash/environment
-%attr(755,root,root) %{_bindir}/gnc-fq-check
-%attr(755,root,root) %{_bindir}/gnc-fq-dump
-%attr(755,root,root) %{_bindir}/gnc-fq-helper
+%attr(755,root,root) %{_bindir}/finance-quote-wrapper
%attr(755,root,root) %{_bindir}/gnc-fq-update
%attr(755,root,root) %{_bindir}/gnucash
%attr(755,root,root) %{_bindir}/gnucash-cli
@@ -255,6 +253,7 @@ rm -rf $RPM_BUILD_ROOT
%{_docdir}/%{name}/ChangeLog.2019
%{_docdir}/%{name}/ChangeLog.2020
%{_docdir}/%{name}/ChangeLog.2021
+%{_docdir}/%{name}/ChangeLog.2022
%{_docdir}/%{name}/DOCUMENTERS
%{_docdir}/%{name}/HACKING
%{_docdir}/%{name}/LICENSE
@@ -313,8 +312,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/pref_transformations.xml
%dir %{_datadir}/guile/site/%{guile_version}
%{_datadir}/guile/site/%{guile_version}/%{name}
-%{_mandir}/man1/gnc-fq-dump.1*
-%{_mandir}/man1/gnc-fq-helper.1*
+%{_mandir}/man1/finance-quote-wrapper.1*
%{_mandir}/man1/gnucash.1*
%{_mandir}/man1/gnucash-cli.1*
%{_iconsdir}/hicolor/*/apps/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnucash.git/commitdiff/895eddbfea5fd701773bfd9f1b361bf56c8edda4
More information about the pld-cvs-commit
mailing list