diff --git a/krfb.changes b/krfb.changes index ef750ca..a669303 100644 --- a/krfb.changes +++ b/krfb.changes @@ -1,10 +1,16 @@ +------------------------------------------------------------------- +Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + ------------------------------------------------------------------- Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame - Update to 19.12.0 * New feature release * For more details please see: - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 - Changes since 19.11.90: * Update Appstream for new release diff --git a/krfb.spec b/krfb.spec index 8a1bcec..a0c17d4 100644 --- a/krfb.spec +++ b/krfb.spec @@ -47,7 +47,7 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) BuildRequires: pkgconfig -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) BuildRequires: telepathy-qt5-devel BuildRequires: update-desktop-files BuildRequires: xcb-util-image-devel