import rust-crossbeam-utils-0.8.19-1.el9

i9ce changed/i9ce/rust-crossbeam-utils-0.8.19-1.el9
MSVSphere Packaging Team 1 year ago
parent c26fe79b8a
commit 03295379ed

2
.gitignore vendored

@ -1 +1 @@
SOURCES/crossbeam-utils-0.8.18.crate SOURCES/crossbeam-utils-0.8.19.crate

@ -1 +1 @@
d27824ee89995c0b5a6a22fe3d8b50ea2b4f1156 SOURCES/crossbeam-utils-0.8.18.crate c40062ee3e9c6fbe1e722d4aeaa753662b13df51 SOURCES/crossbeam-utils-0.8.19.crate

@ -1,6 +1,6 @@
--- crossbeam-utils-0.8.18/Cargo.toml 1970-01-01T00:00:01+00:00 --- crossbeam-utils-0.8.19/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crossbeam-utils-0.8.18/Cargo.toml 2023-12-27T20:25:57.173664+00:00 +++ crossbeam-utils-0.8.19/Cargo.toml 2024-01-11T17:30:04.896763+00:00
@@ -43,6 +43,3 @@ @@ -42,6 +42,3 @@
nightly = [] nightly = []
std = [] std = []

@ -15,7 +15,7 @@
%global crate crossbeam-utils %global crate crossbeam-utils
Name: rust-crossbeam-utils Name: rust-crossbeam-utils
Version: 0.8.18 Version: 0.8.19
Release: %autorelease Release: %autorelease
Summary: Utilities for concurrent programming Summary: Utilities for concurrent programming
@ -103,6 +103,9 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.19-1
- Update to version 0.8.19; Fixes RHBZ#2257265
* Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.18-1 * Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.18-1
- Update to version 0.8.18; Fixes RHBZ#2254357 - Update to version 0.8.18; Fixes RHBZ#2254357

Loading…
Cancel
Save