Upstream release 0.10.1

epel9
Christian Heimes 3 years ago
parent 03706c3c1f
commit 29693245f1

1
.gitignore vendored

@ -1 +1,2 @@
/ouroboros-0.9.3.crate /ouroboros-0.9.3.crate
/ouroboros-0.10.1.crate

@ -5,8 +5,8 @@
%global crate ouroboros %global crate ouroboros
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.9.3 Version: 0.10.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Easy, safe self-referential struct generation Summary: Easy, safe self-referential struct generation
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Aug 18 2021 Christian Heimes <cheimes@redhat.com> - 0.10.1-1
- Upstream release 0.10.1
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (ouroboros-0.9.3.crate) = 82a39c81c043bbfcc5ef8d72ed33ebf2dbc40847e143e06d09781d522e1810580bd6771387adcbc18269b632bc956583850e28a2298532aec5ea66ab6a5d977a SHA512 (ouroboros-0.10.1.crate) = ab6e715e6246f1f7f76345194efcbbd7e8b86e88fec9a4fd3ee3e0c22965e57336fc73f7b9b0099eb8436b7c6d60a13f925753c2e5a6d3b1caf9691ef2098cc0

Loading…
Cancel
Save