diff --git a/hello.changes b/hello.changes index 9f94a4f..0baede0 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 16 07:58:25 UTC 2014 - meissner@suse.com + +- removed gpg-offline usage as its checked by source services. + ------------------------------------------------------------------- Wed Nov 13 14:02:46 UTC 2013 - sweet_f_a@gmx.de diff --git a/hello.spec b/hello.spec index a30cd4b..2c3d888 100644 --- a/hello.spec +++ b/hello.spec @@ -1,7 +1,7 @@ # # spec file for package hello # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,9 +32,6 @@ Source2: %{name}.keyring Patch0: hello-1.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: makeinfo -%if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline -%endif PreReq: %install_info_prereq %description @@ -59,9 +56,6 @@ Authors: Roland McGrath %prep -%if 0%{?suse_version} > 1220 -%gpg_verify %{S:1} -%endif # Use defined macro %{hello} %setup -q