automatic version update by autodist [release 24.09.0-1mamba;Sat Sep 07 2024]
This commit is contained in:
parent
afd226646a
commit
364ecd9eea
40
poppler.spec
40
poppler.spec
@ -1,6 +1,6 @@
|
||||
Name: poppler
|
||||
Epoch: 1
|
||||
Version: 24.02.0
|
||||
Version: 24.09.0
|
||||
Release: 1mamba
|
||||
Summary: PDF rendering library
|
||||
Group: System/Libraries
|
||||
@ -190,17 +190,11 @@ Poppler API documentation.
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
%makeinstall -C build
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
|
||||
%post -n lib%{name}-qt5 -p /sbin/ldconfig
|
||||
%postun -n lib%{name}-qt5 -p /sbin/ldconfig
|
||||
|
||||
%post -n lib%{name}-qt6 -p /sbin/ldconfig
|
||||
%postun -n lib%{name}-qt6 -p /sbin/ldconfig
|
||||
|
||||
%post -n lib%{name}-glib -p /sbin/ldconfig
|
||||
%postun -n lib%{name}-glib -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
@ -269,9 +263,8 @@ Poppler API documentation.
|
||||
%{_datadir}/gir-1.0/Poppler-*.gir
|
||||
%{_libdir}/girepository-*/Poppler-*.typelib
|
||||
%{_libdir}/pkgconfig/poppler-glib.pc
|
||||
#%{_libdir}/pkgconfig/poppler-cairo.pc
|
||||
|
||||
%files -n lib%{name}-tools
|
||||
%files -n lib%{name}-tools -f %{name}.lang
|
||||
%defattr (-,root,root)
|
||||
%{_bindir}/pdfattach
|
||||
%{_bindir}/pdfdetach
|
||||
@ -282,7 +275,6 @@ Poppler API documentation.
|
||||
%{_bindir}/pdfimages
|
||||
%{_bindir}/pdfinfo
|
||||
%{_bindir}/pdfsig
|
||||
#%{_bindir}/pdftoabw
|
||||
%{_bindir}/pdftohtml
|
||||
%{_bindir}/pdftoppm
|
||||
%{_bindir}/pdftops
|
||||
@ -307,6 +299,30 @@ Poppler API documentation.
|
||||
%{_datadir}/gtk-doc/html/poppler/*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 24.09.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 03 2024 Automatic Build System <autodist@openmamba.org> 24.07.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 13 2024 Automatic Build System <autodist@openmamba.org> 24.06.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 24.06.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 02 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 03 2024 Automatic Build System <autodist@openmamba.org> 24.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 04 2024 Automatic Build System <autodist@openmamba.org> 24.03.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user