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/kscreen] epel10: Merge branch f44 into epel10
Date: Thu, 30 Jul 2026 16:00:47 GMT [thread overview]
Message-ID: <178542724741.1.291410149404734988.rpms-kscreen-5a144757a0e4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kscreen
Branch : epel10
Commit : 5a144757a0e4eb7ba21d3a2f23347d004c927092
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:00:30-07:00
Stats : +42/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kscreen/c/5a144757a0e4eb7ba21d3a2f23347d004c927092?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 9abaad8..e77de3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,10 @@
/kscreen-6.6.2.tar.xz.sig
/kscreen-6.6.3.tar.xz.sig
/kscreen-6.6.4.tar.xz.sig
+/kscreen-6.6.5.tar.xz.sig
+/kscreen-6.6.90.tar.xz.sig
+/kscreen-6.6.91.tar.xz.sig
+/kscreen-6.7.0.tar.xz.sig
+/kscreen-6.7.1.tar.xz.sig
+/kscreen-6.7.2.tar.xz.sig
+/kscreen-6.7.3.tar.xz.sig
diff --git a/kscreen.spec b/kscreen.spec
index 7856265..f6504fe 100644
--- a/kscreen.spec
+++ b/kscreen.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
Name: kscreen
Epoch: 1
-Version: 6.6.4
+Version: 6.7.3
Release: 1%{?dist}
Summary: KDE Display Management software
@@ -42,6 +42,11 @@ BuildRequires: cmake(Plasma)
BuildRequires: pkgconfig(xcb-atom)
BuildRequires: pkgconfig(xi)
+BuildRequires: qt6qml(org.kde.kitemmodels)
+BuildRequires: qt6qml(org.kde.plasma.plasma5support)
+Requires: qt6qml(org.kde.kitemmodels)
+Requires: qt6qml(org.kde.plasma.plasma5support)
+
%description
KCM and KDED modules for managing displays in KDE.
@@ -77,6 +82,33 @@ KCM and KDED modules for managing displays in KDE.
%{_userunitdir}/plasma-kscreen-osd.service
%changelog
+* Tue Jul 14 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.3-1
+- 6.7.3
+
+* Wed Jul 01 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.2-1
+- 6.7.2
+
+* Tue Jun 23 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.1-1
+- 6.7.1
+
+* Thu Jun 11 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.0-1
+- 6.7.0
+
+* Fri May 29 2026 Steve Cossette <farchord@gmail.com> - 1:6.6.91-1
+- 6.6.91
+
+* Sat May 16 2026 Steve Cossette <farchord@gmail.com> - 1:6.6.90-1
+- 6.6.90
+
+* Thu May 14 2026 Steve Cossette <farchord@gmail.com> - 1:6.6.5-1
+- 6.6.5
+
+* Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 1:6.6.4-3
+- Rebuild (qt6)
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 1:6.6.4-2
+- Rebuild (qt6)
+
* Fri Apr 10 2026 Steve Cossette <farchord@gmail.com> - 1:6.6.4-1
- 6.6.4
diff --git a/sources b/sources
index 9781dd3..2965847 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kscreen-6.6.4.tar.xz) = 899e09368ca3340015e6f153f7eb7b35883e82314dae0129db84b713c8ec94323c42cc6eb478b98352f5c3604667005c682a275a89f6e2023d71dab7ec31ce1c
-SHA512 (kscreen-6.6.4.tar.xz.sig) = d5a50ee4202190b3d47dbb17d93ef0b3be8086dd9ad9a57a057fd6e95835cb4571ee88c62a9765729e7170c10a25ada3114d4c50ffac6083efeb2be930cfd86c
+SHA512 (kscreen-6.7.3.tar.xz) = b7c8a028cca49027af606f846972349625a648f20a475a0e499d26ae8d3b39a5371b63c109ce9e6ef2472339b95825180c3c16c5615c5b6b290a9874cf4c4341
+SHA512 (kscreen-6.7.3.tar.xz.sig) = 9d769150bd19c84ab30e95995144abbde11e8024023ac9f25f2b976f48abf2db187f3f61c9c57439f52c5df6ba80716f05e00aea610a59d00f3c9109f44a8919
reply other threads:[~2026-07-30 16:00 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=178542724741.1.291410149404734988.rpms-kscreen-5a144757a0e4@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