Update to 1.2.1

epel9
Josh Stone 6 years ago
parent 58ec062cb7
commit 540f617305

1
.gitignore vendored

@ -3,3 +3,4 @@
/lazycell-1.0.0.crate
/lazycell-1.1.0.crate
/lazycell-1.2.0.crate
/lazycell-1.2.1.crate

@ -5,8 +5,8 @@
%global crate lazycell
Name: rust-%{crate}
Version: 1.2.0
Release: 2%{?dist}
Version: 1.2.1
Release: 1%{?dist}
Summary: Library providing a lazily filled Cell struct
# Upstream license specification: MIT/Apache-2.0
@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Dec 06 2018 Josh Stone <jistone@redhat.com> - 1.2.1-1
- Update to 1.2.1
* Sun Nov 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.0-2
- Adapt to new packaging

@ -1 +1 @@
SHA512 (lazycell-1.2.0.crate) = 194e538f8e2be6748ca56463c9b6e83c7a4598bcc9d3f2680f8e35e391f61e36e0d9aba92bcf8e312f286a5d309f0d83be06e879a52e405bf2c89ec13d3a545d
SHA512 (lazycell-1.2.1.crate) = de74ccd6a3c32c360a12a51ba1d51d6530130396b37d63350a960956ae0ba13e9ac31e2bb70b61ddf055fdfbe7e559b20a38415cac3906839684905a01256ff2

Loading…
Cancel
Save