From 21f4ddebdb56253a1e03ff4e77dec07bdf473ddb Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 2 Sep 2022 10:02:00 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 8288db9e9d9c4939a4a7a5ba5eeb105e486ae4a6) --- perl-BibTeX-Parser.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-BibTeX-Parser.spec b/perl-BibTeX-Parser.spec index 094a76a..163cf80 100644 --- a/perl-BibTeX-Parser.spec +++ b/perl-BibTeX-Parser.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-BibTeX-Parser Version: 1.03 -Release: 1 +Release: 2 Summary: BibTeX::Parser Perl module -License: Perl_5 +License: Artistic-1.0 or GPL-1.0-or-later Group: Development/Libraries URL: http://search.cpan.org/dist/BibTeX-Parser/ Source0: http://www.cpan.org/authors/id/B/BO/BORISV/BibTeX-Parser-%{version}.tar.gz @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Sep 02 2022 yaoxin - 1.03-2 +- License compliance rectification + * Tue Jun 14 2022 SimpleUpdate Robot - 1.03-1 - Upgrade to version 1.03