Accepting request 450485 from home:msmeissn:branches:Base:System
- new keyring fetched from savannah homepage, for new maintainer. OBS-URL: https://build.opensuse.org/request/show/450485 OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=17
This commit is contained in:
parent
06e79c21e2
commit
57aa3411a2
@ -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
|
Sat Jan 17 19:12:38 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
BIN
hello.keyring
BIN
hello.keyring
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hello
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,6 +28,7 @@ Release: 0
|
|||||||
Url: http://www.gnu.org/software/hello
|
Url: http://www.gnu.org/software/hello
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz
|
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
|
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
|
Source2: %{name}.keyring
|
||||||
Patch0: hello-1.3.dif
|
Patch0: hello-1.3.dif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -86,4 +87,5 @@ make check
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user