update to version 0.6.4

epel9
Fabio Valentini 4 years ago
parent 2a35aae499
commit 8029df2f48
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/ron-0.6.0.crate
/ron-0.6.1.crate
/ron-0.6.2.crate
/ron-0.6.4.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
%bcond_with check
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate ron
Name: rust-%{crate}
Version: 0.6.2
Version: 0.6.4
Release: 1%{?dist}
Summary: Rusty Object Notation
@ -83,6 +83,10 @@ which use "indexmap" feature of "%{crate}" crate.
%endif
%changelog
* Tue Dec 29 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.4-1
- Update to version 0.6.4.
- Fixes RHBZ#1908993
* Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 0.6.2-1
- Update to 0.6.2

@ -1 +1 @@
SHA512 (ron-0.6.2.crate) = 5b776ae1170f34c942c21abda96f263a59580065a8d8ab0bef4b820887e452e0b9d267479c6f48fa0d3a3181621c64a6ae01a5919d9674c2028b3a6aa26ea8e2
SHA512 (ron-0.6.4.crate) = 2ace8daecc73908fc39ae96913802bef00a0dcfce8a6f31ee035b401caa28d50123a9d0ff2e54179485ae8b123cde24f212332248ad086e36c4295b2e8cdaf35

Loading…
Cancel
Save