Update to 0.4.29

epel9
Josh Stone 5 years ago
parent a2f07c6511
commit 7d0d2d6be9

1
.gitignore vendored

@ -12,3 +12,4 @@
/tar-0.4.26.crate /tar-0.4.26.crate
/tar-0.4.27.crate /tar-0.4.27.crate
/tar-0.4.28.crate /tar-0.4.28.crate
/tar-0.4.29.crate

@ -5,7 +5,7 @@
%global crate tar %global crate tar
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.28 Version: 0.4.29
Release: 1%{?dist} Release: 1%{?dist}
Summary: Rust implementation of a TAR file reader and writer Summary: Rust implementation of a TAR file reader and writer
@ -90,6 +90,9 @@ which use "xattr" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.4.29-1
- Update to 0.4.29
* Fri May 22 2020 Josh Stone <jistone@redhat.com> - 0.4.28-1 * Fri May 22 2020 Josh Stone <jistone@redhat.com> - 0.4.28-1
- Update to 0.4.28 - Update to 0.4.28

@ -1 +1 @@
SHA512 (tar-0.4.28.crate) = 341be0c7003bc4425ed75245e5c3d9a5a6da5ffdef6063f9581a1a9490ccd6cc717ceea5f4e355bd4f7580f3bb6797cc904247e159776401c33341218693385b SHA512 (tar-0.4.29.crate) = 9d750161fefb077edf0c27e5eaf5cb7a6b65ddf8a0ad509e497799cf82f3315fdabe233baa73df26141fdcb52fffa6ed5d194775ee7671d80d3556acfbbd9218

Loading…
Cancel
Save