Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
f38
Fedora Release Engineering 3 years ago
parent 95eafa4784
commit 61ce4e2897

@ -1,6 +1,6 @@
Name: perl-curry Name: perl-curry
Version: 2.000001 Version: 2.000001
Release: 1%{?dist} Release: 2%{?dist}
Summary: Create automatic curried method call closures for any class or object Summary: Create automatic curried method call closures for any class or object
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/curry URL: https://metacpan.org/release/curry
@ -44,6 +44,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.000001-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 04 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.000001-1 * Tue Jan 04 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.000001-1
- 2.000001 bump - 2.000001 bump

Loading…
Cancel
Save