diff --git a/.gitignore b/.gitignore index a9aa895..91f133f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/extra-cmake-modules-5.22.0.tar.xz +/extra-cmake-modules-5.23.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 9fdc008..46807e9 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -1,6 +1,6 @@ Name: extra-cmake-modules Summary: Additional modules for CMake build system -Version: 5.22.0 +Version: 5.23.0 Release: 1%{?dist} License: BSD @@ -17,8 +17,8 @@ URL: https://quickgit.kde.org/?p=extra-cmake-modules.git Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: kf5-rpm-macros >= %{version} -Requires: kf5-rpm-macros >= %{version} +BuildRequires: kf5-rpm-macros +Requires: kf5-rpm-macros %description Additional modules for CMake build system needed by KDE Frameworks. @@ -48,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 07 2016 Rex Dieter - 5.23.0-1 +- 5.23.0, relax kf5-rpm-macros dep + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index a1057a9..703e347 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d94b0b8c479626c41c9aebdb5641afc1 extra-cmake-modules-5.22.0.tar.xz +3c04b695a164407a2a2fcaf848c42c55 extra-cmake-modules-5.23.0.tar.xz