From 7ab0de16f8547f3dccfb69e9a29a6236ba6b8367 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 2 Sep 2022 10:12:13 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 74b6fd9526ca645bd855c1ef19920c92876d1884) --- perl-LaTeX-ToUnicode.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-LaTeX-ToUnicode.spec b/perl-LaTeX-ToUnicode.spec index 40d5c2f..29a64e9 100644 --- a/perl-LaTeX-ToUnicode.spec +++ b/perl-LaTeX-ToUnicode.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-LaTeX-ToUnicode Version: 0.11 -Release: 1 +Release: 2 Summary: Convert LaTeX commands to Unicode -License: Perl_5 +License: Artistic-1.0 or GPL-1.0-or-later Group: Development/Libraries URL: http://search.cpan.org/dist/LaTeX-ToUnicode/ Source0: http://www.cpan.org/authors/id/B/BO/BORISV/LaTeX-ToUnicode-%{version}.tar.gz @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Sep 02 2022 yaoxin - 0.11-2 +- License compliance rectification + * Tue Jun 14 2022 SimpleUpdate Robot - 0.11-1 - Upgrade to version 0.11