|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-MooseX-Getopt
|
|
|
|
Name: perl-MooseX-Getopt
|
|
|
|
Version: 0.03
|
|
|
|
Version: 0.03
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Moose role for processing command line options
|
|
|
|
Summary: Moose role for processing command line options
|
|
|
|
License: GPL or Artistic
|
|
|
|
License: GPL or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -57,6 +57,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.03-2
|
|
|
|
|
|
|
|
- bump
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 03 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.03-1
|
|
|
|
* Thu May 03 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.03-1
|
|
|
|
- update to 0.03
|
|
|
|
- update to 0.03
|
|
|
|
|
|
|
|
|
|
|
|