|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Declare-Constraints-Simple
|
|
|
|
|
Version: 0.03
|
|
|
|
|
Release: 25%{?dist}
|
|
|
|
|
Release: 26%{?dist}
|
|
|
|
|
Summary: Declarative Validation of Data Structures
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -97,6 +97,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Declare::Constraints::Simple::Result.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-26
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2016 Paul Howarth <paul@city-fan.org> - 0.03-25
|
|
|
|
|
- Spec clean-up
|
|
|
|
|
- Prefer %%global over %%define
|
|
|
|
|