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

A new commit has been pushed.

Repo   : rpms/kscreen
Branch : epel10
Commit : bd6ef114a7d094a2dcc5ea72872df502d6de4e89
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-09-11T10:12:04-07:00
Stats  : +14/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kscreen/c/bd6ef114a7d094a2dcc5ea72872df502d6de4e89?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index e77de3a..a8c5eb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,5 @@
 /kscreen-6.7.1.tar.xz.sig
 /kscreen-6.7.2.tar.xz.sig
 /kscreen-6.7.3.tar.xz.sig
+/kscreen-6.7.4.tar.xz.sig
+/kscreen-6.7.5.tar.xz.sig

diff --git a/kscreen.spec b/kscreen.spec
index f6504fe..5b6735f 100644
--- a/kscreen.spec
+++ b/kscreen.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
 
 Name:    kscreen
 Epoch:   1
-Version: 6.7.3
+Version: 6.7.5
 Release: 1%{?dist}
 Summary: KDE Display Management software
 
@@ -82,6 +82,15 @@ KCM and KDED modules for managing displays in KDE.
 %{_userunitdir}/plasma-kscreen-osd.service
 
 %changelog
+* Tue Sep 08 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.5-1
+- 6.7.5
+
+* Tue Aug 04 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.4-1
+- 6.7.4
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.7.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Tue Jul 14 2026 Steve Cossette <farchord@gmail.com> - 1:6.7.3-1
 - 6.7.3
 

diff --git a/sources b/sources
index 2965847..602e5f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kscreen-6.7.3.tar.xz) = b7c8a028cca49027af606f846972349625a648f20a475a0e499d26ae8d3b39a5371b63c109ce9e6ef2472339b95825180c3c16c5615c5b6b290a9874cf4c4341
-SHA512 (kscreen-6.7.3.tar.xz.sig) = 9d769150bd19c84ab30e95995144abbde11e8024023ac9f25f2b976f48abf2db187f3f61c9c57439f52c5df6ba80716f05e00aea610a59d00f3c9109f44a8919
+SHA512 (kscreen-6.7.5.tar.xz) = fede6c8d964f06fd91ceaca5f5c6dcfc5a3e0a1f078161c861e59d9fc0754f94f0369654c156573f55c5902718fd47a2ed9c7a3d8118f9f2eb40a7d07a11586b
+SHA512 (kscreen-6.7.5.tar.xz.sig) = 31ba9239be00070cc4e4ff2a69f51d86ae583bef3020b9225af220b8f9ac9bcb707c34e695849aa06a613e27d8b9c2b505e0169653a82f20fb7d3a9729e6e16e

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

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

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

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

end of thread, other threads:[~2026-09-11 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 17:12 [rpms/kscreen] epel10: Merge branch f44 into epel10 Troy Dawson
  -- strict thread matches above, loose matches on Subject: below --
2026-07-30 16:00 Troy Dawson

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