import rust-portable-atomic-1.6.0-1.el9

i9ce changed/i9ce/rust-portable-atomic-1.6.0-1.el9
MSVSphere Packaging Team 1 year ago
parent 0dc952ea19
commit aaeb3cff22

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/portable-atomic-1.6.0.crate

@ -0,0 +1 @@
b900c68c00e18179f95043439e232388a69babed SOURCES/portable-atomic-1.6.0.crate

@ -0,0 +1,4 @@
[tests]
run = ["none"]
comments = ["tests can only be run in-tree"]

@ -16,7 +16,7 @@
%global crate portable-atomic %global crate portable-atomic
Name: rust-portable-atomic Name: rust-portable-atomic
Version: 1.5.1 Version: 1.6.0
Release: %autorelease Release: %autorelease
Summary: Portable atomic types including support for 128-bit atomics, atomic float, etc Summary: Portable atomic types including support for 128-bit atomics, atomic float, etc
@ -199,9 +199,12 @@ use the "unsafe-assume-single-core" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.5.1-1 * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6.0-1
- Rebuilt for MSVSphere 9.3 - Rebuilt for MSVSphere 9.3
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-1
- Update to version 1.6.0; Fixes RHBZ#2253112
* Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 1.5.1-1 * Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 1.5.1-1
- Update to version 1.5.1; Fixes RHBZ#2246855 - Update to version 1.5.1; Fixes RHBZ#2246855

Loading…
Cancel
Save