automatic version update by autodist [release 0.9.8-1mamba;Thu May 05 2022]
This commit is contained in:
parent
809b38ae83
commit
b156f12c18
@ -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 <autodist@mambasoft.it> 0.9.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 22 2021 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user