diff --git a/gnumeric.spec b/gnumeric.spec index 25262c7..a2e8da7 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,7 +1,7 @@ Name: gnumeric Epoch: 1 Version: 1.12.56 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Spreadsheet program for GNOME #LGPLv2+: #plugins/gda/plugin-gda.c @@ -33,7 +33,7 @@ BuildRequires: perl(ExtUtils::Embed) BuildRequires: perl(Getopt::Long) BuildRequires: perl(IO::Compress::Gzip) BuildRequires: psiconv-devel -BuildRequires: pygobject3-devel +BuildRequires: python3-gobject-devel BuildRequires: python3-devel BuildRequires: zlib-devel @@ -153,6 +153,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Apr 15 2024 Gwyn Ciesla - 1:1.12.56-6 +- Update python3-gobject BuildRequires + * Wed Jan 24 2024 Fedora Release Engineering - 1:1.12.56-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild