automatic version update by autodist [release 6.4-1mamba;Mon Aug 14 2017]

This commit is contained in:
Automatic Build System 2024-01-05 18:27:34 +01:00
parent acfe2db837
commit 87b9d6bda7

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | sed "s|[a-z]||") %define pkgver %(echo %version | sed "s|[a-z]||")
Name: texinfo Name: texinfo
Version: 6.3 Version: 6.4
Release: 2mamba Release: 1mamba
Summary: Tools needed to create Texinfo format documentation files Summary: Tools needed to create Texinfo format documentation files
Group: Applications/Publishing Group: Applications/Publishing
Vendor: openmamba Vendor: openmamba
@ -100,6 +100,7 @@ exit 0
%{_bindir}/pdftexi2dvi %{_bindir}/pdftexi2dvi
%dir %{_libdir}/texinfo %dir %{_libdir}/texinfo
%{_libdir}/texinfo/XSParagraph.* %{_libdir}/texinfo/XSParagraph.*
%{_libdir}/texinfo/MiscXS.*
%dir %{_datadir}/texinfo %dir %{_datadir}/texinfo
%{_datadir}/texinfo/* %{_datadir}/texinfo/*
%{_infodir}/texinfo* %{_infodir}/texinfo*
@ -121,6 +122,9 @@ exit 0
#ChangeLog INTRODUCTION NEWS README TODO #ChangeLog INTRODUCTION NEWS README TODO
%changelog %changelog
* Mon Aug 14 2017 Automatic Build System <autodist@mambasoft.it> 6.4-1mamba
- automatic version update by autodist
* Wed Dec 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3-2mamba * Wed Dec 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3-2mamba
- rebuilt with perl 5.24 - rebuilt with perl 5.24