public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plasma-welcome] epel10: Merge branch f44 into epel10
Date: Thu, 30 Jul 2026 16:12:18 GMT [thread overview]
Message-ID: <178542793814.1.13889378160279299383.rpms-plasma-welcome-2a3c6aadaa4d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/plasma-welcome
Branch : epel10
Commit : 2a3c6aadaa4d72fd45a7f0574dcfe90f73c9e6fe
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:12:04-07:00
Stats : +48/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/plasma-welcome/c/2a3c6aadaa4d72fd45a7f0574dcfe90f73c9e6fe?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 3d9d793..9b5d310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,17 @@
/plasma-welcome-6.6.3.tar.xz.sig
/plasma-welcome-6.6.4.tar.xz
/plasma-welcome-6.6.4.tar.xz.sig
+/plasma-welcome-6.6.5.tar.xz
+/plasma-welcome-6.6.5.tar.xz.sig
+/plasma-welcome-6.6.90.tar.xz
+/plasma-welcome-6.6.90.tar.xz.sig
+/plasma-welcome-6.6.91.tar.xz
+/plasma-welcome-6.6.91.tar.xz.sig
+/plasma-welcome-6.7.0.tar.xz
+/plasma-welcome-6.7.0.tar.xz.sig
+/plasma-welcome-6.7.1.tar.xz
+/plasma-welcome-6.7.1.tar.xz.sig
+/plasma-welcome-6.7.2.tar.xz
+/plasma-welcome-6.7.2.tar.xz.sig
+/plasma-welcome-6.7.3.tar.xz
+/plasma-welcome-6.7.3.tar.xz.sig
diff --git a/plasma-welcome.spec b/plasma-welcome.spec
index 2b295cf..cdec8ec 100644
--- a/plasma-welcome.spec
+++ b/plasma-welcome.spec
@@ -1,7 +1,7 @@
%global orgname org.kde.plasma-welcome
Name: plasma-welcome
-Version: 6.6.4
+Version: 6.7.3
Release: 1%{?dist}
License: GPL-2.0-or-later and BSD-3-Clause
Summary: Plasma Welcome
@@ -38,6 +38,8 @@ BuildRequires: cmake(KF6KIO)
BuildRequires: cmake(KF6Service)
BuildRequires: cmake(KF6KCMUtils)
BuildRequires: cmake(KF6Svg)
+BuildRequires: cmake(KF6GlobalAccel)
+BuildRequires: cmake(KF6Crash)
BuildRequires: cmake(Plasma)
@@ -79,6 +81,33 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/%{orgname}.deskto
%changelog
+* Tue Jul 14 2026 Steve Cossette <farchord@gmail.com> - 6.7.3-1
+- 6.7.3
+
+* Wed Jul 01 2026 Steve Cossette <farchord@gmail.com> - 6.7.2-1
+- 6.7.2
+
+* Tue Jun 23 2026 Steve Cossette <farchord@gmail.com> - 6.7.1-1
+- 6.7.1
+
+* Thu Jun 11 2026 Steve Cossette <farchord@gmail.com> - 6.7.0-1
+- 6.7.0
+
+* Fri May 29 2026 Steve Cossette <farchord@gmail.com> - 6.6.91-1
+- 6.6.91
+
+* Sat May 16 2026 Steve Cossette <farchord@gmail.com> - 6.6.90-1
+- 6.6.90
+
+* Thu May 14 2026 Steve Cossette <farchord@gmail.com> - 6.6.5-1
+- 6.6.5
+
+* Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 6.6.4-3
+- Rebuild (qt6)
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 6.6.4-2
+- Rebuild (qt6)
+
* Fri Apr 10 2026 Steve Cossette <farchord@gmail.com> - 6.6.4-1
- 6.6.4
diff --git a/sources b/sources
index d46e456..dc3ffc6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (plasma-welcome-6.6.4.tar.xz) = c739f8892bc6b18a3256ca91e246531559a809cb6e298f98dd35926a7c426479e205ed449b459395a3f1b1fa667e47e4c0429c62b411d87cafbd6e7ef50e1478
-SHA512 (plasma-welcome-6.6.4.tar.xz.sig) = acd754d806b775bf84af44b6cbc4c3d4908d93b99128657d13791adc0514bd4597a2145b67988c11f81a568f05e3d7111f00ffbd81e98ea987801d6390365e50
+SHA512 (plasma-welcome-6.7.3.tar.xz) = 719c9d932e6b960f894e9d1cd533558a19226a9c6075fe1b7a40d3886fe1b61b9783e4c1610d7e7920de29b87f19a2df6a5b2ddaf4f10115bf896d81f8367cae
+SHA512 (plasma-welcome-6.7.3.tar.xz.sig) = c247e8b8731478c596e3bdbdd52cb25906c1582718e0d47974de8c20298f6d3a0dc16526e44468512a5d9d1365623f271980738f72690e7a8158c91fff5e60f1
diff --git a/plasma-welcome.spec b/plasma-welcome.spec
index 9bc2cb2..cdec8ec 100644
--- a/plasma-welcome.spec
+++ b/plasma-welcome.spec
@@ -13,6 +13,7 @@ Source1: https://download.kde.org/%{stable_kf6}/plasma/%{version}/%{name}
# Upstream patches
BuildRequires: gcc-c++
+BuildRequires: git-core
BuildRequires: qt6-qtbase-devel
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
@@ -51,7 +52,7 @@ Obsoletes: plasma-welcome-app < 5.27.0-2
A Friendly onboarding wizard for Plasma.
%prep
-%autosetup -n %{name}-%{version} -p1
+%autosetup -n %{name}-%{version} -S git_am
# It is for generate pot file for translate so we can ignore it.
rm Messages.sh
next reply other threads:[~2026-07-30 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-30 16:12 Troy Dawson [this message]
2026-07-30 17:14 [rpms/plasma-welcome] epel10: Merge branch 'f44' into epel10 Troy Dawson
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=178542793814.1.13889378160279299383.rpms-plasma-welcome-2a3c6aadaa4d@fedoraproject.org \
--to=tdawson@redhat.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