Update to version 0.3.9

epel10
Fabio Valentini 4 months ago
parent 4cc95d522c
commit 385e75c82c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/errno-0.3.6.crate /errno-0.3.6.crate
/errno-0.3.7.crate /errno-0.3.7.crate
/errno-0.3.8.crate /errno-0.3.8.crate
/errno-0.3.9.crate

@ -1,5 +1,5 @@
--- errno-0.3.8/Cargo.toml 1970-01-01T00:00:01+00:00 --- errno-0.3.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ errno-0.3.8/Cargo.toml 2023-12-31T16:57:31.535058+00:00 +++ errno-0.3.9/Cargo.toml 2024-10-23T14:18:55.484224+00:00
@@ -29,21 +29,7 @@ @@ -29,21 +29,7 @@
default = ["std"] default = ["std"]
std = ["libc/std"] std = ["libc/std"]

@ -1,11 +1,11 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate errno %global crate errno
Name: rust-errno Name: rust-errno
Version: 0.3.8 Version: 0.3.9
Release: %autorelease Release: %autorelease
Summary: Cross-platform interface to the errno variable Summary: Cross-platform interface to the errno variable

@ -1 +1 @@
SHA512 (errno-0.3.8.crate) = 29753c421c6f929760cd7565f8171696e4f70e677654a7507253f4fc495edbcf214ace27be46bdfe5c1a0d782f4b688f591476e56f4a1096471cb353c643328d SHA512 (errno-0.3.9.crate) = 777fbac5730d420d58275ef63b7579997d8e6c72106d483ee1e3b1f1ce3977f1f66c56870a05acaa4cfacacb820eaf963e9c763748759cff3668fa2e6f89f04a

Loading…
Cancel
Save