update to version 0.11.1

epel9
Fabio Valentini 4 years ago
parent 059d047d55
commit 86ff15ded9
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/target-lexicon-0.10.0.crate
/target-lexicon-0.11.0.crate
/target-lexicon-0.11.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate target-lexicon
Name: rust-%{crate}
Version: 0.11.0
Release: 3%{?dist}
Version: 0.11.1
Release: 1%{?dist}
Summary: Targeting utilities for compilers and related tools
# Upstream license specification: Apache-2.0 WITH LLVM-exception
@ -83,6 +83,10 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Nov 20 2020 Fabio Valentini <decathorpe@gmail.com> - 0.11.1-1
- Update to version 0.11.1.
- Fixes RHBZ#1889444
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (target-lexicon-0.11.0.crate) = 4ad6a395eea9039576178c4854665dfc7287b2afb567b7efa48ad767ebefa240a7e997fefaee26548d0f7ce10b67cb15fda25b0811ad11e5a650c5045bc4a619
SHA512 (target-lexicon-0.11.1.crate) = b22d2a6a0f5c93fe9afb69ac26e4af8d750cd66860f6d98b1ab9ddacfcc08d9429b2ceea753364999d297dc1fa85f9a9a3fe809a399550d9e920c1afb85798e1

Loading…
Cancel
Save