commit libzypp-plugin-appdata for openSUSE:Factory
Hello community, here is the log from the commit of package libzypp-plugin-appdata for openSUSE:Factory checked in at 2016-05-04 08:18:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzypp-plugin-appdata (Old) and /work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libzypp-plugin-appdata" Changes: -------- --- /work/SRC/openSUSE:Factory/libzypp-plugin-appdata/libzypp-plugin-appdata.changes 2016-02-28 02:27:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libzypp-plugin-appdata.new/libzypp-plugin-appdata.changes 2016-05-04 08:18:49.000000000 +0200 @@ -1,0 +2,7 @@ +Tue May 3 14:13:12 UTC 2016 - dimstar@opensuse.org + +- InstallAppdata.sh: prepare for YaST type repositories to receive + appdata.xml.gz and appdata-icons.tar.gz with a hashed filename in + order to allow mirrorbrain to distribute it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ InstallAppdata.sh ++++++ --- /var/tmp/diff_new_pack.9YpXaf/_old 2016-05-04 08:18:51.000000000 +0200 +++ /var/tmp/diff_new_pack.9YpXaf/_new 2016-05-04 08:18:51.000000000 +0200 @@ -43,7 +43,7 @@ yast2) # We do not validate an appdata.xml.gz in a yast2 repo: those are created by appstream-builder, and we can trust them #if appstream-util validate-relax --nonet "$6$YAST2/appdata.xml.gz" 2>&1 > /dev/null; then - appstream-util install-origin "$2" "$6$YAST2/appdata.xml.gz" "$6$YAST2/appdata-icons.tar.gz" 2>&1 > /dev/null + appstream-util install-origin "$2" "$6$YAST2/"appdata*.xml.gz "$6$YAST2/"appdata-icons*.tar.gz 2>&1 > /dev/null #fi ;; *)
participants (1)
-
root@hilbert.suse.de