update to version 0.4.8

epel9
Fabio Valentini 4 years ago
parent ac0ecf19ee
commit 6165175d46
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/const_fn-0.4.5.crate
/const_fn-0.4.6.crate
/const_fn-0.4.7.crate
/const_fn-0.4.8.crate

@ -5,7 +5,7 @@
%global crate const_fn
Name: rust-%{crate}
Version: 0.4.7
Version: 0.4.8
Release: 1%{?dist}
Summary: Attribute for easy generation of const functions
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 20 2021 Fabio Valentini <decathorpe@gmail.com> - 0.4.8-1
- Update to version 0.4.8.
- Fixes RHBZ#1962158
* Sat Apr 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.4.7-1
- Update to version 0.4.7.
- Fixes RHBZ#1950675

@ -1 +1 @@
SHA512 (const_fn-0.4.7.crate) = 98070d133316406b51ab77c0029652ecb4d1cbec4f5b443183a062934881379033c58536c541e2d7e0fee14be6d41f0058096660130c1f1e8373e7df5bafb97e
SHA512 (const_fn-0.4.8.crate) = e7bd5c50a10f55bc9578e55f9bca80c8ca1cebcd49206ce1feeeeaaac3dfbefdaa89f3c197a992d8ef52efc8327b3b34935e253a41ae9ac20b0b08b73f19df8b

Loading…
Cancel
Save