diff --git a/hplip.spec b/hplip.spec index 679bc32..7d3f4e4 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.14.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and MIT Url: http://hplip.sourceforge.net/ @@ -482,6 +482,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Wed Jul 9 2014 Tim Waugh - 3.14.6-4 +- Bumped release. + * Wed Jul 9 2014 Tim Waugh - 3.14.6-3 - Another fix for commafy() (bug #984167/bug #1076954 comment #21).