From 286673a0f2b1a6a856bec9a64f58ffbd3ba76739 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 6 Apr 2016 13:05:24 -0500 Subject: [PATCH] update URL --- kf5-frameworkintegration.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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)