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/plasma-welcome] f43: Merge branch 'rawhide' into f43
Date: Wed, 05 Aug 2026 19:58:37 GMT	[thread overview]
Message-ID: <178595991754.1.13626705874255530103.rpms-plasma-welcome-2eec2af09468@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/plasma-welcome
Branch : f43
Commit : 2eec2af09468de8d738c07499170abf5991d29b3
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-08-05T15:56:21-04:00
Stats  : +11/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/plasma-welcome/c/2eec2af09468de8d738c07499170abf5991d29b3?branch=f43

Log:
Merge branch 'rawhide' into f43

---
diff --git a/.gitignore b/.gitignore
index 9b5d310..f2fc42e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,5 @@
 /plasma-welcome-6.7.2.tar.xz.sig
 /plasma-welcome-6.7.3.tar.xz
 /plasma-welcome-6.7.3.tar.xz.sig
+/plasma-welcome-6.7.4.tar.xz
+/plasma-welcome-6.7.4.tar.xz.sig

diff --git a/plasma-welcome.spec b/plasma-welcome.spec
index deb8ac2..adfa806 100644
--- a/plasma-welcome.spec
+++ b/plasma-welcome.spec
@@ -1,8 +1,8 @@
 %global orgname org.kde.plasma-welcome
 
 Name:           plasma-welcome
-Version:        6.7.3
-Release:        2%{?dist}
+Version:        6.7.4
+Release:        1%{?dist}
 License:        GPL-2.0-or-later and BSD-3-Clause
 Summary:        Plasma Welcome
 Url:            https://invent.kde.org/plasma/%{name}
@@ -81,6 +81,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/%{orgname}.deskto
 
 
 %changelog
+* Tue Aug 04 2026 Steve Cossette <farchord@gmail.com> - 6.7.4-1
+- 6.7.4
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.7.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index dc3ffc6..f90201c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (plasma-welcome-6.7.3.tar.xz) = 719c9d932e6b960f894e9d1cd533558a19226a9c6075fe1b7a40d3886fe1b61b9783e4c1610d7e7920de29b87f19a2df6a5b2ddaf4f10115bf896d81f8367cae
-SHA512 (plasma-welcome-6.7.3.tar.xz.sig) = c247e8b8731478c596e3bdbdd52cb25906c1582718e0d47974de8c20298f6d3a0dc16526e44468512a5d9d1365623f271980738f72690e7a8158c91fff5e60f1
+SHA512 (plasma-welcome-6.7.4.tar.xz) = b44b83d50c348b9f17e0e2744d19c403923352df8dcc7976dfff491b27a764f7f60f127426f86de483e0a318be940dc803ab8358b593a2081657ea3d05d65195
+SHA512 (plasma-welcome-6.7.4.tar.xz.sig) = 11a11584a110db0ad8ff68e0061470b28787cc65931572e4f91d6f4d6ffc0f78ab48ebd9c5e1ea01d203ec536ae3caef2c9c44f158c8233d7ad44e53b842ea79

diff --git a/plasma-welcome.spec b/plasma-welcome.spec
index d433f8b..adfa806 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
 

             reply	other threads:[~2026-08-05 19:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05 19:58 Steve Cossette [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-17 17:26 [rpms/plasma-welcome] f43: Merge branch 'rawhide' into f43 Steve Cossette
2026-07-04 11:34 Steve Cossette
2026-06-25 19:33 Steve Cossette
2026-06-12 10:37 Steve Cossette

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=178595991754.1.13626705874255530103.rpms-plasma-welcome-2eec2af09468@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