Compare commits

..

11 Commits

Author SHA1 Message Date
Jan Staněk 8e9c9fba31
Update to version 1.19.0 (rhbz#2253436)
1 year ago
Fabio Valentini 40a21d0f47
Update to version 1.18.0; Fixes RHBZ#2212161
2 years ago
Jan Staněk 1ab309c690
Update to version 1.17.2
2 years ago
Fabio Valentini 87ed967478
Update to version 1.17.1; Fixes RHBZ#2169769
2 years ago
Fabio Valentini 528c39bd72
Update to version 1.17.0; Fixes RHBZ#2156952
2 years ago
Fabio Valentini 4bdf8638d0
Disable tests, since they require Rust 1.63+ to compile
2 years ago
Fabio Valentini 3bd8576b72
Update to version 1.16.0; Fixes RHBZ#2138517
2 years ago
Fabio Valentini b837c7b61b
Merge branch 'rawhide' into epel9
2 years ago
Fabio Valentini 920da5dfd6
Revert "Bootstrap (disable tests)"
2 years ago
Igor Raits b585cfa141
Rebuild
3 years ago
Igor Raits d3908cc450
Bootstrap (disable tests)
3 years ago

3
.gitignore vendored

@ -32,6 +32,3 @@
/once_cell-1.17.2.crate
/once_cell-1.18.0.crate
/once_cell-1.19.0.crate
/once_cell-1.20.0.crate
/once_cell-1.20.1.crate
/once_cell-1.20.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate once_cell
Name: rust-once_cell
Version: 1.20.2
Version: 1.19.0
Release: %autorelease
Summary: Single assignment cells and lazy values

@ -1 +1 @@
SHA512 (once_cell-1.20.2.crate) = bc6005bdab7a154c01e2203fb553a68695727475a9a882cf906d49c054ce886ad92cb491d380b6b9fe71a81b2fd690ce91c9a6cf8dfa8508470ac9acfc8a31c8
SHA512 (once_cell-1.19.0.crate) = 4154876afd34a699ee650d1a8a1c5ee5a25f0ebd9388b8bef2564e33629fae68f113d7507488c68abbe7ea1acf9bbc41813cbbf3ef3e464e3f3b9cc7a51d870c

Loading…
Cancel
Save