From 0a2608357f9e55ea01b96e71cd4ea1fb558a8df4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 09:12:51 -0500 Subject: [PATCH] update URL, use autosetup --- kf5-khtml.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/kf5-khtml.spec b/kf5-khtml.spec index 65162b4..b24bd73 100644 --- a/kf5-khtml.spec +++ b/kf5-khtml.spec @@ -2,11 +2,11 @@ Name: kf5-%{framework} Version: 5.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine License: LGPLv2+ and GPLv3 and MIT and BSD -URL: http://projects.kde.org/khtml +URL: https://quickgit.kde.org/?p=%{framework}.git %global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -67,7 +67,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{framework}-%{version} +%autosetup -n %{framework}-%{version} %build mkdir %{_target_platform} @@ -108,6 +108,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 07 2016 Rex Dieter - 5.22.0-2 +- update URL, use autosetup + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0