diff --git a/colord.spec b/colord.spec index 80037c7..8c0d574 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ Summary: Color daemon Name: colord Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz @@ -157,14 +157,12 @@ getent passwd colord >/dev/null || \ exit 0 %post -glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %systemd_post colord.service %preun %systemd_preun colord.service %postun -glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %systemd_postun colord.service %post libs -p /sbin/ldconfig @@ -284,6 +282,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Sat Jan 06 2018 Igor Gnatenko - 1.4.1-2 +- Remove obsolete scriptlets + * Mon Aug 21 2017 Richard Hughes 1.4.1-1 - New upstream version - Include all the files in the GIR target