Update to version 0.2.4; Fixes RHBZ#2328461

epel10 imports/epel10/rust-portable-atomic-util-0.2.4-1.el10
Fabio Valentini 2 months ago
parent f909f7b8c0
commit a482194e78
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/portable-atomic-util-0.2.1.crate /portable-atomic-util-0.2.1.crate
/portable-atomic-util-0.2.2.crate /portable-atomic-util-0.2.2.crate
/portable-atomic-util-0.2.3.crate /portable-atomic-util-0.2.3.crate
/portable-atomic-util-0.2.4.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate portable-atomic-util %global crate portable-atomic-util
Name: rust-portable-atomic-util Name: rust-portable-atomic-util
Version: 0.2.3 Version: 0.2.4
Release: %autorelease Release: %autorelease
Summary: Synchronization primitives built with portable-atomic Summary: Synchronization primitives built with portable-atomic

@ -1 +1 @@
SHA512 (portable-atomic-util-0.2.3.crate) = a10b2796ef0d3e2144027793631bd8229b4aa114d67e34250e65df61972858264f5970db73057ba7409d3a47e88eab0564718b43f0aa17e63d04617f355f50a5 SHA512 (portable-atomic-util-0.2.4.crate) = f2266e78576181123aaf68e7b5d3523a368fa8136d447bac68a08d65c7051dea677cea84491a1a03b9decb4704b2f9392574d68dda9427092a2ac92cfa0affe8

Loading…
Cancel
Save