Hello community, here is the log from the commit of package gcr for openSUSE:Factory checked in at 2019-12-11 12:04:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcr (Old) and /work/SRC/openSUSE:Factory/.gcr.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcr" Wed Dec 11 12:04:47 2019 rev:35 rq:754121 version:3.34.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gcr/gcr.changes 2019-10-17 13:07:00.468125169 +0200 +++ /work/SRC/openSUSE:Factory/.gcr.new.4691/gcr.changes 2019-12-11 12:05:09.188739647 +0100 @@ -1,0 +2,5 @@ +Thu Nov 28 09:57:41 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Fix usage of libexecdir instead of prefix/lib where applicable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcr.spec ++++++ --- /var/tmp/diff_new_pack.wkpusC/_old 2019-12-11 12:05:10.544739076 +0100 +++ /var/tmp/diff_new_pack.wkpusC/_new 2019-12-11 12:05:10.548739075 +0100 @@ -1,7 +1,7 @@ # # spec file for package gcr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -222,7 +222,7 @@ %{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service %files ssh-askpass -%{_prefix}/lib/gcr-ssh-askpass +%{_libexecdir}/gcr-ssh-askpass %files -n libgcr-3-1 %license COPYING
