Update to 0.1.13

epel9
Josh Stone 6 years ago
parent ff23e863e7
commit a1a50bd943

1
.gitignore vendored

@ -4,3 +4,4 @@
/rustc-demangle-0.1.7.crate /rustc-demangle-0.1.7.crate
/rustc-demangle-0.1.8.crate /rustc-demangle-0.1.8.crate
/rustc-demangle-0.1.9.crate /rustc-demangle-0.1.9.crate
/rustc-demangle-0.1.13.crate

@ -6,8 +6,8 @@
%global crate rustc-demangle %global crate rustc-demangle
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.9 Version: 0.1.13
Release: 3%{?dist} Release: 1%{?dist}
Summary: Rust compiler symbol demangling Summary: Rust compiler symbol demangling
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -66,6 +66,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jan 08 2019 Josh Stone <jistone@redhat.com> - 0.1.13-1
- Update to 0.1.13
* Thu Dec 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.9-3 * Thu Dec 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.9-3
- Run tests in infrastructure - Run tests in infrastructure

@ -1 +1 @@
SHA512 (rustc-demangle-0.1.9.crate) = 7047907a0246384eb672bb8fd69a201a205b18460bab857e481606d1b9e25c2629c2898118edd72391da1d1f83b6caf4fb2a78eda19edb6dc7025eadebcc13f1 SHA512 (rustc-demangle-0.1.13.crate) = 3266d49f90301d814dde06ed9a2d0ed2a45e6f35cee0dcbb21aff213ba011f808d54ddd45c0f489ff3be06df1e6de0a0dec462a59ce2233edd1143d60b99314b

Loading…
Cancel
Save