Update to 0.8.2

epel9
Josh Stone 5 years ago
parent a80944e332
commit d67867acba

1
.gitignore vendored

@ -1,2 +1,3 @@
/xml-rs-0.8.0.crate /xml-rs-0.8.0.crate
/xml-rs-0.8.1.crate /xml-rs-0.8.1.crate
/xml-rs-0.8.2.crate

@ -7,7 +7,7 @@
%global crate xml-rs %global crate xml-rs
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.1 Version: 0.8.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: XML library in pure Rust Summary: XML library in pure Rust
@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Apr 08 2020 Josh Stone <jistone@redhat.com> - 0.8.2-1
- Update to 0.8.2
* Wed Apr 01 2020 Josh Stone <jistone@redhat.com> - 0.8.1-1 * Wed Apr 01 2020 Josh Stone <jistone@redhat.com> - 0.8.1-1
- Update to 0.8.1 - Update to 0.8.1

@ -1 +1 @@
SHA512 (xml-rs-0.8.1.crate) = c80bfeb2717437f798316ffae15854d3b97f2a798863d4c904196e29b8d0fb3f958fcdfa503fc0520b71529f1926da059da35f9fde23a8e32cc0ca5065add705 SHA512 (xml-rs-0.8.2.crate) = b98dcb7e9293b372ab61739ea5c82782f4b8dab87c9f3de24fb2c98b87399c6990d77cff87921c4c5b3e072b79a3c5ebd9088d0476d19956b4771e879f575dd3

Loading…
Cancel
Save