diff --git a/gjs.changes b/gjs.changes index a3bd78c..4e998c9 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 17:44:24 UTC 2017 - jengelh@inai.de + +- Drop redundant %clean section. + ------------------------------------------------------------------- Mon Mar 20 19:58:00 UTC 2017 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 3dc4fee..e3f54b6 100644 --- a/gjs.spec +++ b/gjs.spec @@ -90,9 +90,6 @@ make -j1 V=1 %make_install find %{buildroot} -type f -name "*.la" -delete -print -%clean -rm -rf %{buildroot} - %post -n libgjs0 -p /sbin/ldconfig %postun -n libgjs0 -p /sbin/ldconfig