|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-MooseX-Types-JSON
|
|
|
|
|
Summary: JSON data types for Moose
|
|
|
|
|
Version: 1.01
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
# see lib/MooseX/Types/JSON.pm
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -53,6 +53,9 @@ Requires: perl(MooseX::Types)
|
|
|
|
|
%{_mandir}/man3/MooseX*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.01-2
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Emmanuel Seyman <emmanuel@seyman.fr> - 1.01-1
|
|
|
|
|
- Update to 1.01
|
|
|
|
|
- Replace %%{__perl} with /usr/bin/perl
|
|
|
|
|