diff --git a/hello.changes b/hello.changes index 56153ff..a726e2e 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 16 10:12:25 UTC 2017 - meissner@suse.com + +- new keyring fetched from savannah homepage, for new maintainer. + ------------------------------------------------------------------- Sat Jan 17 19:12:38 UTC 2015 - p.drouand@gmail.com diff --git a/hello.keyring b/hello.keyring index 2fd9bf6..7ca822e 100644 Binary files a/hello.keyring and b/hello.keyring differ diff --git a/hello.spec b/hello.spec index cc60d01..457829c 100644 --- a/hello.spec +++ b/hello.spec @@ -1,7 +1,7 @@ # # spec file for package hello # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Release: 0 Url: http://www.gnu.org/software/hello Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz Source1: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz.sig +# https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=hello&download=1 Source2: %{name}.keyring Patch0: hello-1.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -86,4 +87,5 @@ make check %{_mandir}/*/* %files lang -f %{name}.lang + %changelog