automatic version update by autodist [release 7.0.3-1mamba;Tue Mar 28 2023]
This commit is contained in:
parent
f8f4cf2e60
commit
f853b2c7c7
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
Name: texinfo
|
Name: texinfo
|
||||||
Version: 7.0.2
|
Version: 7.0.3
|
||||||
Release: 1mamba
|
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
|
||||||
@ -14,6 +14,7 @@ License: GPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-Encode
|
||||||
BuildRequires: perl-Text-Unidecode
|
BuildRequires: perl-Text-Unidecode
|
||||||
BuildRequires: perl-Unicode-EastAsianWidth
|
BuildRequires: perl-Unicode-EastAsianWidth
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -129,6 +130,9 @@ cat %{name}_document.lang >> %{name}.lang
|
|||||||
#ChangeLog INTRODUCTION NEWS README TODO
|
#ChangeLog INTRODUCTION NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 7.0.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 7.0.2-1mamba
|
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 7.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user