forked from pool/grisbi
Accepting request 795153 from GNOME:Apps
New upstream rel (forwarded request 795133 from iznogood) OBS-URL: https://build.opensuse.org/request/show/795153 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grisbi?expand=0&rev=20
This commit is contained in:
commit
58fe10d0a6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c6dd95a09da6a4be204c71b95acc0b7ed0f8559af8d87d0a2dffd213378e02e6
|
|
||||||
size 6965398
|
|
3
grisbi-1.2.2.tar.bz2
Normal file
3
grisbi-1.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c6dcb9d123076df33f7225085db44f0b95afbb773378fd94b7c492dbbf731de
|
||||||
|
size 7325947
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 30 12:54:36 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.2.2:
|
||||||
|
+ Bug fixes.
|
||||||
|
- Changes from version 1.2.1:
|
||||||
|
+ Bug fixes.
|
||||||
|
- Changes from version 1.2.0:
|
||||||
|
+ Added rules for importing CSV files.
|
||||||
|
+ Addition of new rules for payees management.
|
||||||
|
+ Added automatic creation of vented transactions for loan
|
||||||
|
maturities.
|
||||||
|
+ Various improvements for preferences and reports.
|
||||||
|
+ Bug fixes.
|
||||||
|
- Drop obsolete post(un) scriptlets.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 30 11:13:06 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Jan 30 11:13:06 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
@ -9,6 +25,14 @@ Thu Jun 14 01:14:50 UTC 2018 - luc14n0@linuxmail.org
|
|||||||
- Add conditionalized post(un) scriptlets to run desktop_database,
|
- Add conditionalized post(un) scriptlets to run desktop_database,
|
||||||
icon_theme_cache and mime_database for suse_version < 1330.
|
icon_theme_cache and mime_database for suse_version < 1330.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 13 22:27:03 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.1.93:
|
||||||
|
+ Fix a crash.
|
||||||
|
+ Port to Gtk 3.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 12 16:14:26 UTC 2018 - bjorn.lie@gmail.com
|
Tue Jun 12 16:14:26 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
54
grisbi.spec
54
grisbi.spec
@ -1,8 +1,7 @@
|
|||||||
# vim: set sw=4 ts=4 et:
|
|
||||||
#
|
#
|
||||||
# spec file for package grisbi
|
# spec file for package grisbi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 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
|
||||||
@ -13,29 +12,30 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: grisbi
|
Name: grisbi
|
||||||
Version: 1.0.4
|
Version: 1.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Personal Accounting Application
|
Summary: Personal Accounting Application
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
URL: http://www.grisbi.org
|
URL: http://www.grisbi.org
|
||||||
Source: http://downloads.sourceforge.net/project/grisbi/grisbi%20stable/1.0.x/%{name}-%{version}.tar.bz2
|
Source0: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/1.2.x/1.2.2/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: cunit-devel
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: openssl-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: pkgconfig(glib-2.0) >= 2.44
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
|
||||||
# Disabled as we do not want to depend on this old compat version - next major grisbi release will depend on new libgoffice
|
BuildRequires: pkgconfig(libcrypto) >= 1.0.0
|
||||||
#BuildRequires: pkgconfig(libgoffice-0.8)
|
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.0
|
||||||
BuildRequires: pkgconfig(libofx)
|
BuildRequires: pkgconfig(libgsf-1) >= 1.14
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libofx) >= 0.9
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Grisbi is a personal accounting application, aiming at providing the most
|
Grisbi is a personal accounting application, aiming at providing the most
|
||||||
@ -47,35 +47,26 @@ One notable feature is that it respects French accounting rules.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static
|
--disable-static \
|
||||||
make %{?_smp_mflags}
|
--disable-schemas-compile \
|
||||||
|
%{nil}
|
||||||
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
# Those files are deprecated and not needed anymore
|
# Those files are deprecated and not needed anymore
|
||||||
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
|
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
|
||||||
%suse_update_desktop_file %{name}
|
|
||||||
%find_lang %{name} %{?no_lang_C}
|
|
||||||
%fdupes -s %{buildroot}%{_datadir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make %{?_smp_mflags} check
|
%make_build check
|
||||||
|
|
||||||
%if 0%{?suse_version} < 1330
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%post
|
%fdupes -s %{buildroot}%{_datadir}
|
||||||
%desktop_database_post
|
|
||||||
%icon_theme_cache_post
|
|
||||||
%mime_database_post
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%desktop_database_postun
|
|
||||||
%icon_theme_cache_postun
|
|
||||||
%mime_database_postun
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -84,6 +75,7 @@ make %{?_smp_mflags} check
|
|||||||
%{_mandir}/man1/grisbi.1%{?ext_man}
|
%{_mandir}/man1/grisbi.1%{?ext_man}
|
||||||
%{_datadir}/applications/grisbi.desktop
|
%{_datadir}/applications/grisbi.desktop
|
||||||
%{_datadir}/doc/grisbi/
|
%{_datadir}/doc/grisbi/
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.gtk.grisbi.gschema.xml
|
||||||
%{_datadir}/grisbi/
|
%{_datadir}/grisbi/
|
||||||
%{_datadir}/icons/*/*/apps/grisbi.*
|
%{_datadir}/icons/*/*/apps/grisbi.*
|
||||||
%{_datadir}/mime/packages/grisbi.xml
|
%{_datadir}/mime/packages/grisbi.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user