public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kdevelop-php] rawhide: License cleanup, added (non-functional) appstream verification
Date: Sun, 28 Jun 2026 16:10:09 GMT	[thread overview]
Message-ID: <178266300997.1.11926983184117447320.rpms-kdevelop-php-d728bd116c3f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kdevelop-php
Branch : rawhide
Commit : d728bd116c3f2106f30a04687cf32f3d882ea9ed
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-06-28T12:10:01-04:00
Stats  : +6/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kdevelop-php/c/d728bd116c3f2106f30a04687cf32f3d882ea9ed?branch=rawhide

Log:
License cleanup, added (non-functional) appstream verification

---
diff --git a/kdevelop-php.spec b/kdevelop-php.spec
index 64268dc..e463bb9 100644
--- a/kdevelop-php.spec
+++ b/kdevelop-php.spec
@@ -3,8 +3,7 @@ Summary:        Php language and documentation plugins for KDevelop
 Version:        26.04.2
 Release:        2%{?dist}
 
-# Most files LGPLv2+/GPLv2+
-License:        GPL-2.0-or-later
+License:        CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND MIT
 URL:            https://kdevelop.org/
 Source0:        https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/kdev-php-%{version}.tar.xz
 
@@ -14,6 +13,7 @@ ExclusiveArch:  %{qt6_qtwebengine_arches}
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gcc-c++
 BuildRequires:  kf6-rpm-macros
+BuildRequires:  libappstream-glib
 
 BuildRequires:  cmake(Qt6Core)
 BuildRequires:  cmake(Qt6Widgets)
@@ -46,9 +46,11 @@ BuildRequires:  kdevelop-devel = 9:%{version}
 %install
 %cmake_install
 
-# TODO Enable translations in stable build
+%check
 %find_lang %{name} --all-name
-
+# • tag-invalid           : stock icon is not valid [kdevelop]
+# Reported Upstream: https://bugs.kde.org/show_bug.cgi?id=522346
+appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.kdev-php.metainfo.xml ||:
 
 %files -f %{name}.lang
 %doc AUTHORS

                 reply	other threads:[~2026-06-28 16:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178266300997.1.11926983184117447320.rpms-kdevelop-php-d728bd116c3f@fedoraproject.org \
    --to=farchord@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox