Update to 0.1.15

epel9
Josh Stone 6 years ago
parent f6591e7743
commit 7e862c503f

1
.gitignore vendored

@ -6,3 +6,4 @@
/rustc-demangle-0.1.9.crate
/rustc-demangle-0.1.13.crate
/rustc-demangle-0.1.14.crate
/rustc-demangle-0.1.15.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm
# Generated by rust2rpm-9-1.fc30
# * Tests are run in infrastructure
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate rustc-demangle
Name: rust-%{crate}
Version: 0.1.14
Version: 0.1.15
Release: 1%{?dist}
Summary: Rust compiler symbol demangling
@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 31 2019 Josh Stone <jistone@redhat.com> - 0.1.15-1
- Update to 0.1.15
* Sat Apr 13 2019 Josh Stone <jistone@redhat.com> - 0.1.14-1
- Update to 0.1.14

@ -1 +1 @@
SHA512 (rustc-demangle-0.1.14.crate) = 5c2b09c0e694aa2780fb66b20fe21dd82940254d005dfd518d88b9b363dedd80fb451aec183545ebf41b72b985a4b63bfc4c24247611d62bd7c6667a7b377a8c
SHA512 (rustc-demangle-0.1.15.crate) = 9d10aae8df45db86fcee7fd51edc60961221cf2e3e74e826360fd01c8aa4dbf64eb1de4431309e6db89966f8f88c0933a35156835696f4693fc6f9d5c2e5fd1c

Loading…
Cancel
Save