diff --git a/podofo.spec b/podofo.spec index 5b2b956..b775387 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: podofo -Version: 0.9.4 +Version: 0.9.5 Release: 1mamba Summary: Tools based on libpodofo to work with the PDF file format Group: System/Tools @@ -97,6 +97,7 @@ This package contains libraries and header files for developing applications tha %dir %{_includedir}/podofo %{_includedir}/podofo/* %{_libdir}/libpodofo.so +%{_libdir}/pkgconfig/libpodofo-0.pc %files %defattr(-,root,root) @@ -104,6 +105,9 @@ This package contains libraries and header files for developing applications tha %{_mandir}/man1/podofo*.1* %changelog +* Mon Feb 06 2017 Automatic Build System 0.9.5-1mamba +- automatic version update by autodist + * Thu Jul 07 2016 Automatic Build System 0.9.4-1mamba - automatic version update by autodist