Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

1
.gitignore vendored

@ -5,4 +5,3 @@
/parking-2.1.0.crate
/parking-2.1.1.crate
/parking-2.2.0.crate
/parking-2.2.1.crate

@ -1,6 +1,6 @@
--- parking-2.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ parking-2.2.1/Cargo.toml 2024-09-16T21:52:41.659602+00:00
@@ -54,6 +54,3 @@
--- parking-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ parking-2.2.0/Cargo.toml 2023-10-18T09:47:30.534469+00:00
@@ -37,6 +37,3 @@
[dev-dependencies.easy-parallel]
version = "3.0.0"

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate parking
Name: rust-parking
Version: 2.2.1
Version: 2.2.0
Release: %autorelease
Summary: Thread parking and unparking

@ -1 +1 @@
SHA512 (parking-2.2.1.crate) = 2e49137b59000f0467aa9ee0648d53e06cd2b8319d6ea28bf04c621b873469739a34186840b02f08d770d109cca26e161b3de3e4341dd729701885307a6a8177
SHA512 (parking-2.2.0.crate) = 184a4514322279ed093a27a9bcad5fce808900a9ebbfb624216dfcb90a5483e8bcc054d82a0bba4da3809364ad1ed0a623328cf983bec3751e4503c9670a3f9a

Loading…
Cancel
Save