Update to version 0.9.19; Fixes RHBZ#2175464

epel9
Fabio Valentini 2 years ago
parent 066d51b780
commit f8fa8f0dae
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -28,3 +28,4 @@
/serde_yaml-0.9.14.crate
/serde_yaml-0.9.16.crate
/serde_yaml-0.9.17.crate
/serde_yaml-0.9.19.crate

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate serde_yaml
Name: rust-serde_yaml
Version: 0.9.17
Version: 0.9.19
Release: %autorelease
Summary: YAML data format for Serde

@ -1 +1 @@
SHA512 (serde_yaml-0.9.17.crate) = ac50aec1b3bf3b7a92acba6143a3f94c67f85456daf53709da4689a4e38ee05c862f68666beee5e2599f46ff8037c656c170817063205c0240efe60c46113fb4
SHA512 (serde_yaml-0.9.19.crate) = b9c39171860b143e52497dc57bd6fca532649114ea74c4e85f15dc8efe5913c729afa6f40db41ccb16c39fbe5093196df5ff4d920491508810e748b7cdae0a86

Loading…
Cancel
Save