public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-welcome] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:12 Troy Dawson
  0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 16:12 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/plasma-welcome] epel10: Merge branch 'f44' into epel10
@ 2026-07-30 17:14 Troy Dawson
  0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 17:14 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/plasma-welcome
Branch : epel10
Commit : 210da6da9406f7d922c014ce74f3b4a84dd26b97
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-07-30T10:14:03-07:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/plasma-welcome/c/210da6da9406f7d922c014ce74f3b4a84dd26b97?branch=epel10

Log:
Merge branch 'f44' into epel10

---
diff --git a/plasma-welcome.spec b/plasma-welcome.spec
index cdec8ec..9bc2cb2 100644
--- a/plasma-welcome.spec
+++ b/plasma-welcome.spec
@@ -13,7 +13,6 @@ 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
@@ -52,7 +51,7 @@ Obsoletes:      plasma-welcome-app < 5.27.0-2
 A Friendly onboarding wizard for Plasma.
 
 %prep
-%autosetup -n %{name}-%{version} -S git_am
+%autosetup -n %{name}-%{version} -p1
 # It is for generate pot file for translate so we can ignore it.
 rm Messages.sh
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-30 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:12 [rpms/plasma-welcome] epel10: Merge branch f44 into epel10 Troy Dawson
2026-07-30 17:14 [rpms/plasma-welcome] epel10: Merge branch 'f44' " Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox