Update to 0.3.7

epel9
Josh Stone 6 years ago
parent f9993e401e
commit 2281f86e01

1
.gitignore vendored

@ -1,2 +1,3 @@
/arc-swap-0.3.5.crate /arc-swap-0.3.5.crate
/arc-swap-0.3.6.crate /arc-swap-0.3.6.crate
/arc-swap-0.3.7.crate

@ -6,7 +6,7 @@
%global crate arc-swap %global crate arc-swap
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.6 Version: 0.3.7
Release: 1%{?dist} Release: 1%{?dist}
Summary: Atomically swappable Arc Summary: Atomically swappable Arc
@ -77,6 +77,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Jan 07 2019 Josh Stone <jistone@redhat.com> - 0.3.7-1
- Update to 0.3.7
* Thu Nov 29 2018 Josh Stone <jistone@redhat.com> - 0.3.6-1 * Thu Nov 29 2018 Josh Stone <jistone@redhat.com> - 0.3.6-1
- Update to 0.3.6 - Update to 0.3.6

@ -1 +1 @@
SHA512 (arc-swap-0.3.6.crate) = 6cdf0fd63c813c9c11ae5587b4a681412873f71531054e119b5771a29089e344d44d2a4cc8347cefa76b33cb7a313308ea069251f66fc63e85f38705191d46e1 SHA512 (arc-swap-0.3.7.crate) = f855e7d4c2edf9ba44e8f66858a1b9fd8ff01e1a64c8cdf3cadc6e7e6c64466c87bb2b8f65c13e51b5fcbb412991169043b44fcc239fc7f610cfa6cd09b5e538

Loading…
Cancel
Save