From 3f62b08e01f7c1b32bfc978c4c371380112c97f4 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 26 Jul 2022 07:42:53 +0000 Subject: [PATCH] License compliance rectification --- perl-Crypt-Blowfish.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Crypt-Blowfish.spec b/perl-Crypt-Blowfish.spec index 159c1ad..e3ef600 100644 --- a/perl-Crypt-Blowfish.spec +++ b/perl-Crypt-Blowfish.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-Crypt-Blowfish Version: 2.14 -Release: 1 +Release: 2 Summary: Perl Blowfish encryption module -License: CHECK(Distributable) +License: OpenSSL Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-Blowfish/ Source0: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{version}.tar.gz @@ -71,5 +71,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Tue Jul 26 2022 Chenyx - 2.14-2 +- License compliance rectification + * Wed Jun 30 2021 Perl_Bot 2.14-1 - Specfile autogenerated by Perl_Bot -- Gitee