|
|
@ -6,12 +6,12 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-B-Keywords
|
|
|
|
Name: perl-B-Keywords
|
|
|
|
Version: 1.18
|
|
|
|
Version: 1.19
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Lists of reserved barewords and symbol names
|
|
|
|
Summary: Lists of reserved barewords and symbol names
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/B-Keywords
|
|
|
|
URL: https://metacpan.org/release/B-Keywords
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Keywords-%{version}.tar.gz
|
|
|
|
Source0: https://cpan.metacpan.org/modules/by-module/B/B-Keywords-%{version}.tar.gz
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
# Module Build
|
|
|
|
# Module Build
|
|
|
|
BuildRequires: coreutils
|
|
|
|
BuildRequires: coreutils
|
|
|
@ -84,6 +84,10 @@ make test
|
|
|
|
%{_mandir}/man3/B::Keywords.3*
|
|
|
|
%{_mandir}/man3/B::Keywords.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 23 2018 Paul Howarth <paul@city-fan.org> - 1.19-1
|
|
|
|
|
|
|
|
- Update to 1.19
|
|
|
|
|
|
|
|
- our was added with 5.005_61
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-5
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|