Update to 0^20221116.gace074c
This commit is contained in:
parent
c80fdcb849
commit
817e6f16a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/passt-b68da100ba37623ca9655c70125d744c11486f7d.tar.xz
|
||||
/passt-f21204494064e28e9f0bb20f71a6071bead0d0e8.tar.xz
|
||||
/passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz
|
||||
/passt-ace074cf491013d3f5174e9cfea705db311a278b.tar.xz
|
||||
|
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 4129764ecaebf05a33e22d8d95bb3d8deaa14c14
|
||||
%global git_hash ace074cf491013d3f5174e9cfea705db311a278b
|
||||
|
||||
Name: passt
|
||||
Version: 0^20221110.g4129764
|
||||
Version: 0^20221116.gace074c
|
||||
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
|
||||
* Wed Nov 16 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221116.gace074c-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_11_10.4129764..2022_11_16.ace074c
|
||||
|
||||
* Thu Nov 10 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20221110.g4129764-1
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_11_04.e308018..2022_11_10.4129764
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-4129764ecaebf05a33e22d8d95bb3d8deaa14c14.tar.xz) = 5e4f2d77ab1317b330ca5a7652341d8d0b3c3a052e000d138655d2b67972dcb618d8a56fc67709be3f989ba0f3616a7024beaeec6563c623203064e2b7ee7221
|
||||
SHA512 (passt-ace074cf491013d3f5174e9cfea705db311a278b.tar.xz) = d4f947d3cecefc9e2148a952d49e3de82464263605cbf70c7c7d66ee0f4333c707b9f1e71316a8d561896e9031cf6fd2d50ca97432d78046e34a23c7568613f3
|
||||
|
Loading…
Reference in New Issue
Block a user