Package upgrade
(cherry picked from commit 93044eb617ff01792b166a68e35173b964894fa7)
This commit is contained in:
parent
7f0611e182
commit
d5cf0bfd9b
Binary file not shown.
BIN
LaTeX-ToUnicode-0.11.tar.gz
Normal file
BIN
LaTeX-ToUnicode-0.11.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-LaTeX-ToUnicode
|
Name: perl-LaTeX-ToUnicode
|
||||||
Version: 0.05
|
Version: 0.11
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Convert LaTeX commands to Unicode
|
Summary: Convert LaTeX commands to Unicode
|
||||||
License: Perl_5
|
License: Perl_5
|
||||||
@ -26,7 +26,7 @@ etc. into their Unicode equivalents. It translates commands for special
|
|||||||
characters or accents into their Unicode equivalents and removes
|
characters or accents into their Unicode equivalents and removes
|
||||||
formatting commands.
|
formatting commands.
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n LaTeX-ToUnicode-%{version}
|
%autosetup -n LaTeX-ToUnicode-%{version} -p1
|
||||||
%build
|
%build
|
||||||
export PERL_MM_OPT=""
|
export PERL_MM_OPT=""
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||||
@ -67,5 +67,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.11-1
|
||||||
|
- Upgrade to version 0.11
|
||||||
|
|
||||||
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.05-1
|
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.05-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user