Update to 0^20220907.ge2cae8f
This commit is contained in:
parent
1874aad81f
commit
5a330ce4de
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/passt-7ce9fd165f4f0c85e13dcaf4ff97c53d34b4a51d.tar.xz
|
||||
/passt-e2cae8f1c3651b1237a3042b4ba6211155aa58f1.tar.xz
|
||||
|
12
passt.spec
12
passt.spec
@ -7,10 +7,10 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
%global git_hash 7ce9fd165f4f0c85e13dcaf4ff97c53d34b4a51d
|
||||
%global git_hash e2cae8f1c3651b1237a3042b4ba6211155aa58f1
|
||||
|
||||
Name: passt
|
||||
Version: 0^20220902.g7ce9fd1
|
||||
Version: 0^20220907.ge2cae8f
|
||||
Release: 1%{?dist}
|
||||
Summary: User-mode networking daemons for virtual machines and namespaces
|
||||
License: AGPLv3+ and BSD
|
||||
@ -96,9 +96,13 @@ semodule -r pasta 2>/dev/null || :
|
||||
%{_datadir}/selinux/packages/%{name}/pasta.pp
|
||||
|
||||
%changelog
|
||||
* Wed Sep 7 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220907.ge2cae8f-1
|
||||
- Escape %% characters in spec file's changelog
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_09_01.7ce9fd1..2022_09_06.e2cae8f
|
||||
|
||||
* Fri Sep 2 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220902.g7ce9fd1-1
|
||||
- Add selinux-policy Requires: tag
|
||||
- Add %dir entries for own SELinux policy directory and documentation
|
||||
- Add %%dir entries for own SELinux policy directory and documentation
|
||||
- Upstream changes: https://passt.top/passt/log/?qt=range&q=2022_08_29.0cb795e..2022_09_01.7ce9fd1
|
||||
|
||||
* Tue Aug 30 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220830.g0cb795e-1
|
||||
@ -119,7 +123,7 @@ semodule -r pasta 2>/dev/null || :
|
||||
|
||||
* Sat Aug 20 2022 Stefano Brivio <sbrivio@redhat.com> - 0^20220820.gf233d6c-1
|
||||
- Fix man pages wildcards in spec file
|
||||
- Don't hardcode CFLAGS setting, use %set_build_flags macro instead
|
||||
- Don't hardcode CFLAGS setting, use %%set_build_flags macro instead
|
||||
- Build SELinux subpackage as noarch
|
||||
- Change source URL to HEAD link with explicit commit SHA
|
||||
- Drop VCS tag from spec file
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (passt-7ce9fd165f4f0c85e13dcaf4ff97c53d34b4a51d.tar.xz) = e0e8f5da08c334860b359abf7854e6d976206005cfbc948175cad931495246e330168ae5cea3c7ed3061c276ca33b3ff247b08ec71272cd1bceefc84b73e4fd9
|
||||
SHA512 (passt-e2cae8f1c3651b1237a3042b4ba6211155aa58f1.tar.xz) = 49429b5b9dc5e345c555e80f763b4e71fb41dccc6f47483906107e8a4ecbaba6d82444a8774d41e089d337ec07b43cdc93e9cbc69a25a8e363f84134380b561d
|
||||
|
Loading…
Reference in New Issue
Block a user