automatic version update by autodist [release 1.20.7.1-1mamba;Fri Feb 05 2021]
This commit is contained in:
parent
3d6745ffd6
commit
16681c278f
10
dpkg.spec
10
dpkg.spec
@ -1,5 +1,5 @@
|
||||
Name: dpkg
|
||||
Version: 1.19.7
|
||||
Version: 1.20.7.1
|
||||
Release: 1mamba
|
||||
Summary: Debian's package maintenance system
|
||||
Group: System/Management
|
||||
@ -69,6 +69,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_bindir}/dpkg
|
||||
%{_bindir}/dpkg-*
|
||||
%{_bindir}/dselect
|
||||
%{_sbindir}/dpkg-fsys-usrunmess
|
||||
%dir %{_libexecdir}/dpkg
|
||||
%dir %{_libexecdir}/dpkg/methods
|
||||
%{_libexecdir}/dpkg/methods/*
|
||||
@ -81,6 +82,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_sbindir}/start-stop-daemon
|
||||
%dir %{_datadir}/dpkg
|
||||
%{_datadir}/dpkg/*
|
||||
%dir %{_docdir}/dpkg
|
||||
%{_docdir}/dpkg/*
|
||||
%{_mandir}/man1/dpkg*.1*
|
||||
%{_mandir}/man1/dselect.1*
|
||||
%{_mandir}/man1/update-alternatives.1*
|
||||
@ -89,6 +92,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_mandir}/man5/dselect.cfg.5*
|
||||
%{_mandir}/man5/dsc.5*
|
||||
%{_mandir}/man7/deb-version.7*
|
||||
%{_mandir}/man8/dpkg-fsys-usrunmess.8*
|
||||
%{_mandir}/man8/start-stop-daemon.8*
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
@ -103,12 +107,16 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/dpkg/*
|
||||
%{_libdir}/libdpkg.a
|
||||
%{_libdir}/libdpkg.la
|
||||
%{_datadir}/aclocal/dpkg-*.m4
|
||||
%{_libdir}/pkgconfig/libdpkg.pc
|
||||
%{_mandir}/man3/Dpkg.3*
|
||||
%{_mandir}/man3/Dpkg::*.3*
|
||||
%doc ChangeLog ChangeLog.old NEWS README README.l10n TODO
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 1.20.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 26 2019 Automatic Build System <autodist@mambasoft.it> 1.19.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user