Compare commits

..

9 Commits

Author SHA1 Message Date
Fedora Release Engineering f7675d95f3 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
6 months ago
Fabio Valentini 932a94c613
Update to version 1.13.2
9 months ago
Fabio Valentini 20753e0d37
Update to version 1.13.1
11 months ago
Fedora Release Engineering 854c55ddde Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
12 months ago
Fabio Valentini 55a16ce3c8
Update to version 1.11.2; Fixes RHBZ#2248580
1 year ago
Fabio Valentini a255feafad
Update to version 1.11.1; Fixes RHBZ#2239901
1 year ago
Fedora Release Engineering d413a2990d Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2 years ago
Fabio Valentini a26c6600ef
Update to version 1.11.0; Fixes RHBZ#2220635
2 years ago
Fedora Release Engineering 4e4763047a Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago

2
.gitignore vendored

@ -28,3 +28,5 @@
/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 25
# Generated by rust2rpm 26
# * 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.11.2
Version: 1.13.2
Release: %autorelease
Summary: Store up to a small number of items on the stack

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

Loading…
Cancel
Save