commit: fc9742fb14b360ae2a485fe4c3dddf6d0b7adc37 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 05:24:03 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 05:25:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9742fb
dev-libs/kweathercore: Bump QTMIN to 6.6.2 There was an ABI break which means 6.6.2->6.6.1 can't be done but we want people using latest anyway as there's a lot of churn still. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/kweathercore/kweathercore-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild index 64ba14b5918e..7cf67ac1fa25 100644 --- a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild +++ b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild @@ -7,7 +7,7 @@ ECM_NONGUI="true" ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.245.0 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm kde.org DESCRIPTION="Library for retrieval of weather information including forecasts and alerts"
