update to version 0.1.2

epel9
Fabio Valentini 4 years ago
parent bc285275cb
commit 785de7c10e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/chrono-humanize-0.0.11.crate
/chrono-humanize-0.1.1.crate
/chrono-humanize-0.1.2.crate

@ -0,0 +1,3 @@
[DEFAULT]
unwanted-features =
wasmbind

@ -1,11 +1,11 @@
# Generated by rust2rpm 10
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate chrono-humanize
Name: rust-%{crate}
Version: 0.1.1
Version: 0.1.2
Release: 1%{?dist}
Summary: Human-friendly time expressions
@ -83,6 +83,10 @@ which use "pedantic" feature of "%{crate}" crate.
%endif
%changelog
* Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
- Update to version 0.1.2.
- Fixes RHBZ#1879135
* Thu Jan 28 17:39:41 CET 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.1-1
- Update to 0.1.1
# Closes: rhbz#1879135

@ -1 +1 @@
SHA512 (chrono-humanize-0.1.1.crate) = 26bc8d9a0209adbf3b52ad7e3029e171f50f1a5723bf777fddcf96f6f4d3d76f30a5ac2f68a762804d656bf9414091a8c3559e9c2f7f63a2c314309e72f6075e
SHA512 (chrono-humanize-0.1.2.crate) = ce0788b08df11275adaf5dd1805a573b0560f0f706da5ab9af81378e93b0b0e442ecd1fb9b052d4a700313e3621e54fd5ef750d8570d0897e7f0122f3aa09a4a

Loading…
Cancel
Save