Update to 0.104003 (rhbz#2208530)
- New upstream release 0.104003 - Add Artistic 1.0 Perl license and make Perl license use it - Remove extra "59" from LGPL-2.1 - Use SPDX-format license tag
This commit is contained in:
parent
0df5f52504
commit
f151adff2a
@ -12,10 +12,10 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Software-License
|
||||
Version: 0.104002
|
||||
Release: 3%{?dist}
|
||||
Version: 0.104003
|
||||
Release: 1%{?dist}
|
||||
Summary: Package that provides templated software licenses
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Software-License
|
||||
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -51,7 +51,8 @@ BuildRequires: perl(Software::License::CCpack)
|
||||
BuildRequires: perl(Encode)
|
||||
BuildRequires: perl(Test::Pod)
|
||||
%endif
|
||||
# Runtime
|
||||
# Dependencies
|
||||
# (none)
|
||||
|
||||
%description
|
||||
Software-License contains templates for common open source software licenses.
|
||||
@ -83,6 +84,12 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%{_mandir}/man3/Software::LicenseUtils.3*
|
||||
|
||||
%changelog
|
||||
* Fri May 19 2023 Paul Howarth <paul@city-fan.org> - 0.104003-1
|
||||
- Update to 0.104003 (rhbz#2208530)
|
||||
- Add Artistic 1.0 Perl license and make Perl license use it
|
||||
- Remove extra "59" from LGPL-2.1
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.104002-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Software-License-0.104002.tar.gz) = 80303349f1d1febfb61322d106587880e0191500229110eebf1b8fb6653dc212720a29c60d9575bd4bb077b83755592303dc4205df276193d8fa0252f21e01aa
|
||||
SHA512 (Software-License-0.104003.tar.gz) = 0ee9a8b6fa30b41f4cb11a85464fa8a0f4ec37b9ce1676aeedb18820dfd3e26869f028e5258a9fee4ca62c0bbc64c9fcb8e4406ae0c960812822909c2e639cd6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user