[packit] 193 upstream release
Upstream tag: 193 Upstream commit: ceb6958c
This commit is contained in:
parent
d606faa9c1
commit
c4714d029f
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/cockpit-ostree-190.1.tar.xz
|
||||
/cockpit-ostree-191.tar.xz
|
||||
/cockpit-ostree-192.tar.xz
|
||||
/cockpit-ostree-193.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.66.0.post6+gedfbde6.
|
||||
The file was generated using packit 0.75.0.post16+g33d32c7.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cockpit-ostree
|
||||
Epoch: 1
|
||||
Version: 192
|
||||
Version: 193
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
Summary: Cockpit user interface for rpm-ostree
|
||||
@ -25,10 +25,15 @@ Cockpit component for managing software updates for ostree based systems.
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE dist/ostree.js.LICENSE.txt.gz
|
||||
%license LICENSE dist/ostree.js.LEGAL.txt dist/ostree.css.LEGAL.txt
|
||||
%{_datadir}/cockpit/*
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Packit <hello@packit.dev> - 1:193-1
|
||||
- Fix crash on OCI repository deployments
|
||||
- Move to esbuild bundler
|
||||
- Translation updates
|
||||
|
||||
* Wed Feb 08 2023 Packit <hello@packit.dev> - 1:192-1
|
||||
- Stability and performance improvements
|
||||
|
||||
|
@ -9,7 +9,7 @@ copy_upstream_release_description: true
|
||||
|
||||
srpm_build_deps:
|
||||
- make
|
||||
- npm
|
||||
- nodejs-npm
|
||||
|
||||
actions:
|
||||
post-upstream-clone: make cockpit-ostree.spec
|
||||
@ -41,21 +41,21 @@ jobs:
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-ostree-192.tar.xz) = de5eba2460c063b5d62165aeac0f4bd50aada0d7fddbe1b8538f625a970b1e680316bd53fc9f0ec88b6abe62571ae66699976a104c720d0f8d471a0e134bc7d3
|
||||
SHA512 (cockpit-ostree-193.tar.xz) = b2a8d2bfac7c7976f9ce8706b6b00b5e92aefab769f735ddf9065803711fa0e664f877bc4f382470049e52a74debcfdd3cd588ef2a3decc094cdd19d6c40ee41
|
||||
|
Loading…
Reference in New Issue
Block a user