This commit is contained in:
Jesse Keating 2009-02-25 09:49:44 +00:00
parent 55734d5d58
commit 08d0dfa404

View File

@ -2,7 +2,7 @@
Name: json-glib Name: json-glib
Version: 0.6.2 Version: 0.6.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Library for JavaScript Object Notation format Summary: Library for JavaScript Object Notation format
Group: System Environment/Libraries Group: System Environment/Libraries
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat May 31 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.6.2-1 * Sat May 31 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.6.2-1
- Update to 0.6.2. - Update to 0.6.2.
- Enable tests. - Enable tests.