|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Getopt-Long-Descriptive
|
|
|
|
|
Summary: Getopt::Long with usage text
|
|
|
|
|
Version: 0.103
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Getopt-Long-Descriptive
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-%{version}.tar.gz
|
|
|
|
@ -65,6 +65,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Getopt::Long::Descriptive::Usage.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.103-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Aug 07 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.103-1
|
|
|
|
|
- Update to 0.103
|
|
|
|
|
- Show --[no-]option for boolean toggle options
|
|
|
|
|