6 Commits

Author SHA256 Message Date
2b2726a234 Accepting request 1325790 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1325790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grisbi?expand=0&rev=27
2026-01-08 14:26:10 +00:00
331b2d0a79 - Update to version 3.90.1:
+ update libofx on the Windows build
  + Bug fixes
- Switch build system to meson:
  + Add meson BuildRequires
  + Replace %configure/%make/%make_install with their meson
    equivalents %meson/%meson_build/%meson_install

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=44
2026-01-07 13:51:14 +00:00
d29db4ffea Accepting request 1324787 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1324787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grisbi?expand=0&rev=26
2025-12-30 11:02:05 +00:00
d41dae9298 - Update to version 3.90.0:
+ Redesign of search functions
  + Improved response times
  + Added a progress slider in case of long loading times
  + Various feature improvements
  + Added Meson build system
  + Bug fixes

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=42
2025-12-30 10:39:24 +00:00
0355460394 Accepting request 1240453 from GNOME:Apps
- Update to version 3.0.4:
  + Bug fixes
- Changes from version 3.0.3:
  + Bug fixes
- Changes from version 3.0.2:
  + Bug fixes
  + Do not use intltool to build Grisbi
- Changes from version version 3.0.1:
  + Bug fixes
- Changes from version 3.0.0:
  + Changing the payee search
  + Adding new type of consumer loan
  + Adding the all transactions in archive when the account is closed
  + Bug fixes
  + Code cleanup
  + Preparing for the transition to gtk4 (forwarded request 1240282 from amanzini)

OBS-URL: https://build.opensuse.org/request/show/1240453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grisbi?expand=0&rev=25
2025-01-27 19:55:10 +00:00
3c12dff7fb - Update to version 3.0.4:
+ Bug fixes
- Changes from version 3.0.3:
  + Bug fixes
- Changes from version 3.0.2:
  + Bug fixes
  + Do not use intltool to build Grisbi
- Changes from version version 3.0.1:
  + Bug fixes
- Changes from version 3.0.0:
  + Changing the payee search
  + Adding new type of consumer loan
  + Adding the all transactions in archive when the account is closed
  + Bug fixes
  + Code cleanup
  + Preparing for the transition to gtk4

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=40
2025-01-27 08:33:20 +00:00
6 changed files with 62 additions and 30 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEeAAMvOggwdl+4Z1BhPpotg0YOnwFAmEucL0ACgkQhPpotg0Y
OnyH/ggAvVUYFgGiaImvhVnGhTt63zM3J7rxjb8Ct0lIOYMn240GE4FHk9/Hlj2i
aoHL191jH5fwuiJlQHOwcPmTTYh1T2vkNldigvER9ch5RpGNoi1SMKP4DSCX+sHD
FvYQ04bGwzkD4Ihvive/Dzw3oG2jGoGnc3ybVAT4p9fIeP2/YoYtvvVearZb+FF+
b4igehVUmkIBdcjSAnRw4VjVM2rQJXrUEFNgGw87YkwPdI8YyKAIexFU2ooiQQ+V
Jn5Vz+847d+OLr/vQOi1fWoLObAnIu9/i/+8T/karxGB15hOKfVurzHi43EMQCp+
F/Gky+gN78Fi0Wax/F1SLPR2g+vI9w==
=pzUR
-----END PGP SIGNATURE-----

3
grisbi-3.90.1.tar.xz Normal file
View File

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

View File

@@ -0,0 +1 @@
2d7632b4d07189d9189d8d2c7caded309ff0622405234d1886217a7dca9882a8 *grisbi-3.90.1.tar.xz

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Jan 7 11:37:07 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.90.1:
+ update libofx on the Windows build
+ Bug fixes
- Switch build system to meson:
+ Add meson BuildRequires
+ Replace %configure/%make/%make_install with their meson
equivalents %meson/%meson_build/%meson_install
-------------------------------------------------------------------
Tue Dec 30 10:31:29 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.90.0:
+ Redesign of search functions
+ Improved response times
+ Added a progress slider in case of long loading times
+ Various feature improvements
+ Added Meson build system
+ Bug fixes
-------------------------------------------------------------------
Sat Jan 25 15:42:28 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 3.0.4:
+ Bug fixes
- Changes from version 3.0.3:
+ Bug fixes
- Changes from version 3.0.2:
+ Bug fixes
+ Do not use intltool to build Grisbi
- Changes from version version 3.0.1:
+ Bug fixes
- Changes from version 3.0.0:
+ Changing the payee search
+ Adding new type of consumer loan
+ Adding the all transactions in archive when the account is closed
+ Bug fixes
+ Code cleanup
+ Preparing for the transition to gtk4
-------------------------------------------------------------------
Wed Mar 13 19:40:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package grisbi
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,25 @@
Name: grisbi
Version: 2.0.5
Version: 3.90.1
Release: 0
Summary: Personal Accounting Application
License: GPL-2.0-or-later
Group: Productivity/Office/Finance
URL: http://www.grisbi.org
Source0: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/2.0.x/%{version}/%{name}-%{version}.tar.bz2
Source1: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/2.0.x/%{version}/%{name}-%{version}.tar.bz2.asc
Source0: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/3.0.x/%{version}/%{name}-%{version}.tar.xz
Source1: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/3.0.x/%{version}/%{name}-%{version}.tar.xz.sha256sum
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0) >= 2.44
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
BuildRequires: pkgconfig(glib-2.0) >= 2.56
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24
BuildRequires: pkgconfig(libcrypto) >= 1.0.0
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.0
BuildRequires: pkgconfig(libgsf-1) >= 1.14
BuildRequires: pkgconfig(libofx) >= 0.9
BuildRequires: pkgconfig(libssl) >= 1.0.0
BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0
BuildRequires: pkgconfig(zlib)
ExcludeArch: %{ix86}
@@ -52,14 +53,13 @@ One notable feature is that it respects French accounting rules.
%autosetup -p1
%build
%configure \
--disable-static \
--disable-schemas-compile \
%{nil}
%make_build
%meson
%meson_build
%install
%make_install
%meson_install
find %{buildroot}%{_datadir}/doc/%{name} -type f -exec chmod a-x {} \;
# Those files are deprecated and not needed anymore
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
@@ -68,20 +68,20 @@ rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
%fdupes -s %{buildroot}%{_datadir}
%check
%make_build check
%meson_test
%files
%license COPYING
%doc AUTHORS NEWS README
%{_bindir}/grisbi
%{_mandir}/man1/grisbi.1%{?ext_man}
%{_datadir}/applications/grisbi.desktop
%{_datadir}/applications/org.grisbi.Grisbi.desktop
%{_datadir}/doc/grisbi/
%{_datadir}/glib-2.0/schemas/org.gtk.grisbi.gschema.xml
%{_datadir}/grisbi/
%{_datadir}/icons/*/*/*/*grisbi.*
%{_datadir}/mime/packages/grisbi.xml
%{_datadir}/pixmaps/grisbi/
%{_datadir}/metainfo/%{name}.metainfo.xml
%files lang -f %{name}.lang