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
This commit is contained in:
Ana Guerrero 2025-01-27 19:55:10 +00:00 committed by Git OBS Bridge
commit 0355460394
6 changed files with 43 additions and 23 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.0.4.tar.bz2 Normal file
View File

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

11
grisbi-3.0.4.tar.bz2.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEeAAMvOggwdl+4Z1BhPpotg0YOnwFAmZuii8ACgkQhPpotg0Y
OnxDMggAv1hWcgop8fKeaDQJ2/as194JX/ddXwTo1cNTkZBGPf7H6ugSECeQtRru
qcFS33K9kY/lTKsmLpUw+ZvqWlY6veaM4lyF7ulCwZORprHw9nmrvN3CD8zY/tN8
VHLOOfrTfYR64KpKluqy1WicBbegRZrVh045/wIZ6lo/zlkc7mndJIbTQtyBWJSF
ggvc4nPXVl1UVTqVSZB9sJqnRcA9p/3nwWkPS13W+s/Peh77LIeUQVfx/bpLEUkh
ijokBhy370gEjJMMKGbIAv1yj08/1/0p38iilVZySG2RDqiu6u7n7H5ClljMZbcL
xS+CD0s90ZhEmnl4+TJ4/apbqYxexw==
=KkAX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
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) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,24 +17,24 @@
Name: grisbi
Version: 2.0.5
Version: 3.0.4
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.bz2
Source1: https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/3.0.x/%{version}/%{name}-%{version}.tar.bz2.asc
BuildRequires: fdupes
BuildRequires: intltool
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}
@ -75,13 +75,13 @@ rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
%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