[packit] 274 upstream release
Upstream tag: 274 Upstream commit: 968ecba7 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
a4b16b77ae
commit
a095593e5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
|||||||
/cockpit-machines-271.tar.xz
|
/cockpit-machines-271.tar.xz
|
||||||
/cockpit-machines-272.tar.xz
|
/cockpit-machines-272.tar.xz
|
||||||
/cockpit-machines-273.tar.xz
|
/cockpit-machines-273.tar.xz
|
||||||
|
/cockpit-machines-274.tar.xz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.58.1.dev2+g43b2b1f.
|
The file was generated using packit 0.59.1.dev3+g4b30b85.
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: cockpit-machines
|
Name: cockpit-machines
|
||||||
Version: 273
|
Version: 274
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cockpit user interface for virtual machines
|
Summary: Cockpit user interface for virtual machines
|
||||||
License: LGPLv2+ and MIT
|
License: LGPLv2+ and MIT
|
||||||
@ -84,6 +84,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 07 2022 Packit <hello@packit.dev> - 274-1
|
||||||
|
- Stability and performance improvements
|
||||||
|
|
||||||
|
|
||||||
* Wed Aug 24 2022 Packit <hello@packit.dev> - 273-1
|
* Wed Aug 24 2022 Packit <hello@packit.dev> - 273-1
|
||||||
- Fix downloading of RHEL images
|
- Fix downloading of RHEL images
|
||||||
|
|
||||||
|
13
packit.yaml
13
packit.yaml
@ -19,9 +19,9 @@ jobs:
|
|||||||
- job: tests
|
- job: tests
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
targets:
|
targets:
|
||||||
- fedora-35
|
|
||||||
- fedora-36
|
- fedora-36
|
||||||
- fedora-rawhide
|
- fedora-37
|
||||||
|
- fedora-development
|
||||||
- centos-stream-8
|
- centos-stream-8
|
||||||
- centos-stream-9
|
- centos-stream-9
|
||||||
|
|
||||||
@ -31,9 +31,8 @@ jobs:
|
|||||||
project: "cockpit-preview"
|
project: "cockpit-preview"
|
||||||
preserve_project: True
|
preserve_project: True
|
||||||
targets:
|
targets:
|
||||||
- fedora-35
|
|
||||||
- fedora-36
|
- fedora-36
|
||||||
- fedora-development
|
- fedora-37
|
||||||
- centos-stream-8-x86_64
|
- centos-stream-8-x86_64
|
||||||
- centos-stream-9-x86_64
|
- centos-stream-9-x86_64
|
||||||
actions:
|
actions:
|
||||||
@ -48,19 +47,19 @@ jobs:
|
|||||||
trigger: release
|
trigger: release
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-development
|
- fedora-development
|
||||||
- fedora-35
|
|
||||||
- fedora-36
|
- fedora-36
|
||||||
|
- fedora-37
|
||||||
|
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-development
|
- fedora-development
|
||||||
- fedora-35
|
|
||||||
- fedora-36
|
- fedora-36
|
||||||
|
- fedora-37
|
||||||
|
|
||||||
- job: bodhi_update
|
- job: bodhi_update
|
||||||
trigger: commit
|
trigger: commit
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
# rawhide updates are created automatically
|
# rawhide updates are created automatically
|
||||||
- fedora-35
|
|
||||||
- fedora-36
|
- fedora-36
|
||||||
|
- fedora-37
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-273.tar.xz) = 58e3a88c2bc7872956825031eff73f11c298930fa6b6210a3226871ce70bb33f70305dbdf6ad895b5492f4aa652db38ea2b5bc18beaa0b2f91c53dcea9602fb0
|
SHA512 (cockpit-machines-274.tar.xz) = 6f009e3fb038c91875daa20c3bc9d9dc461db195725fe95ed85d6d1580c9eaad9a8583402a4c0da39dc33b2b6d93a04fbc306ebd55546d17117eeeb76f577c8c
|
||||||
|
Loading…
Reference in New Issue
Block a user