Update to version 0.5.11; Fixes RHBZ#2170823

epel9 imports/e9/rust-num_enum-0.5.11-1.el9
Fabio Valentini 2 years ago
parent 5a6237d787
commit faa7d78fcc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/num_enum-0.5.5.crate
/num_enum-0.5.7.crate
/num_enum-0.5.9.crate
/num_enum-0.5.11.crate

@ -1,3 +0,0 @@
# rust-num_enum
The rust-num_enum package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate num_enum
Name: rust-num_enum
Version: 0.5.9
Version: 0.5.11
Release: %autorelease
Summary: Procedural macros to make inter-operation between primitives and enums easier
@ -16,7 +16,8 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Procedural macros to make inter-operation between primitives and enums easier.}
Procedural macros to make inter-operation between primitives and enums
easier.}
%description %{_description}

@ -1 +1 @@
SHA512 (num_enum-0.5.9.crate) = 33f97fa6b310a4f5448237e6ece3e9003347a0f2867ab5351ecd84d41b8d0fcb9b2f99ec3be714cff3a6b4a6d444b024b6998214bf2f2331e76117c389cd7e73
SHA512 (num_enum-0.5.11.crate) = 962e0e05e7c0eeb8e7520a699066f2b0af2ad0d5d8b4ff174c93aecb609051a1d45992c0cb6a62cbea0ed391d716656047966d5bf4c3467adacd2c5550f33578

Loading…
Cancel
Save