Update to 0.4.28

epel9
Josh Stone 5 years ago
parent d1819ac30a
commit a2f07c6511

1
.gitignore vendored

@ -11,3 +11,4 @@
/tar-0.4.25.crate
/tar-0.4.26.crate
/tar-0.4.27.crate
/tar-0.4.28.crate

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

@ -1 +1 @@
SHA512 (tar-0.4.27.crate) = 55835b715021183a39d64cc6fc9f785f36e43869bfeddcabb3370d9f10c7d692f3850eab3d3e5881cdb0ebb8af8bf34650eb83f1dbc7fda0a41d936c78a6fea1
SHA512 (tar-0.4.28.crate) = 341be0c7003bc4425ed75245e5c3d9a5a6da5ffdef6063f9581a1a9490ccd6cc717ceea5f4e355bd4f7580f3bb6797cc904247e159776401c33341218693385b

Loading…
Cancel
Save