|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-JSON-Any
|
|
|
|
Name: perl-JSON-Any
|
|
|
|
Version: 1.16
|
|
|
|
Version: 1.19
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A meta-module to make working with JSON easier
|
|
|
|
Summary: A meta-module to make working with JSON easier
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -72,6 +72,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 11 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.19-1
|
|
|
|
|
|
|
|
- update to 1.19
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.16-4
|
|
|
|
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.16-4
|
|
|
|
- Fix Patch:/%%patch0 mismatch.
|
|
|
|
- Fix Patch:/%%patch0 mismatch.
|
|
|
|
|
|
|
|
|
|
|
|