public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kde-settings] epel10: Ship plasmoidsetupscripts as regular files in fedoradark and fedoralight
@ 2026-08-21  3:32 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-08-21  3:32 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/kde-settings
            Branch : epel10
            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=epel10

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21  3:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  3:32 [rpms/kde-settings] epel10: Ship plasmoidsetupscripts as regular files in fedoradark and fedoralight Neal Gompa

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