This commit is contained in:
parent
050faea6ff
commit
64e7d6aac0
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,3 +21,5 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
suse-build-key.gpg filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 14:28:18 CET 2008 - ro@suse.de
|
||||
|
||||
- added ptf key, expiring 2010-07-02
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 15:45:33 CEST 2008 - ro@suse.de
|
||||
|
||||
|
Binary file not shown.
@ -2,9 +2,16 @@
|
||||
# spec file for package suse-build-key (Version 1.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -20,7 +27,7 @@ Requires: gpg
|
||||
AutoReqProv: off
|
||||
Summary: The public gpg key for rpm package signature verification
|
||||
Version: 1.0
|
||||
Release: 852
|
||||
Release: 907
|
||||
Source0: suse-build-key.gpg
|
||||
Source1: dumpsigs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -114,6 +121,8 @@ fi
|
||||
chmod 600 root/.gnupg/pubring.gpg
|
||||
|
||||
%changelog
|
||||
* Fri Oct 31 2008 ro@suse.de
|
||||
- added ptf key, expiring 2010-07-02
|
||||
* Mon Jun 02 2008 ro@suse.de
|
||||
- update keys again: for collaboration with rpm, the current
|
||||
self-signature needs to be the first signature found in a key
|
||||
|
Loading…
Reference in New Issue
Block a user