This commit is contained in:
Dennis Gilmore 2013-02-13 19:13:20 -06:00
parent 976701d3b4
commit e4872c0f99

View File

@ -7,7 +7,7 @@
Summary: HP Linux Imaging and Printing Project
Name: hplip
Version: 3.12.11
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2+ and MIT
Group: System Environment/Daemons
@ -530,6 +530,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%postun libs -p /sbin/ldconfig
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.11-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Jan 22 2013 Jiri Popelka <jpopelka@redhat.com> - 3.12.11-7
- No need to run update-desktop-database (and require desktop-file-utils)
because there are no MimeKey lines in the desktop files.