|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-JSON-Any
|
|
|
|
|
Summary: A meta-module to make working with JSON easier
|
|
|
|
|
Version: 1.39
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/JSON-Any-%{version}.tar.gz
|
|
|
|
@ -61,6 +61,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/JSON*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.39-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 12 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 1.39-1
|
|
|
|
|
- Update to 1.39
|
|
|
|
|
- Tighten file listing
|
|
|
|
|