summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:59:05 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:41 +0000
commit1dff28f98ff455801c6b3bd867cc82c6fbaea9c1 (patch)
tree708ab47daa1a3c3cf2afa99f25e8731838d14e90 /kde-frameworks/syndication
parentkde-frameworks/sonnet: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-1dff28f98ff455801c6b3bd867cc82c6fbaea9c1.tar.gz
gentoo-1dff28f98ff455801c6b3bd867cc82c6fbaea9c1.tar.bz2
gentoo-1dff28f98ff455801c6b3bd867cc82c6fbaea9c1.zip
kde-frameworks/syndication: 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@gentoo.org>
Diffstat (limited to 'kde-frameworks/syndication')
-rw-r--r--kde-frameworks/syndication/syndication-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/syndication/syndication-5.249.0.ebuild b/kde-frameworks/syndication/syndication-5.249.0.ebuild
index d6c5dc11b2e2..eec507e0f8a0 100644
--- a/kde-frameworks/syndication/syndication-5.249.0.ebuild
+++ b/kde-frameworks/syndication/syndication-5.249.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_TEST="true"
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Library for parsing RSS and Atom feeds"