Update to 0.19.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent bc3a235645
commit 93da632427
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,3 +1,4 @@
/crates-io-0.16.0.crate
/crates-io-0.17.0.crate
/crates-io-0.18.0.crate
/crates-io-0.19.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm
# Tests are run in infrastructure
# * Tests are run in infrastructure
%bcond_with check
%global debug_package %{nil}
%global crate crates-io
Name: rust-%{crate}
Version: 0.18.0
Release: 2%{?dist}
Version: 0.19.0
Release: 1%{?dist}
Summary: Helpers for interacting with crates.io
# Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.19.0-1
- Update to 0.19.0
* Tue Nov 13 2018 Josh Stone <jistone@redhat.com> - 0.18.0-2
- Adapt to new packaging

@ -1 +1 @@
SHA512 (crates-io-0.18.0.crate) = 07005db0baf95b456735e4fce81642ec509b8a879a0b5a72f382ecabb55a7a1bbc1391cfe78fcf178e4b3047da7b067f2c7cae713c3e78cca6ccb2287fe9f8a9
SHA512 (crates-io-0.19.0.crate) = 2081e8a564894965fb9b14b0b2f7d82a94acd1d757929aad95e06c2ab1b2121503e2cc706bb2ea54d816022bff8127674a8950a4e420fabcc2b2405036d42470

Loading…
Cancel
Save