#185 Update f38 to upstream release 297
Merged 11 months ago by martinpitt. Opened 11 months ago by packit.
rpms/ packit/cockpit 297-f38-update-propose_downstream  into  f38

[packit] 297 upstream release
Packit • 11 months ago  
file modified
+1
@@ -266,3 +266,4 @@ 

  /cockpit-294.1.tar.xz

  /cockpit-295.tar.xz

  /cockpit-296.tar.xz

+ /cockpit-297.tar.xz

file modified
+1 -1
@@ -1,3 +1,3 @@ 

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.78.0.

+ The file was generated using packit 0.78.1.

file modified
+16 -14
@@ -49,12 +49,11 @@ 

  License:        LGPL-2.1-or-later

  URL:            https://cockpit-project.org/

  

- Version:        296

+ Version:        297

  Release:        1%{?dist}

  Source0:        https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz

  

- # Use Python bridge on non-stable versions

- %if 0%{?fedora} >= 39

+ %if 0%{?fedora} >= 38 || 0%{?rhel} >= 9

  %define cockpit_enable_python 1

  %endif

  
@@ -426,12 +425,12 @@ 

  Recommends: (reportd if abrt)

  %endif

  

- Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-alpha.53

- Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.98

- Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.14

- Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.10

- Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.100

- Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.9

+ Provides: bundled(npm(@patternfly/patternfly)) = 5.0.0-prerelease.8

+ Provides: bundled(npm(@patternfly/react-core)) = 5.0.0-alpha.132

+ Provides: bundled(npm(@patternfly/react-icons)) = 5.0.0-alpha.21

+ Provides: bundled(npm(@patternfly/react-styles)) = 5.0.0-alpha.19

+ Provides: bundled(npm(@patternfly/react-table)) = 5.0.0-alpha.136

+ Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.0-alpha.16

  Provides: bundled(npm(argparse)) = 1.0.10

  Provides: bundled(npm(attr-accept)) = 2.2.2

  Provides: bundled(npm(autolinker)) = 3.16.2
@@ -441,7 +440,7 @@ 

  Provides: bundled(npm(define-properties)) = 1.2.0

  Provides: bundled(npm(es-get-iterator)) = 1.1.3

  Provides: bundled(npm(file-selector)) = 0.6.0

- Provides: bundled(npm(focus-trap)) = 7.4.1

+ Provides: bundled(npm(focus-trap)) = 7.4.3

  Provides: bundled(npm(for-each)) = 0.3.3

  Provides: bundled(npm(function-bind)) = 1.1.1

  Provides: bundled(npm(functions-have-names)) = 1.2.3
@@ -465,7 +464,6 @@ 

  Provides: bundled(npm(is-set)) = 2.0.2

  Provides: bundled(npm(is-string)) = 1.0.7

  Provides: bundled(npm(is-symbol)) = 1.0.4

- Provides: bundled(npm(is-typed-array)) = 1.1.10

  Provides: bundled(npm(is-weakmap)) = 2.0.1

  Provides: bundled(npm(is-weakset)) = 2.0.2

  Provides: bundled(npm(isarray)) = 2.0.5
@@ -491,13 +489,13 @@ 

  Provides: bundled(npm(side-channel)) = 1.0.4

  Provides: bundled(npm(sprintf-js)) = 1.0.3

  Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0

- Provides: bundled(npm(tabbable)) = 6.1.2

+ Provides: bundled(npm(tabbable)) = 6.2.0

  Provides: bundled(npm(throttle-debounce)) = 2.3.0

- Provides: bundled(npm(tslib)) = 2.5.2

+ Provides: bundled(npm(tslib)) = 2.6.1

  Provides: bundled(npm(uuid)) = 7.0.3

  Provides: bundled(npm(which-boxed-primitive)) = 1.0.2

  Provides: bundled(npm(which-collection)) = 1.0.1

- Provides: bundled(npm(which-typed-array)) = 1.1.9

+ Provides: bundled(npm(which-typed-array)) = 1.1.11

  Provides: bundled(npm(xterm-addon-canvas)) = 0.3.0

  Provides: bundled(npm(xterm)) = 5.1.0

  
@@ -783,6 +781,10 @@ 

  

  # The changelog is automatically generated and merged

  %changelog

+ * Wed Jul 26 2023 Packit <hello@packit.dev> - 297-1

+ - users: allow administrators to change the user shell

+ - tools: Enable Python bridge on Fedora 38

+ 

  * Wed Jul 12 2023 Packit <hello@packit.dev> - 296-1

  - Performance and stability improvements

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (cockpit-296.tar.xz) = 009952589ba9ac3f3614d1b1536bb9f7411692b814ec8fa89e236d89f44083e71c3434b740e624f0537bf9e517d9cfd43a3c376849f47ed4894bcfe7a6fe1f90

+ SHA512 (cockpit-297.tar.xz) = 4b8f97328f939a28510290c95405acc8e1e2b64ecb194ee9a7fb5a0c79f6e40f7930bfd7b711d36e43a8baf40b57009cbec3e32574c0e7552583332304006c67

Upstream tag: 297
Upstream commit: 97bd8097

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.git refs/heads/*:refs/remotes/packit/*
git checkout packit/297-f38-update-propose_downstream

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/f162c29ded404c329915735b2d2c4b55

Pull-Request has been merged by martinpitt

11 months ago