Update to 0.1.9

epel9
Josh Stone 5 years ago
parent 1bbc8bf39d
commit b2e58086b5

1
.gitignore vendored

@ -1,2 +1,3 @@
/psm-0.1.6.crate
/psm-0.1.8.crate
/psm-0.1.9.crate

@ -5,7 +5,7 @@
%global crate psm
Name: rust-%{crate}
Version: 0.1.8
Version: 0.1.9
Release: 1%{?dist}
Summary: Portable Stack Manipulation: stack manipulation and introspection routines
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.1.9-1
- Update to 0.1.9
* Thu May 07 2020 Josh Stone <jistone@redhat.com> - 0.1.8-1
- Update to 0.1.8

@ -1 +1 @@
SHA512 (psm-0.1.8.crate) = 05d6f98a2e1b9eaca3634ec5d2945de569a0de81dd2ec4f4b4b4835803f89efe4cc018be84d6b7387231af5b08ca7cc252b25e57290d435683d7958856e87dd7
SHA512 (psm-0.1.9.crate) = a20a55c9270086fc48a5914dff27fa7140a84d1ff08ddbc4185bedf38aa4d64c832b393db1939b86375d1dc51b6d8f5730500cba08828d98bc6c6f3e3e60e646

Loading…
Cancel
Save