[packit] 44 upstream release
Upstream tag: 44 Upstream commit: 18cb469e Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
fcc7225207
commit
d66b5508b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/cockpit-composer-41.tar.gz
|
/cockpit-composer-41.tar.gz
|
||||||
/cockpit-composer-42.tar.gz
|
/cockpit-composer-42.tar.gz
|
||||||
/cockpit-composer-43.tar.gz
|
/cockpit-composer-43.tar.gz
|
||||||
|
/cockpit-composer-44.tar.gz
|
||||||
|
@ -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.67.0.post4+g281a5ac.
|
The file was generated using packit 0.68.0.post2+g8101c6a.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: cockpit-composer
|
Name: cockpit-composer
|
||||||
Version: 43
|
Version: 44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Composer GUI for use with Cockpit
|
Summary: Composer GUI for use with Cockpit
|
||||||
|
|
||||||
@ -40,6 +40,10 @@ cp -a public/io.weldr.cockpit-composer.metainfo.xml %{buildroot}/%{_datadir}/met
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Packit <hello@packit.dev> - 44-1
|
||||||
|
- Minor bug fixes
|
||||||
|
- Update translations
|
||||||
|
|
||||||
* Wed Feb 15 2023 Packit <hello@packit.dev> - 43-1
|
* Wed Feb 15 2023 Packit <hello@packit.dev> - 43-1
|
||||||
- Add customizations
|
- Add customizations
|
||||||
- Fix bugs
|
- Fix bugs
|
||||||
|
@ -21,7 +21,11 @@ jobs:
|
|||||||
project: "cockpit-composer"
|
project: "cockpit-composer"
|
||||||
preserve_project: True
|
preserve_project: True
|
||||||
targets:
|
targets:
|
||||||
|
- centos-stream-8
|
||||||
|
- centos-stream-9
|
||||||
- epel-8
|
- epel-8
|
||||||
|
- epel-9
|
||||||
|
- fedora-all
|
||||||
actions:
|
actions:
|
||||||
post-upstream-clone: make spec
|
post-upstream-clone: make spec
|
||||||
# HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this
|
# HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-composer-43.tar.gz) = 6ed79da194d48ee3b3e517fe25e017f91b12b208df816274ac634c720427e7d2d99a82327ee1dd12ee25b816338cabbef0b761fa4a1333d5b7ddc89af38906ea
|
SHA512 (cockpit-composer-44.tar.gz) = 901f2c4fa50eeebdf1b8e740425d7f9a82eb83e7437620271a369905d29cba4b9a95f32dec418727df30da2f6806bddfdd1a3e6f34be04c26ae627fb34ec7541
|
||||||
|
Loading…
Reference in New Issue
Block a user