[packit] 197 upstream release
Upstream tag: 197 Upstream commit: 43072c51 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/cockpit-ostree.git refs/heads/*:refs/remotes/packit/* git checkout packit/197-rawhide-update-propose_downstream ```
This commit is contained in:
parent
d42aee8209
commit
16bcefa0f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/cockpit-ostree-194.tar.xz
|
||||
/cockpit-ostree-195.tar.xz
|
||||
/cockpit-ostree-196.tar.xz
|
||||
/cockpit-ostree-197.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.78.2.post2+g81828af.
|
||||
The file was generated using packit 0.79.1.post14+g9e876412.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cockpit-ostree
|
||||
Epoch: 1
|
||||
Version: 196
|
||||
Version: 197
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
Summary: Cockpit user interface for rpm-ostree
|
||||
@ -29,6 +29,9 @@ Cockpit component for managing software updates for ostree based systems.
|
||||
%{_datadir}/cockpit/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 06 2023 Packit <hello@packit.dev> - 1:197-1
|
||||
- Bug fixes and stability improvements
|
||||
|
||||
* Wed Aug 09 2023 Packit <hello@packit.dev> - 1:196-1
|
||||
- Update to PatternFly 5
|
||||
|
||||
|
@ -41,21 +41,21 @@ jobs:
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-ostree-196.tar.xz) = 0413aff5b2012c5d59abed0aba0d121597d0ede71bc00fe8592a3ab91a8f816381645a0fe44efff25f0e219f5a4c070ee7fe730ce43a6db3760a80ac7db816ad
|
||||
SHA512 (cockpit-ostree-197.tar.xz) = c8f8d0b6cb66ce1ae5dd880c39296a1d0d2ecc7d62ce4e7909b4894d6df5798bf7bc38196b2a5410ab8e59ec9d7fca9ff218988e46e94ebf3355ca01510b0615
|
||||
|
Loading…
Reference in New Issue
Block a user