Update to 1.1.0

epel9
Josh Stone 5 years ago
parent b65bb64818
commit 4f862df959

1
.gitignore vendored

@ -2,3 +2,4 @@
/static_assertions-0.3.2.crate
/static_assertions-0.3.3.crate
/static_assertions-0.3.4.crate
/static_assertions-1.1.0.crate

@ -5,7 +5,7 @@
%global crate static_assertions
Name: rust-%{crate}
Version: 0.3.4
Version: 1.1.0
Release: 1%{?dist}
Summary: Compile-time assertions to ensure that invariants are met
@ -83,6 +83,9 @@ which use "nightly" feature of "%{crate}" crate.
%endif
%changelog
* Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 1.1.0-1
- Update to 1.1.0
* Mon Sep 16 15:32:47 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.4-1
- Update to 0.3.4

@ -1 +1 @@
SHA512 (static_assertions-0.3.4.crate) = 53fee00bbda34d5413461c4a2a2e627d0a0b06f7d2d3417f0e1d609430f7e83b235a98d02d97633b79ec64c23c3d4045cd9e69b9075b2ba4945faa0c490da566
SHA512 (static_assertions-1.1.0.crate) = 46d0e35f77941dee6f60f574c130472248063dc38494c1c4f84f7c048244cc2a58a86fe17c0990e3f0f01406b75ed385a13d00058612b27cf0e867c8d31c92ee

Loading…
Cancel
Save