Update to 0.7.0 Close: rhbz#1956578

epel9
Robert-André Mauchin 3 years ago
parent 1f5671e868
commit df056b1df5

@ -1,13 +1,13 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate hashlink
Name: rust-%{crate}
Version: 0.6.0
Version: 0.7.0
Release: %autorelease
Summary: HashMap-like containers with user-specified order
Summary: HashMap-like containers that hold their key-value pairs in a user controllable order
# Upstream license specification: MIT OR Apache-2.0
License: MIT or ASL 2.0
@ -96,4 +96,4 @@ which use "serde_impl" feature of "%{crate}" crate.
%endif
%changelog
%autorelease
%autochangelog

Loading…
Cancel
Save