Update to 0.3.13

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent bac4af6488
commit 950d7455c9
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -2,3 +2,4 @@
/erased-serde-0.3.10.crate
/erased-serde-0.3.11.crate
/erased-serde-0.3.12.crate
/erased-serde-0.3.13.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
# * test files are not in the published crate
%bcond_with check
%global debug_package %{nil}
@ -6,8 +6,8 @@
%global crate erased-serde
Name: rust-%{crate}
Version: 0.3.12
Release: 2%{?dist}
Version: 0.3.13
Release: 1%{?dist}
Summary: Type-erased Serialize and Serializer traits
# Upstream license specification: MIT OR Apache-2.0
@ -108,6 +108,9 @@ which use "unstable-debug" feature of "%{crate}" crate.
%endif
%changelog
* Mon Dec 28 11:02:30 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.13-1
- Update to 0.3.13 (Fixes: RHBZ#1911137)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (erased-serde-0.3.12.crate) = bdbd1c67ee77b412719dce40ae05a509a3092c3e4f6c5f09334aa452d7a05f7a9972fb63cd4bc99acbfbc274241440e22746c1b3779dba821414547f76755d73
SHA512 (erased-serde-0.3.13.crate) = 8967d74ef049a73f24ef2bb1b399293a73cb7e24f74e3d70017dda937e5766b22d841095b6ab6462d1f9a9bcf6ae347c71e06e78e8eb1f6be58d0e65c1bcb610

Loading…
Cancel
Save