This commit is contained in:
Dennis Gilmore 2013-08-03 16:45:19 -05:00
parent 2332865d96
commit 3de324c8e0

View File

@ -2,7 +2,7 @@
Name: json-c Name: json-c
Version: 0.11 Version: 0.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: A JSON implementation in C Summary: A JSON implementation in C
Group: Development/Libraries Group: Development/Libraries
License: MIT License: MIT
@ -100,6 +100,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Apr 29 2013 Remi Collet <remi@fedoraproject.org> - 0.11-1 * Mon Apr 29 2013 Remi Collet <remi@fedoraproject.org> - 0.11-1
- update to 0.11 - update to 0.11
- fix source0 - fix source0