diff --git a/.gitignore b/.gitignore index d21f2db..d8a8422 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/kauth-5.18.0.tar.xz -/kauth-5.19.0.tar.xz -/kauth-5.20.0.tar.xz /kauth-5.21.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index a9e63df..46865c7 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,11 +2,11 @@ Name: kf5-%{framework} Version: 5.21.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ -URL: http://projects.kde.org/kauth +URL: https://quickgit.kde.org/?p=%{framework}.git %global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -39,7 +39,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{framework}-%{version} +%autosetup -n %{framework}-%{version} %build @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 16 2016 Rex Dieter - 5.21.0-2 +- update URL, use autosetup + * Mon Apr 04 2016 Rex Dieter - 5.21.0-1 - KDE Frameworks 5.21.0