diff --git a/libgxps.spec b/libgxps.spec index 1e91bb0..04fdc7d 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,6 +1,6 @@ Name: libgxps Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GObject based library for handling and rendering XPS documents License: LGPLv2+ @@ -54,11 +54,6 @@ documents using the %{name} library. %meson_install -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - - %files %doc AUTHORS MAINTAINERS NEWS README TODO %license COPYING @@ -80,6 +75,9 @@ documents using the %{name} library. %changelog +* Tue Jan 30 2018 Tom Hughes - 0.3.0-2 +- Drop ldconfig scriptlets + * Thu Aug 10 2017 Tom Hughes - 0.3.0-1 - Update to 0.3.0 upstream release