diff --git a/libreoffice.changes b/libreoffice.changes index 5084f3e..2eab083 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 16 09:56:39 UTC 2018 - tchvatal@suse.com + +- Fix the lo-provides filtering to allow proper provides to be generated + ------------------------------------------------------------------- Mon Jan 15 18:45:31 UTC 2018 - tchvatal@suse.com diff --git a/lo-provides b/lo-provides index e43c126..c918422 100644 --- a/lo-provides +++ b/lo-provides @@ -3,4 +3,4 @@ grep -v -e libgpgme.so \ -e libgpgmepp.so \ -e libassuan.so \ -e libgpg-error.so \ - | /usr/lib/rpm/find-provides “$@” + | /usr/lib/rpm/find-provides