diff --git a/.gitignore b/.gitignore index 27d4668..d909286 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kgpg-4.8.3.tar.xz +/kgpg-4.8.4.tar.xz diff --git a/kgpg.spec b/kgpg.spec index 5c56b87..be7cffc 100644 --- a/kgpg.spec +++ b/kgpg.spec @@ -1,7 +1,6 @@ - Name: kgpg Summary: Manage GPG encryption keys -Version: 4.8.3 +Version: 4.8.4 Release: 1%{?dist} License: GPLv2+ @@ -29,7 +28,7 @@ Conflicts: kdeutils-common < 6:4.7.80 Obsoletes: kdeutils-kgpg < 6:4.7.80 Provides: kdeutils-kgpg = 6:%{version}-%{release} -%{?_kde4:Requires: kdepimlibs%{?_isa} >= %{_kde4_version}} +%{?_kde4_version:Requires: kdepimlibs%{?_isa} >= %{_kde4_version}} # kgpg (can be either gnupg or gnupg2, we'll default to the latter) Requires: gnupg2 @@ -92,6 +91,9 @@ fi %changelog +* Mon Jun 04 2012 Than Ngo - 4.8.4-1 +- 4.8.4 + * Mon Apr 30 2012 Jaroslav Reznik - 4.8.3-1 - 4.8.3 diff --git a/sources b/sources index 844da26..9b3aae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac97a81cfb679b5f496b380655d74805 kgpg-4.8.3.tar.xz +0ed967018b6953fc3f6afbe38395d096 kgpg-4.8.4.tar.xz