diff --git a/kcalendarcore-5.66.0.tar.xz b/kcalendarcore-5.66.0.tar.xz deleted file mode 100644 index b1434a8..0000000 --- a/kcalendarcore-5.66.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbdb48c775ccc1e1bdba962b5ccdc0611a2d14523076d33c4507c05db3ab33d3 -size 249656 diff --git a/kcalendarcore-5.66.0.tar.xz.sig b/kcalendarcore-5.66.0.tar.xz.sig deleted file mode 100644 index 04caa2a..0000000 --- a/kcalendarcore-5.66.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMsACgkQWNDuZIpI -s7sWTQf+I+RN1DkAp0lwumih07JdzdOgrbFoetxPT3C2NJHvxFM4eBZHQmLejfEU -kMFJgaTnged9pRT+CTnc1zH5zZxnqMGw9esKfVFCqJK9W1bI/NgnkrMnlYP3auIm -xsb0gScwrBa/O9FtX/q4Av15XnJAW5VLTm7lUY0+RYumt1fMHKhgC2HglY7xz6xd -Xo7XdKUN3G0FazoT8R5yQ5r4NfbJP31w/B4fWR3qHHndARwYEPM8as9oOPFAeQ6K -wxpGHSAt4iQGjMzscXC172uOsF8rqSCm1wPHoFK0M2qO7B5NzYJNDeJl2wf/Xdk1 -h54llgyBKc1IQsAdlnDxvctBfGImLQ== -=BAzC ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.67.0.tar.xz b/kcalendarcore-5.67.0.tar.xz new file mode 100644 index 0000000..8b11a0b --- /dev/null +++ b/kcalendarcore-5.67.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24642e98a0c2459a543eb910e7e964c04724816e52568ab1decbf19ea54fff4 +size 248740 diff --git a/kcalendarcore-5.67.0.tar.xz.sig b/kcalendarcore-5.67.0.tar.xz.sig new file mode 100644 index 0000000..51f2c87 --- /dev/null +++ b/kcalendarcore-5.67.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420RoACgkQWNDuZIpI +s7uBWgf+N1Y5z3gVru/KaX9GeKyxNFYV1Ig/dJQF9E2z31r1KWoOl4itpO1YR6y3 +CCSun/QZf8Pj/phH/C7DlIKKFWYDohwLiTYBGptBMQFHYQR+aFjeF7P801d70VXG +vgxVRXx8KAoPKfT5P8i2mHnR7SNIGLPPGmtPRTXoorWkBEhoATsnpTjU2cdb0B9p ++vCBqQFuc63m5DK5XXcOWxGzfLXtXwWmengvrUB7e0ZmrrjrOXFlt8C2dGzf9JP3 +I+vEq9fIfZIDYkp3Y3tqGo52wXq2Fkyb/ceVB7bOlyASmQQBf69LgpO/QGf2gTBk +2q/evuv028vGo5C9vxuD+MJS96yLBQ== +=JNnZ +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index dbaada1..8ea4814 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Feb 2 18:06:45 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:31 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:02:00 UTC 2020 - Christophe Giboudeaux diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 9c2ae8f..6383592 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -16,14 +16,14 @@ # -%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: kcalendarcore -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later @@ -36,9 +36,9 @@ Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: cmake(LibIcal) >= 2.0 -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5Gui) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 %description KCalendarCore is a library to provide access to and handling of calendar data. @@ -77,7 +77,7 @@ develop applications making use of KCalendarCore. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build