This commit is contained in:
Jesse Keating 2009-07-24 20:11:20 +00:00
parent 2a80498fe7
commit 54cdb62546

View File

@ -6,7 +6,7 @@
Name: devhelp
Version: 0.23
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2+
Group: Development/Tools
Summary: API documention browser
@ -146,6 +146,9 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 15 2009 Matthew Barnes <mbarnes@redhat.com> - 0.23-8
- Add patch for GNOME bug #588655 (work around GLib deprecations).