diff --git a/parley.spec b/parley.spec index dbe7aa9..3d7c711 100644 --- a/parley.spec +++ b/parley.spec @@ -1,7 +1,7 @@ Name: parley Summary: Vocabulary Trainer Version: 17.12.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -95,23 +95,6 @@ rm -frv %{buildroot}%{_kf5_datadir}/parley/plugins/mwclient/ appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml ||: desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop ||: - -%post -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || : -touch --no-create %{_kf5_datadir}/icons/oxygen &> /dev/null || : - -%postun -if [ $1 -eq 0 ] ; then -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null -touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || : -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : -gtk-update-icon-cache %{_kf5_datadir}/icons/oxygen &> /dev/null || : -fi - -%posttrans -gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : -gtk-update-icon-cache %{_kf5_datadir}/icons/oxygen &> /dev/null || : - %files -f %{name}.lang %license COPYING* #doc README @@ -129,6 +112,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/oxygen &> /dev/null || : %changelog +* Thu Jan 18 2018 Igor Gnatenko - 17.12.1-2 +- Remove obsolete scriptlets + * Thu Jan 11 2018 Rex Dieter - 17.12.1-1 - 17.12.1