diff --git a/gtypist.changes b/gtypist.changes index fc94c71..14a165a 100644 --- a/gtypist.changes +++ b/gtypist.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 15:37:45 UTC 2014 - jengelh@inai.de + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + ------------------------------------------------------------------- Tue Feb 4 02:29:09 UTC 2014 - jengelh@inai.de diff --git a/gtypist.spec b/gtypist.spec index 4c44776..aec30e0 100644 --- a/gtypist.spec +++ b/gtypist.spec @@ -31,9 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison BuildRequires: ncurses-devel BuildRequires: xz -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif PreReq: %install_info_prereq %description @@ -69,7 +66,6 @@ a regular basis. This subpackage contain the translations for the package gtypist. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q %build