From b156f12c1879e5fbb57196de006e911a0cdeb7a6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:23:37 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.8-1mamba;Thu May 05 2022] --- podofo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podofo.spec b/podofo.spec index 666102f..4e469ca 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: podofo -Version: 0.9.7 +Version: 0.9.8 Release: 1mamba Summary: Tools based on libpodofo to work with the PDF file format Group: System/Tools @@ -24,10 +24,10 @@ BuildRequires: libopenssl-devel BuildRequires: libpng-devel BuildRequires: libstdc++6-devel BuildRequires: libtiff-devel +BuildRequires: libunistring-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: libpodofo = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. @@ -109,6 +109,9 @@ This package contains libraries and header files for developing applications tha %doc COPYING %changelog +* Thu May 05 2022 Automatic Build System 0.9.8-1mamba +- automatic version update by autodist + * Fri Jan 22 2021 Automatic Build System 0.9.7-1mamba - automatic version update by autodist