Hello community, here is the log from the commit of package graphene for openSUSE:Factory checked in at 2020-05-08 23:03:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/graphene (Old) and /work/SRC/openSUSE:Factory/.graphene.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "graphene" Fri May 8 23:03:53 2020 rev:11 rq:800803 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/graphene/graphene.changes 2019-09-17 13:34:05.309874625 +0200 +++ /work/SRC/openSUSE:Factory/.graphene.new.2738/graphene.changes 2020-05-08 23:03:56.117688646 +0200 @@ -1,0 +2,6 @@ +Tue May 5 12:25:24 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Use %{_libexecdir} instead of %{_prefix}/lib: follow the package + installer definition. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ graphene.spec ++++++ --- /var/tmp/diff_new_pack.efFTJv/_old 2020-05-08 23:03:56.661689757 +0200 +++ /var/tmp/diff_new_pack.efFTJv/_new 2020-05-08 23:03:56.665689764 +0200 @@ -1,7 +1,7 @@ # # spec file for package graphene # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -113,7 +113,7 @@ %files -n libgraphene-devel %doc %{_datadir}/gtk-doc/html/* %{_includedir}/graphene-1.0/ -%{_prefix}/lib/installed-tests/ +%{_libexecdir}/installed-tests/ %{_libdir}/libgraphene-1.0.so %{_libdir}/pkgconfig/graphene-1.0.pc %{_libdir}/pkgconfig/graphene-gobject-1.0.pc
