|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-MooseX-SingleArg |
|
|
|
|
Version: 0.09 |
|
|
|
|
Release: 2%{?dist} |
|
|
|
|
Release: 3%{?dist} |
|
|
|
|
Summary: No-fuss instantiation of Moose objects using a single argument |
|
|
|
|
License: GPL+ or Artistic |
|
|
|
|
Group: Development/Libraries |
|
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/* |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.09-3 |
|
|
|
|
- BuildReq perl-generators (dbd@ehtrace.com) |
|
|
|
|
|
|
|
|
|
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.09-2 |
|
|
|
|
- new package built with tito |
|
|
|
|
|
|
|
|
|