#250 Update rawhide to upstream release 314
Closed 2 months ago by martinpitt. Opened 2 months ago by packit.

[packit] 314 upstream release
Packit • 2 months ago  
file modified
+1
@@ -285,3 +285,4 @@ 

  /cockpit-311.1.tar.xz

  /cockpit-312.tar.xz

  /cockpit-313.tar.xz

+ /cockpit-314.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.93.0.post1.dev5+g0048024e.

+ The file was generated using packit 0.94.0.post1.dev8+g4b1f9717.

file modified
+7 -4
@@ -49,7 +49,7 @@ 

  License:        LGPL-2.1-or-later

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

  

- Version:        313

+ Version:        314

  Release:        1%{?dist}

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

  
@@ -346,10 +346,10 @@ 

  %endif

  

  Provides: bundled(npm(@patternfly/patternfly)) = 5.2.1

- Provides: bundled(npm(@patternfly/react-core)) = 5.2.2

+ Provides: bundled(npm(@patternfly/react-core)) = 5.2.3

  Provides: bundled(npm(@patternfly/react-icons)) = 5.2.1

  Provides: bundled(npm(@patternfly/react-styles)) = 5.2.1

- Provides: bundled(npm(@patternfly/react-table)) = 5.2.2

+ Provides: bundled(npm(@patternfly/react-table)) = 5.2.4

  Provides: bundled(npm(@patternfly/react-tokens)) = 5.2.1

  Provides: bundled(npm(argparse)) = 1.0.10

  Provides: bundled(npm(array-buffer-byte-length)) = 1.0.1
@@ -357,7 +357,7 @@ 

  Provides: bundled(npm(autolinker)) = 3.16.2

  Provides: bundled(npm(available-typed-arrays)) = 1.0.7

  Provides: bundled(npm(call-bind)) = 1.0.7

- Provides: bundled(npm(date-fns)) = 3.4.0

+ Provides: bundled(npm(date-fns)) = 3.6.0

  Provides: bundled(npm(deep-equal)) = 2.2.3

  Provides: bundled(npm(define-data-property)) = 1.1.4

  Provides: bundled(npm(define-properties)) = 1.2.1
@@ -697,6 +697,9 @@ 

  

  # The changelog is automatically generated and merged

  %changelog

+ * Wed Mar 27 2024 Packit <hello@packit.dev> - 314-1

+ - Storage: Improvements to read-only encrypted filesystems

+ 

  * Wed Mar 13 2024 Packit <hello@packit.dev> - 313-1

  - assorted bug fixes and improvements

  

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

- SHA512 (cockpit-313.tar.xz) = 40a7382ae45a08801328cfaa553a562a2a729550eb31a8869cc8b3a4599e7c6ea98c477e369de3adc1cd93ea580d332717dde62e8d5906c0f8e065b22ef56c76

+ SHA512 (cockpit-314.tar.xz) = 1fbd77d23b01ee753a8fab62599986f58d4893d028f7677102436472344c1fade766ff5b6c8434eeeeaeffdc6c3ad40e3f370ce260b513cee397a936be84fecc

Upstream tag: 314
Upstream commit: 2729c66b


If you need to do any change in this pull request, you can clone Packit's fork and push directly to the source branch of this PR (provided you have commit access to this repository):

git clone ssh://$YOUR_USER@pkgs.fedoraproject.org/forks/packit/rpms/cockpit.git
cd cockpit
git checkout 314-rawhide-update-propose_downstream
git push origin 314-rawhide-update-propose_downstream

Alternatively, if you already have the package repository cloned, you can just fetch the Packit's fork:

cd cockpit
git remote add packit ssh://$YOUR_USER@pkgs.fedoraproject.org/forks/packit/rpms/cockpit.git
git fetch packit refs/heads/314-rawhide-update-propose_downstream
git checkout 314-rawhide-update-propose_downstream
git push packit 314-rawhide-update-propose_downstream

If you have the koji_build job configured as well, make sure to configure the allowed_pr_authors and/or allowed_committers (see the docs) since by default, Packit reacts only to its own PRs.


Before pushing builds/updates, please remember to check the new version against the packaging guidelines.

For example, please:

  • check that the new sources only contain permissible content
  • check that the license of the new version has not changed
  • check for any API/ABI and other changes that may break dependent packages
  • check the autogenerated changelog

Logs and details of the syncing: Packit dashboard

rebased onto 207149f

2 months ago

Logs and details of the syncing: Packit dashboard

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/386c99a8dbeb49738bf2134bdfbaf2c9

Pull-Request has been closed by martinpitt

2 months ago