diff --git a/kf6-kpty.changes b/kf6-kpty.changes index 15b2f82..1f548c6 100644 --- a/kf6-kpty.changes +++ b/kf6-kpty.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 17 10:52:28 UTC 2025 - Thorsten Kukuk + +- Remove libutempter, it doesn't work anymore with the switch + from utmp to systemd-logind + ------------------------------------------------------------------- Thu Jan 9 17:12:36 UTC 2025 - Christophe Marin diff --git a/kf6-kpty.spec b/kf6-kpty.spec index 660ce24..eddc838 100644 --- a/kf6-kpty.spec +++ b/kf6-kpty.spec @@ -1,7 +1,7 @@ # # spec file for package kf6-kpty # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,6 @@ Source2: frameworks.keyring BuildRequires: doxygen BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} -BuildRequires: utempter-devel BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version}