diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 05f8380..9da53e2 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,6 +1,6 @@ Name: gnome-calculator Version: 3.26.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A desktop calculator License: GPLv3+ @@ -50,16 +50,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/org.gnome desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator.desktop -%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 -f %{name}.lang %doc NEWS %license COPYING @@ -77,6 +67,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Sat Jan 06 2018 Igor Gnatenko - 3.26.0-2 +- Remove obsolete scriptlets + * Thu Nov 02 2017 Kalev Lember - 3.26.0-1 - Update to 3.26.0