Update to 0^20221022.gb68da10
This commit is contained in:
parent
3285752acd
commit
60236ff76f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/passt-8978f6552b8cfae28b9d842db99b01aefb465812.tar.xz
|
||||
/passt-06aa26fcf398f5d19ab46e42996190d7f95e837a.tar.xz
|
||||
/passt-b3f359167be0ca9a6fea2554b2e2545177181269.tar.xz
|
||||
/passt-b68da100ba37623ca9655c70125d744c11486f7d.tar.xz
|
||||
|
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash b3f359167be0ca9a6fea2554b2e2545177181269
|
||||
%global git_hash b68da100ba37623ca9655c70125d744c11486f7d
|
||||
|
||||
Name: passt
|
||||
Version: 0^20221015.gb3f3591
|
||||
Version: 0^20221022.gb68da10
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -96,6 +96,9 @@ semodule -r pasta 2>/dev/null || :
|
||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Sat Oct 22 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221022.gb68da10-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_10_15.b3f3591..2022_10_22.b68da10
|
||||
|
||||
* Sat Oct 15 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221015.gb3f3591-1
|
||||
- Add versioning information
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_09_29.06aa26f..2022_10_15.b3f3591
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-b3f359167be0ca9a6fea2554b2e2545177181269.tar.xz) = 9f9959737e2bf5e3b4c67187db8c10fab6a1dcb9bb54fca43e3bb3855cb2250a7ec9d7a16fffb0e423fa7347bcff7c2726e964479d659ee038682a8998e23375
|
||||
SHA512 (passt-b68da100ba37623ca9655c70125d744c11486f7d.tar.xz) = 79e18700972e82737569f6dc71415419391584cdfe289e1696967f55c2a25f079cc435521b050600ed8d5aea1760a15f337da5aaaecce80700625a92a15448ed
|
||||
|
Loading…
Reference in New Issue
Block a user