public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/libkscreen-qt5] rawhide: Orphaned for 6+ weeks
Date: Fri, 11 Sep 2026 21:52:07 GMT	[thread overview]
Message-ID: <178916352786.1.11865271870916592193.rpms-libkscreen-qt5-5e3c36806c35@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libkscreen-qt5
Branch : rawhide
Commit : 5e3c36806c352c7c3bce9772d2deac55f4ec9199
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-09-11T16:52:02-05:00
Stats  : +1/-819 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/libkscreen-qt5/c/5e3c36806c352c7c3bce9772d2deac55f4ec9199?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6682abd..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/*.tar.xz
-/*.src.rpm

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks

diff --git a/libkscreen-5.6.4-rhel-nowayland.patch b/libkscreen-5.6.4-rhel-nowayland.patch
deleted file mode 100644
index 7c0bb81..0000000
--- a/libkscreen-5.6.4-rhel-nowayland.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -up libkscreen-5.6.4/autotests/CMakeLists.txt.than libkscreen-5.6.4/autotests/CMakeLists.txt
---- libkscreen-5.6.4/autotests/CMakeLists.txt.than	2016-05-24 17:08:06.186036831 +0200
-+++ libkscreen-5.6.4/autotests/CMakeLists.txt	2016-05-24 17:08:28.144385812 +0200
-@@ -1,7 +1,5 @@
- add_definitions(-DTEST_DATA="${CMAKE_CURRENT_SOURCE_DIR}/configs/")
- 
--include_directories(${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR}/tests/kwayland/)
--
- macro(KSCREEN_ADD_TEST)
-     foreach(_testname ${ARGN})
-         set(test_SRCS ${_testname}.cpp ${KSCREEN_WAYLAND_SRCS})
-@@ -25,16 +23,6 @@ set(KSCREEN_WAYLAND_LIBS
-     KF5::WaylandServer KF5::WaylandClient
- )
- 
--# For WaylandConfigReader and TestServer
--set(KSCREEN_WAYLAND_SRCS
--    ${CMAKE_SOURCE_DIR}/tests/kwayland/waylandconfigreader.cpp
--    ${CMAKE_SOURCE_DIR}/tests/kwayland/waylandtestserver.cpp
--)
--include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../backends/kwayland)
--
--kscreen_add_test(testkwaylandbackend)
--kscreen_add_test(testkwaylandconfig)
--
- set(KSCREEN_WAYLAND_LIBS "")
- set(KSCREEN_WAYLAND_SRCS "")
- 
-diff -up libkscreen-5.6.4/backends/CMakeLists.txt.than libkscreen-5.6.4/backends/CMakeLists.txt
---- libkscreen-5.6.4/backends/CMakeLists.txt.than	2016-05-24 17:02:59.142120753 +0200
-+++ libkscreen-5.6.4/backends/CMakeLists.txt	2016-05-24 17:03:05.579930820 +0200
-@@ -1,6 +1,5 @@
- add_subdirectory(fake)
- add_subdirectory(qscreen)
--add_subdirectory(kwayland)
- 
- if(${XCB_RANDR_FOUND})
-     message(STATUS "Will build xrandr backend.")
-diff -up libkscreen-5.6.4/CMakeLists.txt.than libkscreen-5.6.4/CMakeLists.txt
---- libkscreen-5.6.4/CMakeLists.txt.than	2016-05-24 17:03:58.179375794 +0200
-+++ libkscreen-5.6.4/CMakeLists.txt	2016-05-24 17:04:13.841911809 +0200
-@@ -19,10 +19,6 @@ include(CheckCXXCompilerFlag)
- set(REQUIRED_QT_VERSION 5.2.0)
- find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core DBus Gui Test X11Extras)
- 
--# Wayland backend
--find_package(KF5Wayland CONFIG REQUIRED)
--add_feature_info("KF5Wayland" KF5Wayland_FOUND "Required for building libkscreen's KWayland backend")
--
- # xrandr backend
- 
- find_package(XCB COMPONENTS XCB RANDR)
-diff -up libkscreen-5.6.4/tests/CMakeLists.txt.than libkscreen-5.6.4/tests/CMakeLists.txt
---- libkscreen-5.6.4/tests/CMakeLists.txt.than	2016-05-24 17:07:03.588887505 +0200
-+++ libkscreen-5.6.4/tests/CMakeLists.txt	2016-05-24 17:07:11.074666792 +0200
-@@ -1,4 +1,2 @@
- add_executable(printconfig testplugandplay.cpp testpnp.cpp)
- target_link_libraries(printconfig Qt5::Gui KF5::Screen)
--
--add_subdirectory(kwayland)

diff --git a/libkscreen-qt5.spec b/libkscreen-qt5.spec
deleted file mode 100644
index d7073b7..0000000
--- a/libkscreen-qt5.spec
+++ /dev/null
@@ -1,755 +0,0 @@
-%bcond kf6_compat %[0%{?fedora} >= 40 || 0%{?rhel} >= 10]
-
-%global base_name    libkscreen
-
-Name:    libkscreen-qt5
-Summary: KDE display configuration library
-Version: 5.27.11
-Release: 7%{?dist}
-
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
-License: GPL-2.0-or-later
-URL:     https://invent.kde.org/plasma/%{base_name}
-
-Source0: https://download.kde.org/%{stable_kf5}/plasma/%{version}/%{base_name}-%{version}.tar.xz
-
-Patch1:  libkscreen-5.6.4-rhel-nowayland.patch
-
-# filter plugin provides
-%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
-
-BuildRequires:  extra-cmake-modules
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  kf5-rpm-macros
-BuildRequires:  systemd-rpm-macros
-%if 0%{?fedora} || 0%{?rhel} > 7
-BuildRequires:  kf5-kwayland-devel >= 5.22
-%endif
-BuildRequires:  libX11-devel
-BuildRequires:  libxcb-devel
-BuildRequires:  libXrandr-devel
-BuildRequires:  plasma-wayland-protocols-devel
-BuildRequires:  qt5-qtbase-devel
-BuildRequires:  qt5-qtbase-private-devel
-BuildRequires:  qt5-qtwayland-devel
-BuildRequires:  qt5-qtx11extras-devel
-BuildRequires:  wayland-devel
-
-BuildRequires:  cmake(Qt5LinguistTools)
-
-Requires:       kf5-filesystem
-
-Provides:       kf5-kscreen%{?_isa} = %{version}-%{release}
-Provides:       kf5-kscreen = %{version}-%{release}
-Obsoletes:      kf5-kscreen <= 1:5.2.0
-
-%if %{with kf6_compat}
-# Install the KF6 service
-Requires:       libkscreen
-%endif
-
-
-%description
-LibKScreen is a library that provides access to current configuration
-of connected displays and ways to change the configuration.
-
-%package        devel
-Summary:        Development files for %{name}
-Requires:       %{name}%{?_isa} = %{version}-%{release}
-Provides:       kf5-kscreen-devel = %{version}-%{release}
-Provides:       kf5-kscreen-devel%{?_isa} = %{version}-%{release}
-Obsoletes:      kf5-kscreen-devel <= 1:5.2.0
-%description    devel
-The %{name}-devel package contains libraries and header files for
-developing applications that use %{name}.
-
-
-%prep
-%setup -q -n %{base_name}-%{version}
-
-%if 0%{?rhel} && 0%{?rhel} <= 7
-%patch -P1 -p1 -b .nowayland
-%endif
-
-
-%build
-%cmake_kf5
-
-%cmake_build
-
-
-%install
-%cmake_install
-
-%find_lang_kf5 libkscreen5_qt
-
-%if %{with kf6_compat}
-rm -rf %{buildroot}%{_datadir}/dbus-1/
-rm -rf %{buildroot}%{_userunitdir}/
-rm -rf %{buildroot}%{_kf5_bindir}/
-rm -rf %{buildroot}%{_kf5_libexecdir}/
-rm -rf %{buildroot}%{_kf5_datadir}/zsh
-%endif
-
-%files -f libkscreen5_qt.lang
-%license LICENSES/*
-%{_kf5_libdir}/libKF5Screen.so.5.*
-%{_kf5_libdir}/libKF5Screen.so.8*
-%{_kf5_libdir}/libKF5ScreenDpms.so.5.*
-%{_kf5_libdir}/libKF5ScreenDpms.so.8*
-%{_kf5_plugindir}/kscreen/
-%{_kf5_datadir}/qlogging-categories5/libkscreen.categories
-%if %{without kf6_compat}
-%{_kf5_bindir}/kscreen-doctor
-%{_kf5_libexecdir}/kscreen_backend_launcher
-%{_datadir}/dbus-1/services/org.kde.kscreen.service
-%{_kf5_datadir}/zsh/site-functions/_kscreen-doctor
-%{_userunitdir}/plasma-kscreen.service
-%endif
-
-%files devel
-%{_kf5_includedir}/KScreen/
-%{_kf5_includedir}/kscreen_version.h
-%{_kf5_libdir}/libKF5Screen.so
-%{_kf5_libdir}/libKF5ScreenDpms.so
-%{_kf5_libdir}/cmake/KF5Screen/
-%{_libdir}/pkgconfig/kscreen2.pc
-%{_kf5_archdatadir}/mkspecs/modules/qt_KScreen.pri
-
-%changelog
-* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.11-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.11-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.11-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.11-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 5.27.11-3
-- convert license to SPDX
-
-* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.11-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Tue Mar 12 2024 Marie Loise Nolden <loise@kde.org> - 5.27.11-1
-- 5.27.11
-
-* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.10-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.10-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Tue Jan 09 2024 Steve Cossette <farchord@gmail.com> - 5.27.10-1
-- 5.27.10
-
-* Tue Nov 28 2023 Alessandro Astone <ales.astone@gmail.com> - 5.27.9-2
-- Allow co-existing with KF6 libkscreen
-
-* Tue Oct 24 2023 Steve Cossette <farchord@gmail.com> - 5.27.9-1
-- 5.27.9
-
-* Tue Sep 12 2023 justin.zobel@gmail.com - 5.27.8-1
-- 5.27.8
-
-* Tue Aug 01 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.7-1
-- 5.27.7
-
-* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Sun Jun 25 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.6-1
-- 5.27.6
-
-* Wed May 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.5-1
-- 5.27.5
-
-* Tue Apr 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.4-1
-- 5.27.4
-
-* Tue Mar 14 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.3-1
-- 5.27.3
-
-* Tue Feb 28 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.2-1
-- 5.27.2
-
-* Tue Feb 21 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-1
-- 5.27.1
-
-* Thu Feb 09 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.27.0-1
-- 5.27.0
-
-* Thu Jan 19 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.26.90-1
-- 5.26.90
-
-* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.26.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Thu Jan 05 2023 Justin Zobel <justin@1707.io> - 5.26.5-1
-- Update to 5.26.5
-
-* Tue Nov 29 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.4-1
-- 5.26.4
-
-* Wed Nov 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.3-1
-- 5.26.3
-
-* Wed Oct 26 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.2-1
-- 5.26.2
-
-* Tue Oct 18 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.1-1
-- 5.26.1
-
-* Thu Oct 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.0-1
-- 5.26.0
-
-* Sat Sep 17 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.90-1
-- 5.25.90
-
-* Wed Sep 07 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.5-1
-- 5.25.5
-
-* Wed Aug 03 2022 Justin Zobel <justin@1707.io> - 5.25.4-1
-- Update to 5.25.4
-
-* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.25.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Tue Jul 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.3-1
-- 5.25.3
-
-* Tue Jun 28 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.2-1
-- 5.25.2
-
-* Tue Jun 21 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.1-1
-- 5.25.1
-
-* Thu Jun 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.0-1
-- 5.25.0
-
-* Fri May 20 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.90-1
-- 5.24.90
-
-* Tue May 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.5-1
-- 5.24.5
-
-* Thu Mar 31 2022 Justin Zobel <justin@1707.io> - 5.24.4-1
-- Update to 5.24.4
-
-* Tue Mar 08 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.3-1
-- 5.24.3
-
-* Tue Feb 22 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.24.2-1
-- 5.24.2
-
-* Tue Feb 15 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.1-1
-- 5.24.1
-
-* Thu Feb 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.0-1
-- 5.24.0
-
-* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.23.90-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Thu Jan 13 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.90-1
-- 5.23.90
-
-* Tue Jan 04 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.5-1
-- 5.23.5
-
-* Tue Dec 14 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.4-1
-- 5.23.4
-
-* Wed Nov 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.23.3-1
-- 5.23.3
-
-* Tue Oct 26 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.23.2-1
-- 5.23.2
-
-* Sat Oct 23 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.1-1
-- 5.23.1
-
-* Fri Oct 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.0-1
-- 5.23.0
-
-* Sat Sep 18 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.22.90-2
-- Add BuildRequires: plasma-wayland-protocols-devel
-- Add BuildRequires: qt5-qtwayland-devel
-- Add BuildRequires: wayland-devel
-
-* Fri Sep 17 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.22.90-1
-- 5.22.90
-
-* Tue Aug 31 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.5-1
-- 5.22.5
-
-* Tue Jul 27 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.4-1
-- 5.22.4
-
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.22.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Mon Jul 12 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.3-1
-- 5.22.3
-
-* Tue Jun 22 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.2.1-1
-- 5.22.2.1
-
-* Tue Jun 22 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.2-1
-- 5.22.2
-
-* Tue Jun 15 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.1-1
-- 5.22.1
-
-* Sun Jun 06 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.0-1
-- 5.22.0
-
-* Thu May 13 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-1
-- 5.21.90
-
-* Tue May 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.5-1
-- 5.21.5
-
-* Tue Apr 06 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.4-1
-- 5.21.4
-
-* Tue Mar 16 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.3-1
-- 5.21.3
-
-* Tue Mar 02 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.2-1
-- 5.21.2
-
-* Tue Feb 23 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.1-1
-- 5.21.1
-
-* Thu Feb 11 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.0-1
-- 5.21.0
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.20.90-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Thu Jan 21 2021 Jan Grulich <jgrulich@redhat.com> - 5.20.90-1
-- 5.20.90 (beta)
-
-* Tue Jan  5 16:03:31 CET 2021 Jan Grulich <jgrulich@redhat.com> - 5.20.5-1
-- 5.20.5
-
-* Tue Dec  1 09:42:59 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.4-1
-- 5.20.4
-
-* Wed Nov 11 08:22:40 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.3-1
-- 5.20.3
-
-* Tue Oct 27 14:23:09 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.2-1
-- 5.20.2
-
-* Tue Oct 20 15:29:02 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.1-1
-- 5.20.1
-
-* Sun Oct 11 19:50:03 CEST 2020 Jan Grulich <jgrulich@redhat.com> - 5.20.0-1
-- 5.20.0
-
-* Fri Sep 18 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.90-1
-- 5.19.90
-
-* Tue Sep 01 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.5-1
-- 5.19.5
-
-* Tue Jul 28 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.4-1
-- 5.19.4
-
-* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.19.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue Jul 07 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.3-1
-- 5.19.3
-
-* Tue Jun 23 2020 Jan Grulich <jgrulich@redhat.com> - 5.19.2-1
-- 5.19.2
-
-* Wed Jun 17 2020 Martin Kyral <martin.kyral@gmail.com> - 5.19.1-1
-- 5.19.1
-
-* Tue Jun 9 2020 Martin Kyral <martin.kyral@gmail.com> - 5.19.0-1
-- 5.19.0
-
-* Fri May 15 2020 Martin Kyral <martin.kyral@gmail.com> - 5.18.90-1
-- 5.18.90
-
-* Tue May 05 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.5-1
-- 5.18.5
-
-* Sat Apr 04 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.18.4.1-1
-- 5.18.4.1
-
-* Tue Mar 31 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.4-1
-- 5.18.4
-
-* Tue Mar 10 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.3-1
-- 5.18.3
-
-* Fri Feb 28 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.2-2
-- Handle when backend fails to load/initialize
-
-* Tue Feb 25 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.2-1
-- 5.18.2
-
-* Tue Feb 18 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.1-1
-- 5.18.1
-
-* Tue Feb 11 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.0-1
-- 5.18.0
-
-* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.17.90-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Fri Jan 17 2020 Jan Grulich <jgrulich@redhat.com> - 5.17.90-2
-- Respin tarball
-
-* Thu Jan 16 2020 Jan Grulich <jgrulich@redhat.com> - 5.17.90-1
-- 5.17.90
-
-* Wed Jan 08 2020 Jan Grulich <jgrulich@redhat.com> - 5.17.5-1
-- 5.17.5
-
-* Thu Dec 05 2019 Jan Grulich <jgrulich@redhat.com> - 5.17.4-1
-- 5.17.4
-
-* Wed Nov 13 2019 Martin Kyral <martin.kyral@gmail.com> - 5.17.3-1
-- 5.17.3
-
-* Wed Oct 30 2019 Jan Grulich <jgrulich@redhat.com> - 5.17.2-1
-- 5.17.2
-
-* Wed Oct 23 2019 Jan Grulich <jgrulich@redhat.com> - 5.17.1-1
-- 5.17.1
-
-* Thu Oct 10 2019 Jan Grulich <jgrulich@redhat.com> - 5.17.0-1
-- 5.17.0
-
-* Fri Sep 20 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.90-1
-- 5.16.90
-
-* Fri Sep 06 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.5-1
-- 5.16.5
-
-* Tue Jul 30 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.4-1
-- 5.16.4
-
-* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.16.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Wed Jul 10 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.3-1
-- 5.16.3
-
-* Wed Jun 26 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.2-1
-- 5.16.2
-
-* Tue Jun 18 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.16.1-1
-- 5.16.1
-
-* Tue Jun 11 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.0-1
-- 5.16.0
-
-* Thu May 16 2019 Martin Kyral <martin.kyral@gmail.com> - 5.15.90-1
-- 5.15.90
-
-* Thu May 09 2019 Martin Kyral <martin.kyral@gmail.com> - 5.15.5-1
-- 5.15.5
-
-* Wed Apr 03 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.15.4-1
-- 5.15.4
-
-* Tue Mar 12 2019 Martin Kyral <martin.kyral@gmail.com> - 5.15.3-1
-- 5.15.3
-
-* Tue Feb 26 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.15.2-1
-- 5.15.2
-
-* Tue Feb 19 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.15.1-1
-- 5.15.1
-
-* Wed Feb 13 2019 Martin Kyral <martin.kyral@gmail.com> - 5.15.0-1
-- 5.15.0
-
-* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.14.90-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Sun Jan 20 2019 Martin Kyral <martin.kyral@gmail.com> - 5.14.90-1
-- 5.14.90
-
-* Tue Nov 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.14.4-1
-- 5.14.4
-
-* Thu Nov 08 2018 Martin Kyral <martin.kyral@gmail.com> - 5.14.3-1
-- 5.14.3
-
-* Wed Oct 24 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.14.2-1
-- 5.14.2
-
-* Tue Oct 16 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.14.1-1
-- 5.14.1
-
-* Fri Oct 05 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.14.0-1
-- 5.14.0
-
-* Fri Sep 14 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.90-1
-- 5.13.90
-
-* Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.5-1
-- 5.13.5
-
-* Thu Aug 02 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.4-1
-- 5.13.4
-
-* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.13.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Wed Jul 11 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.3-1
-- 5.13.3
-
-* Mon Jul 09 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.2-1
-- 5.13.2
-
-* Tue Jun 19 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.1-1
-- 5.13.1
-
-* Sat Jun 09 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.0-1
-- 5.13.0
-
-* Fri May 18 2018 Martin Kyral <martin.kyral@gmail.com> - 5.12.90-1
-- 5.12.90
-
-* Tue May 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.5-1
-- 5.12.5
-
-* Tue Mar 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.4-1
-- 5.12.4
-
-* Tue Mar 06 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.3-1
-- 5.12.3
-
-* Wed Feb 21 2018 Jan Grulich <jgrulich@redhat.com> - 5.12.2-1
-- 5.12.2
-
-* Tue Feb 13 2018 Jan Grulich <jgrulich@redhat.com> - 5.12.1-1
-- 5.12.1
-
-* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.12.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Fri Feb 02 2018 Jan Grulich <jgrulich@redhat.com> - 5.12.0-1
-- 5.12.0
-
-* Mon Jan 15 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.95-1
-- 5.11.95
-
-* Tue Jan 02 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.5-1
-- 5.11.5
-
-* Thu Nov 30 2017 Martin Kyral <martin.kyral@gmail.com> - 5.11.4-1
-- 5.11.4
-
-* Wed Nov 08 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.11.3-1
-- 5.11.3
-
-* Wed Oct 25 2017 Martin Kyral <martin.kyral@gmail.com> - 5.11.2-1
-- 5.11.2
-
-* Tue Oct 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.11.1-1
-- 5.11.1
-
-* Wed Oct 11 2017 Martin Kyral <martin.kyral@gmail.com> - 5.11.0-1
-- 5.11.0
-
-* Thu Aug 24 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-1
-- 5.10.5
-
-* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
-
-* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Fri Jul 21 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.4-1
-- 5.10.4
-
-* Tue Jun 27 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.3-1
-- 5.10.3
-
-* Thu Jun 15 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.2-1
-- 5.10.2
-
-* Tue Jun 06 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.1-1
-- 5.10.1
-
-* Wed May 31 2017 Jan Grulich <jgrulich@redhat.com> - 5.10.0-1
-- 5.10.0
-
-* Wed Apr 26 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.5-1
-- 5.9.5
-
-* Thu Mar 23 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.4-1
-- 5.9.4
-
-* Sat Mar 04 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.3-2
-- rebuild
-
-* Wed Mar 01 2017 Jan Grulich <jgrulich@redhat.com> - 5.9.3-1
-- 5.9.3
-
-* Tue Feb 21 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.6-1
-- 5.8.6
-
-* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.5-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Jan 02 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.5-2
-- filter plugin provides
-
-* Wed Dec 28 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.5-1
-- 5.8.5
-
-* Tue Nov 22 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.4-1
-- 5.8.4
-
-* Tue Nov 01 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.3-1
-- 5.8.3
-
-* Tue Oct 18 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.2-1
-- 5.8.2
-
-* Tue Oct 11 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.1-1
-- 5.8.1
-
-* Thu Sep 29 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-1
-- 5.8.0
-
-* Thu Sep 22 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.95-1
-- 5.7.95
-
-* Tue Sep 13 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.5-1
-- 5.7.5
-
-* Tue Aug 23 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.4-1
-- 5.7.4
-
-* Tue Aug 02 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.3-1
-- 5.7.3
-
-* Tue Jul 19 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.2-1
-- 5.7.2
-
-* Tue Jul 19 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-2
-- rebuild (qt5)
-
-* Tue Jul 12 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-1
-- 5.7.1
-
-* Thu Jun 30 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.0-1
-- 5.7.0
-
-* Sat Jun 25 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.95-1
-- 5.6.95
-
-* Tue Jun 14 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.5-1
-- 5.6.5
-
-* Wed May 25 2016 Than Ngo <than@redhat.com> - 5.6.4-2
-- disable wayland for epel7
-
-* Sat May 14 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.4-1
-- 5.6.4
-
-* Tue Apr 19 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.3-1
-- 5.6.3
-
-* Sat Apr 09 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-1
-- 5.6.2
-
-* Sat Apr 09 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-2
-- relax BR: kf5-kwayland-devel dep
-- track library soname
-
-* Fri Apr 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-1
-- 5.6.1
-
-* Tue Mar 01 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.5-1
-- Plasma 5.5.5
-
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Wed Jan 27 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.4-1
-- Plasma 5.5.4
-
-* Thu Jan 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.3-1
-- Plasma 5.5.3
-
-* Thu Dec 31 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.5.2-1
-- 5.5.2
-
-* Fri Dec 18 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.1-1
-- Plasma 5.5.1
-
-* Thu Dec 03 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.0-1
-- Plasma 5.5.0
-
-* Wed Nov 25 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.4.95-1
-- Plasma 5.4.95
-
-* Thu Nov 05 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.4.3-1
-- Plasma 5.4.3
-
-* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.2-1
-- 5.4.2
-
-* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-2
-- .spec cosmetics
-
-* Wed Sep 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-1
-- 5.4.1
-
-* Fri Aug 21 2015 Daniel Vrátil <dvratil@redhat.com> - 5.4.0-1
-- Plasma 5.4.0
-
-* Thu Aug 13 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.95-1
-- Plasma 5.3.95
-
-* Thu Jun 25 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.2-1
-- Plasma 5.3.2
-
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Tue May 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.1-1
-- Plasma 5.3.1
-
-* Thu Apr 30 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.0-2
-- Fix Obsoletes once more
-
-* Mon Apr 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.0-1
-- Plasma 5.3.0
-
-* Wed Apr 22 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.95-1
-- Plasma 5.2.95
-
-* Fri Mar 20 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.2-1
-- Plasma 5.2.2
-
-* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.1-2
-- Rebuild (GCC 5)
-
-* Tue Feb 24 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.1-1
-- Plasma 5.2.1
-
-* Wed Jan 28 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-2
-- Fix Obsoletes
-
-* Mon Jan 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-1
-- Plasma 5.2.0
-  (new package, forked from libkscreen)

diff --git a/sources b/sources
deleted file mode 100644
index d711f6a..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (libkscreen-5.27.11.tar.xz) = 46cca0d7f91be8a284cbee951183d5559a1f298b987e5f76d5bf4b9a3d292d8ccf363f409582080d04aee692083f3e0a073bae15444f53e0f77565bb7c2255ba

diff --git a/sources.basename b/sources.basename
deleted file mode 100644
index a2e7e55..0000000
--- a/sources.basename
+++ /dev/null
@@ -1 +0,0 @@
-libkscreen

                 reply	other threads:[~2026-09-11 21:52 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=178916352786.1.11865271870916592193.rpms-libkscreen-qt5-5e3c36806c35@fedoraproject.org \
    --to=packaging-reports@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