diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index bd16ee0..23400d7 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -2,7 +2,7 @@ Name: gnome-shell-extension-background-logo Version: 3.24.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Background logo extension for GNOME Shell License: GPLv2+ @@ -27,20 +27,15 @@ make %{?_smp_mflags} %install %make_install -%postun -if [ $1 -eq 0 ] ; then - glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : -fi - -%posttrans -glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - %files %license COPYING %{_datadir}/glib-2.0/schemas/org.fedorahosted.background-logo-extension.gschema.xml %{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/ %changelog +* Sat Jan 06 2018 Igor Gnatenko - 3.24.0-3 +- Remove obsolete scriptlets + * Wed Jul 26 2017 Fedora Release Engineering - 3.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild