Hello community,

here is the log from the commit of package libzypp-plugin-appdata for 
openSUSE:Factory checked in at 2020-09-09 17:46:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp-plugin-appdata (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp-plugin-appdata"

Wed Sep  9 17:46:22 2020 rev:22 rq:832499 version:1.0.1+git.20180426

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libzypp-plugin-appdata/libzypp-plugin-appdata.changes
    2019-04-01 12:32:08.425778832 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new.3399/libzypp-plugin-appdata.changes
  2020-09-09 17:46:40.202413319 +0200
@@ -1,0 +2,6 @@
+Fri Sep  4 12:46:34 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Install ASHelper to %{_prefix}/lib: the scripts hardcode this
+  path.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libzypp-plugin-appdata.spec ++++++
--- /var/tmp/diff_new_pack.m3aiVQ/_old  2020-09-09 17:46:40.818413820 +0200
+++ /var/tmp/diff_new_pack.m3aiVQ/_new  2020-09-09 17:46:40.818413820 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp-plugin-appdata
 #
-# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -69,7 +69,7 @@
 
 # Install AppData zypp plugin
 install -Dm 0755 InstallAppdata.py 
%{buildroot}%{_prefix}/lib/zypp/plugins/appdata/InstallAppdata
-install -Dm 0755 AsHelper.py %{buildroot}%{_libexecdir}/AsHelper
+install -Dm 0755 AsHelper.py %{buildroot}%{_prefix}/lib/AsHelper
 
 # Install zypper helper command
 install -Dm 0755 zypper-appstream-cache 
%{buildroot}%{_prefix}/lib/zypper/commands/zypper-appstream-cache
@@ -99,7 +99,7 @@
 %dir %{_prefix}/lib/zypper
 %dir %{_prefix}/lib/zypper/commands
 %{_prefix}/lib/zypper/commands/zypper-appstream-cache
-%{_libexecdir}/AsHelper
+%{_prefix}/lib/AsHelper
 %{_unitdir}/appstream-sync-cache.service
 
 %files -n openSUSE-appdata-extra


Reply via email to