From 7041913a7ef7c15eb3044312c479204e11e846647e26dea829de9c5cbba9daf2 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 8 Feb 2020 00:14:04 +0000 Subject: [PATCH] KDE Frameworks 5.67 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=212 --- kauth-5.66.0.tar.xz | 3 --- kauth-5.66.0.tar.xz.sig | 11 ----------- kauth-5.67.0.tar.xz | 3 +++ kauth-5.67.0.tar.xz.sig | 11 +++++++++++ kauth.changes | 14 ++++++++++++++ kauth.spec | 12 ++++++------ 6 files changed, 34 insertions(+), 20 deletions(-) delete mode 100644 kauth-5.66.0.tar.xz delete mode 100644 kauth-5.66.0.tar.xz.sig create mode 100644 kauth-5.67.0.tar.xz create mode 100644 kauth-5.67.0.tar.xz.sig diff --git a/kauth-5.66.0.tar.xz b/kauth-5.66.0.tar.xz deleted file mode 100644 index 5248dbb..0000000 --- a/kauth-5.66.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f167ec8f926caf348a161a39e0c0588f517fe3a49ab4f39c1dfa94f47e104414 -size 85972 diff --git a/kauth-5.66.0.tar.xz.sig b/kauth-5.66.0.tar.xz.sig deleted file mode 100644 index 94cd540..0000000 --- a/kauth-5.66.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMYACgkQWNDuZIpI -s7v4AwgAsN2GMU374KkHhbcOLufDBBdHvobxZD2A4zZhFtumum1N7zkaPsBvJlua -mlmZt2mqezN4LdjcglhheWjldLl5vRd86+4i4U0dgJpmH2lI8M9nItbJyNAv4Xic -4cSaYnntIKkBwPWVuBbC/7djmQTrauUPjk7/MZFnW2PyE0OZJFQBvOxHeSnsmcjm -fie1Jj5LsvGBv8fOm/ydlqgl/0mjFAU0hKCbv/MOM+I5NVLJbRAIcmxZVni7JPC0 -yzGvOW7ldribzX0zvfpTGKENJkQSZPEEcq7UnRi8L1ERc3Dy5T82ZEtB7vme4Z6V -SVPikk1T5zjO1SEPWbdHfH+Cqn3FgA== -=R++N ------END PGP SIGNATURE----- diff --git a/kauth-5.67.0.tar.xz b/kauth-5.67.0.tar.xz new file mode 100644 index 0000000..1388665 --- /dev/null +++ b/kauth-5.67.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4a0323adcfdc6f80c38c289a73a3b7af6bf5141acd80712eb669b6ffb8bcc3 +size 86072 diff --git a/kauth-5.67.0.tar.xz.sig b/kauth-5.67.0.tar.xz.sig new file mode 100644 index 0000000..3221b3b --- /dev/null +++ b/kauth-5.67.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420RUACgkQWNDuZIpI +s7tHjQf/RAHaBdhblqJ8vDL49ZUEDHkMScylmnw9A5MY+Z2pf0PS80+iqZIue0sB +cXp/KCw2OFokBOkVlNwEyoGEKYF0NPx2MVqtSkJWGvvhp49g5UGip9oFzX7gMg4m +kPmmtmkCuPm6ob4JLb9ZNMYocTGk8ALgATpGb7BJbbM575qBpmI1QHbvcHcNbHXU +2lNoUodWYKySj+JxcFF2F4Zy7iPtAISDsoekUGRyxb3lHdrbg4gdCDcprdIIBP/e +LYG6VqVYV5C/W6yhnbyB/7o4NVdr5WxWs2/bc8YbodChGBikeuQ9wQJTRLNUkYK3 +yJfyvKWal5XTe3quN5Axbr6TcGRKfQ== +=ikP6 +-----END PGP SIGNATURE----- diff --git a/kauth.changes b/kauth.changes index 77104be..f84adf8 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Feb 2 18:06:44 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:30 UTC 2020 - Christophe Giboudeaux + +- Update to 5.67.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.67.0.php +- No code change since 5.66.0 + ------------------------------------------------------------------- Sun Jan 5 09:01:59 UTC 2020 - Christophe Giboudeaux diff --git a/kauth.spec b/kauth.spec index 6ac5ade..0b3ea3f 100644 --- a/kauth.spec +++ b/kauth.spec @@ -17,14 +17,14 @@ %define lname libKF5Auth5 -%define _tar_path 5.66 +%define _tar_path 5.67 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kauth -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later @@ -42,10 +42,10 @@ BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libpolkit-qt5-1-devel BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0 %endif %description @@ -87,7 +87,7 @@ Development files. %build %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} - %make_jobs + %cmake_build %install %kf5_makeinstall -C build