[packit] 297 upstream release
Upstream tag: 297 Upstream commit: e40bf3e5 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-machines.git refs/heads/*:refs/remotes/packit/* git checkout packit/297-rawhide-update-propose_downstream ```
This commit is contained in:
parent
09ce285a4e
commit
03ddb3bdf4
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/cockpit-machines-294.tar.xz
|
/cockpit-machines-294.tar.xz
|
||||||
/cockpit-machines-295.tar.xz
|
/cockpit-machines-295.tar.xz
|
||||||
/cockpit-machines-296.tar.xz
|
/cockpit-machines-296.tar.xz
|
||||||
|
/cockpit-machines-297.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.78.2.post2+g81828af.
|
The file was generated using packit 0.79.0.post2+g93f33d9.
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: cockpit-machines
|
Name: cockpit-machines
|
||||||
Version: 296
|
Version: 297
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cockpit user interface for virtual machines
|
Summary: Cockpit user interface for virtual machines
|
||||||
License: LGPL-2.1-or-later AND MIT
|
License: LGPL-2.1-or-later AND MIT
|
||||||
@ -137,7 +137,7 @@ Provides: bundled(npm(side-channel)) = 1.0.4
|
|||||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
||||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||||
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
Provides: bundled(npm(throttle-debounce)) = 5.0.0
|
||||||
Provides: bundled(npm(tslib)) = 2.6.1
|
Provides: bundled(npm(tslib)) = 2.6.2
|
||||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
||||||
Provides: bundled(npm(which-collection)) = 1.0.1
|
Provides: bundled(npm(which-collection)) = 1.0.1
|
||||||
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
||||||
@ -169,6 +169,9 @@ 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 Aug 23 2023 Packit <hello@packit.dev> - 297-1
|
||||||
|
- Bug fixes and stability improvements
|
||||||
|
|
||||||
* Wed Aug 09 2023 Packit <hello@packit.dev> - 296-1
|
* Wed Aug 09 2023 Packit <hello@packit.dev> - 296-1
|
||||||
- Update to PatternFly 5
|
- Update to PatternFly 5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-296.tar.xz) = 18123e8eceeeb02db8e8fdaf7eb98ab74c080648a3c839ec1a7b4cbe7cef353fcc558e6a09b479b35dcf0efe35f03642ef13d91503a38057d707a942a4acc2f9
|
SHA512 (cockpit-machines-297.tar.xz) = 78a1fe6e9f82547322f9984e35a6d07de9d1084306f393554fbac8fac75f9aa27f16da7748b0199071e9d544490b7b85f477eb1b5f80346cefed7edc2efed8ff
|
||||||
|
Loading…
Reference in New Issue
Block a user