public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kde-settings] f44: Ship plasmoidsetupscripts as regular files in fedoradark and fedoralight
Date: Wed, 19 Aug 2026 22:27:10 GMT [thread overview]
Message-ID: <178717843096.1.12609011652871077788.rpms-kde-settings-1571d03ff413@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kde-settings
Branch : f44
Commit : 1571d03ff4132930e912a0c60bba039041bc0ad5
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-08-19T18:25:52-04:00
Stats : +13/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kde-settings/c/1571d03ff4132930e912a0c60bba039041bc0ad5?branch=f44
Log:
Ship plasmoidsetupscripts as regular files in fedoradark and fedoralight
- kde-openssh-askpass: Only set SSH_ASKPASS if ksshaskpass is installed
---
diff --git a/.gitignore b/.gitignore
index 8462e55..661633c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@
/kde-settings-43.99.tar.gz
/kde-settings-43.100.tar.gz
/kde-settings-43.101.tar.gz
+/kde-settings-44.0.tar.gz
diff --git a/kde-settings.spec b/kde-settings.spec
index c71ea09..16f4845 100644
--- a/kde-settings.spec
+++ b/kde-settings.spec
@@ -6,12 +6,12 @@
Summary: Config files for KDE
Name: kde-settings
-Version: 43.101
-Release: 6%{?dist}
+Version: 44.0
+Release: 1%{?dist}
License: MIT
-URL: https://pagure.io/fedora-kde/kde-settings
-Source0: %{url}/archive/%{version}/kde-settings-%{version}.tar.gz
+URL: https://forge.fedoraproject.org/kde/kde-settings
+Source0: %{url}/archive/%{version}.tar.gz#/kde-settings-%{version}.tar.gz
Source1: COPYING
BuildArch: noarch
@@ -119,7 +119,7 @@ Enhances: (initial-setup-gui and kwin-wayland)
%prep
-%autosetup -p1
+%autosetup -C -p1
# omit crud
rm -fv Makefile
@@ -229,6 +229,12 @@ test -e %{_datadir}/wallpapers/Default || ls -l %{_datadir}/wallpapers
%changelog
+* Wed Aug 19 2026 Neal Gompa <ngompa@fedoraproject.org> - 44.0-1
+- Ship plasmoidsetupscripts as regular files in fedoradark and fedoralight
+ Resolves: rhbz#2444046
+- kde-openssh-askpass: Only set SSH_ASKPASS if ksshaskpass is installed
+ Resolves: rhbz#2433736
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 43.101-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 9279e8c..22bae14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kde-settings-43.101.tar.gz) = 495f54c90003be2fd846c81d67e7be2fdf296594c2d0ab12c225acecff7c5978f18ebd1f45507b8a3f537293d9cb4606104e8158c6c71ec68d3735b845446fcb
+SHA512 (kde-settings-44.0.tar.gz) = ea4b032d595911235968f2cda5aa23fcc33ee6faf5c232deb9e7facef12e7f1a302629700b13d174981ac53219694fe5ad3a1ff6b29c60bd588017bf67ac2164
reply other threads:[~2026-08-19 22:27 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=178717843096.1.12609011652871077788.rpms-kde-settings-1571d03ff413@fedoraproject.org \
--to=ngompa@fedoraproject.org \
--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