Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-12-10 22:46:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Tue Dec 10 22:46:46 2019 rev:77 rq:755662 version:5.17.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-12-05 
17:35:24.813437649 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691/plasma5-sdk.changes        
2019-12-10 22:47:05.401705237 +0100
@@ -1,0 +2,6 @@
+Tue Dec 10 00:27:01 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Add patch to fix the appstream file (boo#1158839):
+  * 0001-Cuttlefish-Make-AppStream-file-valid.patch
+
+-------------------------------------------------------------------

New:
----
  0001-Cuttlefish-Make-AppStream-file-valid.patch

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.l8k3ue/_old  2019-12-10 22:47:06.801704718 +0100
+++ /var/tmp/diff_new_pack.l8k3ue/_new  2019-12-10 22:47:06.809704715 +0100
@@ -29,6 +29,8 @@
 Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch1:         0001-Cuttlefish-Make-AppStream-file-valid.patch
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -83,7 +85,7 @@
 %lang_package
 
 %prep
-%setup -q -n plasma-sdk-%{version}
+%autosetup -p1 -n plasma-sdk-%{version}
 
 %build
   %cmake_kf5 -d build

++++++ 0001-Cuttlefish-Make-AppStream-file-valid.patch ++++++
>From c73dce7564f8da0f4f69c3edd47ca3ec70e09356 Mon Sep 17 00:00:00 2001
From: Nate Graham <n...@kde.org>
Date: Mon, 9 Dec 2019 22:33:54 +0100
Subject: [PATCH] [Cuttlefish] Make AppStream file valid

---
 cuttlefish/org.kde.cuttlefish.appdata.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/cuttlefish/org.kde.cuttlefish.appdata.xml 
b/cuttlefish/org.kde.cuttlefish.appdata.xml
index 08c8e67..1609ef0 100644
--- a/cuttlefish/org.kde.cuttlefish.appdata.xml
+++ b/cuttlefish/org.kde.cuttlefish.appdata.xml
@@ -3,6 +3,7 @@
   <id>org.kde.plasma.cuttlefish</id>
   <provides>
 ​    <id>org.kde.cuttlefish.desktop</id>
+    <binary>cuttlefish</binary>
   ​</provides>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
@@ -127,9 +128,6 @@
     </screenshot>
   </screenshots>
   <project_group>KDE</project_group>
-  <provides>
-    <binary>cuttlefish</binary>
-  </provides>
   <releases>
     <release version="5.17.4" date="2019-12-03"/>
     <release version="5.17.3" date="2019-11-12"/>
-- 
2.23.0




Reply via email to