diff --git a/extra-cmake-modules-5.82.0.tar.xz b/extra-cmake-modules-5.82.0.tar.xz deleted file mode 100644 index 67fc1b6..0000000 --- a/extra-cmake-modules-5.82.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5972ec6d78c3e95ab9cbecdb0661c158570e868466357c5cec2b63a4251ecce4 -size 313052 diff --git a/extra-cmake-modules-5.82.0.tar.xz.sig b/extra-cmake-modules-5.82.0.tar.xz.sig deleted file mode 100644 index d8a4128..0000000 --- a/extra-cmake-modules-5.82.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaWQACgkQWNDuZIpI -s7sZXggAhgL90zP5lZ5x1n6s4/Oe1KUWiC49uLCUwoH9CCQaJL2O3dNyAXutg/AT -3j3De4jE8EQquZaEiZrjJHKCeH8VcuOBjtDKefZxcZdTG3OLNQiKhAcRtB3oFfax -dfaDxT1yphUDlyIlwkZlV8jMdn9v7Kr0/270h9282pd7i79uUI1EScoDnnBHTYU2 -yqpjFQ5mb1wfsYa5w+CPBmLtuq0dES3vhZp2/bKlO1DQ/ulDIdHwWPt4qVEw2LBt -HPqu30AxkwvYvF0Sf6ErOpt3iMYclbCKHW9uk8mXR3020ri6eS9EBCHhKjw1Fkdi -QawJqP+9JLntn0e+Ivzysb6WnlVbjA== -=LlMX ------END PGP SIGNATURE----- diff --git a/extra-cmake-modules-5.83.0.tar.xz b/extra-cmake-modules-5.83.0.tar.xz new file mode 100644 index 0000000..0f90031 --- /dev/null +++ b/extra-cmake-modules-5.83.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b7f3b3917f3208fff10f0402b0fa3a65815aca924f0f94a4f96383d8e0f81e +size 314824 diff --git a/extra-cmake-modules-5.83.0.tar.xz.sig b/extra-cmake-modules-5.83.0.tar.xz.sig new file mode 100644 index 0000000..fd71012 --- /dev/null +++ b/extra-cmake-modules-5.83.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnMACgkQWNDuZIpI +s7tDpgf/QqCWMwXzipuKzW9+f+cvsYgdZkLjsQ8pDVNf61nvr/MJq/JcwFOP8x9O +0wIamrSQNTsqqDeYKTQhg1kqlZSIYun4/5BCC7j5tHH7jrfuGt0dDsHso1vlkK4B ++YRoTMMqdkOn8jsoJ5jd6zu0sR1IU53+ktL+O4i5N7+0Fgc8LMaIQXvKxm736NgJ +dEQysrf8ZaKTSWFxZjJKMk6U2/9ymFnjQk/7SGy1DHlzUjitGp38TWOwIYnd/RLN +yAxHBrpTWaCZUcYgN+n/yXl456OlMJDrJUMuL6yRSH0cbXxUej2PtV5ZDa89QdfR +G3GPio4CoThES/5YBCkDGnyKIAgoiA== +=LiMs +-----END PGP SIGNATURE----- diff --git a/extra-cmake-modules.changes b/extra-cmake-modules.changes index 91ca73a..f058f21 100644 --- a/extra-cmake-modules.changes +++ b/extra-cmake-modules.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 5 11:58:25 UTC 2021 - Christophe Giboudeaux + +- Update to 5.83.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.83.0 +- Too many changes to list here. + ------------------------------------------------------------------- Sat May 1 16:40:30 UTC 2021 - Christophe Giboudeaux diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 0e52c39..efec103 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -16,7 +16,7 @@ # -%define _tar_path 5.82 +%define _tar_path 5.83 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without lang Name: extra-cmake-modules -Version: 5.82.0 +Version: 5.83.0 Release: 0 Summary: CMake modules License: BSD-3-Clause @@ -38,10 +38,10 @@ Source2: frameworks.keyring %endif # PATCH-FIX-OPENSUSE Patch0: bundle-lang.patch -BuildRequires: cmake >= 3.5 +BuildRequires: cmake >= 3.16 BuildRequires: gcc-c++ BuildRequires: kf5-filesystem -Requires: cmake >= 3.5 +Requires: cmake >= 3.16 Requires: gcc-c++ Requires: kf5-filesystem Recommends: %{name}-doc