diff --git a/rust-hashlink.spec b/rust-hashlink.spec index ffe8b9d..8dc8c43 100644 --- a/rust-hashlink.spec +++ b/rust-hashlink.spec @@ -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