Update to 0.4.30

epel9
Josh Stone 5 years ago
parent 0a313af6bb
commit 031314905f

1
.gitignore vendored

@ -13,3 +13,4 @@
/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 /tar-0.4.29.crate
/tar-0.4.30.crate

@ -5,8 +5,8 @@
%global crate tar %global crate tar
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.29 Version: 0.4.30
Release: 3%{?dist} Release: 1%{?dist}
Summary: Rust implementation of a TAR file reader and writer Summary: Rust implementation of a TAR file reader and writer
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -90,6 +90,9 @@ which use "xattr" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Sep 01 2020 Josh Stone <jistone@redhat.com> - 0.4.30-1
- Update to 0.4.30
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.29-3 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.29-3
- Second attempt - Rebuilt for - Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (tar-0.4.29.crate) = 9d750161fefb077edf0c27e5eaf5cb7a6b65ddf8a0ad509e497799cf82f3315fdabe233baa73df26141fdcb52fffa6ed5d194775ee7671d80d3556acfbbd9218 SHA512 (tar-0.4.30.crate) = 7cc921057a8b1a38e3eb03966313ea39812ad36b5694f383c9ea69ded9813ce3ff1c7bb0f3fc596d63630279722365a7ea0cdd034bc2cfeaa3056ff83d6201b0

Loading…
Cancel
Save