automatic version update by autodist [release 0.10.59-1mamba;Sun Mar 02 2025]

This commit is contained in:
Automatic Build System 2025-03-02 22:54:04 +01:00
parent f5ae5b822f
commit 5f0a31e7af

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2)
%define apiver 0.10
Name: goffice
Version: 0.10.57
Version: 0.10.59
Release: 1mamba
Summary: A library of document centric objects and utilities building on top of GLib and Gtk+
Group: System/Libraries
@ -16,16 +16,21 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libat-spi2-core-devel
BuildRequires: libcairo-devel
BuildRequires: libdav1d-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgsf-devel
BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libpango-devel
BuildRequires: libpng-devel
BuildRequires: librsvg-devel
BuildRequires: libspectre-devel
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libpcre-devel >= 8.30
@ -48,11 +53,9 @@ Requires: libgoffice = %{?epoch:%epoch:}%{version}-%{release}
A library of document centric objects and utilities building on top of GLib and Gtk+.
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
#%patch0 -p1
%build
%configure
@ -92,6 +95,9 @@ This package contains static libraries and header files needed for development.
%doc BUGS ChangeLog NEWS README
%changelog
* Sun Mar 02 2025 Automatic Build System <autodist@openmamba.org> 0.10.59-1mamba
- automatic version update by autodist
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 0.10.57-1mamba
- automatic version update by autodist