diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 97cd50d..1744354 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,10 +2,10 @@ Name: kf5-%{framework} Version: 5.21.0 -Release: 1%{?dist}.1 +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ -URL: https://projects.kde.org/frameworkintegration +URL: https://quickgit.kde.org/?p=%{framework}.git %global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -120,6 +120,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Wed Apr 06 2016 Rex Dieter - 5.21.0-2 +- update URL + * Wed Apr 06 2016 Rex Dieter - 5.21.0-1.1 - rebuild (f23 - against qt-5.6.x)