- Fix sources to include key and signature
This commit is contained in:
parent
e9f328afba
commit
2df426b6a2
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
SHA512 (weldr-client-35.2.tar.gz) = 15be056982683b9b8d5485ff9aa48dff237a48c3ee9d104c0de16898653facb0a63371a8d31bdf3fb19034022411c8d77e2358b22de52d23768cc7363f4926de
|
SHA512 (weldr-client-35.2.tar.gz) = 15be056982683b9b8d5485ff9aa48dff237a48c3ee9d104c0de16898653facb0a63371a8d31bdf3fb19034022411c8d77e2358b22de52d23768cc7363f4926de
|
||||||
SHA512 (weldr-client-35.2.tar.gz.asc) = 7aabc7faaedc8c1d87a7b182348aa11a52db8425c7327fe52c560d2a861643e27f6d53628d4261027b092198003f02f12ad3ccb98f8f4ce8ce9e1f39fd67b556
|
SHA512 (weldr-client-35.2.tar.gz.asc) = 7aabc7faaedc8c1d87a7b182348aa11a52db8425c7327fe52c560d2a861643e27f6d53628d4261027b092198003f02f12ad3ccb98f8f4ce8ce9e1f39fd67b556
|
||||||
|
SHA512 (gpg-117E8C168EFE3A7F.key) = 9c760460e3227848c99a1178828512056ac04f518f98bdab5ef36d2aa31c4e5dcda3800d7141cfaf7f2acd0f7f35d4b9971083b6f14f8a36231b74041d4ed88d
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEtMa0UeT6i0IyyhkeEX6MFo7+On8FAmB0v1oACgkQEX6MFo7+
|
|
||||||
On/fBQgAheXV7RRzQEKiYTc53dNKY2+jTzy++W2BpBnpMVIkcu8LjSLQ9sD2AF5o
|
|
||||||
90aeeTnMs4o2YKjInj2Rl/TfnA0JfHl+es/QcpKwM6Tl7Znn9570hRy10JuRojSe
|
|
||||||
4Lq8wxcr8m5oxAzE1UAvz4ws0xdgHwvhPJJUfMNXANj5BX7M/5A3493zDAkwvQ9H
|
|
||||||
3VdPenPgZk2nwjml0IgtTR+sRn1aJC0yXYtcP2bAlOV3sAklVkIGhL3E9bh78Bbj
|
|
||||||
oRCN50Bw3jrFmhisfT1HhKtW0B64mg12uIXAqi0S471O4eiy4cF6SFh9L5bSqaTZ
|
|
||||||
Zw1nTyzykUR0DCtQ6n/Vcqo7jl8Fsw==
|
|
||||||
=YWa+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: weldr-client
|
Name: weldr-client
|
||||||
Version: 35.2
|
Version: 35.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# Upstream license specification: Apache-2.0
|
# Upstream license specification: Apache-2.0
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Summary: Command line utility to control osbuild-composer
|
Summary: Command line utility to control osbuild-composer
|
||||||
@ -127,6 +127,9 @@ composer-cli package.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 23 2021 Brian C. Lane <bcl@redhat.com> - 35.2-2
|
||||||
|
- Fix sources to include key and signature
|
||||||
|
|
||||||
* Mon Aug 23 2021 Brian C. Lane <bcl@redhat.com> - 35.2-1
|
* Mon Aug 23 2021 Brian C. Lane <bcl@redhat.com> - 35.2-1
|
||||||
- New release: 35.2 (bcl)
|
- New release: 35.2 (bcl)
|
||||||
- weldr: Use assert.Contains instead of IsStringInSlice (bcl)
|
- weldr: Use assert.Contains instead of IsStringInSlice (bcl)
|
||||||
@ -145,4 +148,4 @@ composer-cli package.
|
|||||||
- ExcuteTests - return the correct error variables in case of errors (atodorov)
|
- ExcuteTests - return the correct error variables in case of errors (atodorov)
|
||||||
- The rpm package should obsolete composer-cli from lorax (bcl)
|
- The rpm package should obsolete composer-cli from lorax (bcl)
|
||||||
- tests: Enable CodeCov.io (atodorov)
|
- tests: Enable CodeCov.io (atodorov)
|
||||||
- actions: Install lint using GOPATH (bcl)
|
- actions: Install lint using GOPATH (bcl)
|
||||||
|
Loading…
Reference in New Issue
Block a user