Adrian Schröter 2008-09-18 10:13:28 +00:00 committed by Git OBS Bridge
parent f43d118af4
commit 8c342bcad1
4 changed files with 5 additions and 3 deletions

2
.gitattributes vendored
View File

@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns ## Specific LFS patterns
suse-build-key.gpg filter=lfs diff=lfs merge=lfs -text openSUSE-build-key.gpg filter=lfs diff=lfs merge=lfs -text

View File

@ -1,6 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 18 10:44:04 CEST 2008 - adrian@suse.de Thu Sep 18 10:44:04 CEST 2008 - adrian@suse.de
- Branch package from suse-build-key and create it as openSUSE-build-key
- Add openSUSE:Factory key as official distribution key - Add openSUSE:Factory key as official distribution key
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -11,17 +11,18 @@
# norootforbuild # norootforbuild
Name: suse-build-key Name: openSUSE-build-key
BuildRequires: gpg BuildRequires: gpg
License: GPL v2 or later License: GPL v2 or later
Group: System/Packages Group: System/Packages
Provides: build-key Provides: build-key
Conflicts: suse-build-key
Requires: gpg Requires: gpg
AutoReqProv: off AutoReqProv: off
Summary: The public gpg key for rpm package signature verification Summary: The public gpg key for rpm package signature verification
Version: 1.0 Version: 1.0
Release: 852 Release: 852
Source0: suse-build-key.gpg Source0: openSUSE-build-key.gpg
Source1: dumpsigs Source1: dumpsigs
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch