diff --git a/texinfo-6.6.tar.xz b/texinfo-6.6.tar.xz deleted file mode 100644 index 0c29819..0000000 Binary files a/texinfo-6.6.tar.xz and /dev/null differ diff --git a/texinfo-6.6.tar.xz.sig b/texinfo-6.6.tar.xz.sig deleted file mode 100644 index a8ef2b1..0000000 --- a/texinfo-6.6.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iF4EABEIAAYFAlxoUV0ACgkQ3bxXnas3+6k8XgEArq1U1cY6HMgVoEl32OLCgJai -1988Ep5IUTNk9RaTaxcBAJt5Sax7on7Xb4WmbeYWfxnL+DZMGvd6cw+jeKUL07K+ -=Ge1E ------END PGP SIGNATURE----- diff --git a/texinfo-6.7.tar.xz b/texinfo-6.7.tar.xz new file mode 100644 index 0000000..ee5172e Binary files /dev/null and b/texinfo-6.7.tar.xz differ diff --git a/texinfo-6.7.tar.xz.sig b/texinfo-6.7.tar.xz.sig new file mode 100644 index 0000000..0086a5f --- /dev/null +++ b/texinfo-6.7.tar.xz.sig @@ -0,0 +1,8 @@ +-----BEGIN PGP SIGNATURE----- + +iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCXYpOxhkcZ2F2aW5zbWl0 +aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/upFfsA/ijrBDSblwgcANew2xreyJMk +2oicyeBfOWwiSbjlBNSsAP4+mM2vwqo2CAHqUd2CHGV0tz/FnU7SxPrOdJneUIc2 +xQ== +=5SpL +-----END PGP SIGNATURE----- diff --git a/texinfo.spec b/texinfo.spec index ccad414..acbe4db 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -3,8 +3,8 @@ %global __requires_exclude ^perl\\(.*Texinfo.*\\)$ Name: texinfo -Version: 6.6 -Release: 2 +Version: 6.7 +Release: 1 Summary: The GNU Documentation System License: GPLv3+ Url: http://www.gnu.org/software/texinfo/ @@ -19,7 +19,7 @@ Patch0005: texinfo-6.5-fix-info-dir.patch Patch0006: texinfo-6.5-covscan-fixes.patch BuildRequires: gcc perl-generators zlib-devel ncurses-devel help2man -BuildRequires: perl(Data::Dumper) perl(Locale::Messages) perl(Unicode::EastAsianWidth) perl(Text::Unidecode) perl(Storable) +BuildRequires: perl(Data::Dumper) perl(Locale::Messages) perl(Unicode::EastAsianWidth) perl(Text::Unidecode) perl(Storable) perl(Unicode::Normalize) %description Texinfo is a documentation system that uses a single source file to produce @@ -34,6 +34,10 @@ Summary: Tools for formatting Texinfo documents Requires: texinfo = %{version}-%{release} tex(tex) tex(epsf.tex) Requires(post): texlive-tetex Requires(postun): texlive-tetex +Provides: tex-texinfo = %{version}-%{release} +Obsoletes: tex-texinfo < %{version}-%{release} +Provides: texlive-texinfo > 9:2019-15 +Obsoletes: texlive-texinfo <= 9:2019-15 %description tex This package provides tools for format most of the documents @@ -130,6 +134,9 @@ export ALL_TESTS=yes %ghost %{_infodir}/dir.old %changelog +* Fri Jul 17 2020 chengguipeng - 6.7-1 +- upgrade to 6.7-1 + * Fri Jan 10 2020 openEuler Buildteam - 6.6-2 - update to 6.6-2