From 7318e37b59f0478a33095e590643b7305eb66a8b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 26 2016 11:24:15 +0000 Subject: 16.04.0 --- diff --git a/.gitignore b/.gitignore index f60b44e..783342f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/kgpg-15.12.1.tar.xz -/kgpg-15.12.2.tar.xz -/kgpg-15.12.3.tar.xz +/kgpg-16.04.0.tar.xz diff --git a/kgpg.spec b/kgpg.spec index f8b6067..9d54a14 100644 --- a/kgpg.spec +++ b/kgpg.spec @@ -1,11 +1,12 @@ Name: kgpg Summary: Manage GPG encryption keys -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ -URL: https://projects.kde.org/kgpg +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -38,7 +39,7 @@ KGpg is a simple interface for GnuPG, a powerful encryption utility. %prep -%setup -q -n %{name}-%{version} +%autosetup %build @@ -110,6 +111,9 @@ fi %changelog +* Tue Apr 26 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Tue Mar 15 2016 Rex Dieter - 15.12.3-1 - 15.12.3 diff --git a/sources b/sources index 977807f..7bb0548 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c822d35c825c0fd09d4705b92602ffb7 kgpg-15.12.3.tar.xz +8d59e772c887c171d90b75079b9a3ebe kgpg-16.04.0.tar.xz