|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Getopt-Long-Descriptive
|
|
|
|
|
Summary: Getopt::Long with usage text
|
|
|
|
|
Version: 0.104
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Getopt-Long-Descriptive
|
|
|
|
|
Source0: https://cpan.metacpan.org/modules/by-module/Getopt/Getopt-Long-Descriptive-%{version}.tar.gz
|
|
|
|
@ -65,6 +65,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Getopt::Long::Descriptive::Usage.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.104-2
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Apr 28 2019 Paul Howarth <paul@city-fan.org> - 0.104-1
|
|
|
|
|
- Update to 0.104
|
|
|
|
|
- Allow for verbatim text in description options
|
|
|
|
|