Compare commits

..

5 Commits

Author SHA1 Message Date
Fabio Valentini 6d54a6eee4
Update to version 1.11.2; Fixes RHBZ#2248580
1 year ago
Fabio Valentini 8e4b888c04
Update to version 1.11.1; Fixes RHBZ#2239901
1 year ago
Fabio Valentini 42152fea45
Update to version 1.11.0; Fixes RHBZ#2220635
2 years ago
Fabio Valentini b43ce59898
Merge branch 'rawhide' into epel9
2 years ago
Igor Raits ce151bde23
Rebuild
3 years ago

2
.gitignore vendored

@ -28,5 +28,3 @@
/smallvec-1.11.0.crate
/smallvec-1.11.1.crate
/smallvec-1.11.2.crate
/smallvec-1.13.1.crate
/smallvec-1.13.2.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
# * missing dev-dependencies: debugger_test, debugger_test_parser
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate smallvec
Name: rust-smallvec
Version: 1.13.2
Version: 1.11.2
Release: %autorelease
Summary: Store up to a small number of items on the stack

@ -1 +1 @@
SHA512 (smallvec-1.13.2.crate) = a97c758b668e40ad9eb572e65feeae4954e09200a04ab92e26a13b48894381cd3a3d2571070c4b7a5e181182e1ede9688f990650342ec69ecfe1a264d234c679
SHA512 (smallvec-1.11.2.crate) = 5cfb427c3b99b0dbd71f6154ed899abcde9d7d2992977ac7b2ef3a4c3ff51e4efafd133071a69609b4ed6cb269bdc26b79eb72e1988f10dfcaef8185d950cd1d

Loading…
Cancel
Save