|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.0.4
|
|
|
|
Version: 1.0.4
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Rust's PathBuf and Path types with UTF-8 encoded data
|
|
|
|
Summary: Rust's PathBuf and Path types with UTF-8 encoded data
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -98,6 +98,9 @@ which use "serde1" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 06 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-2
|
|
|
|
* Tue Jul 06 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-2
|
|
|
|
- Clarify description and summary
|
|
|
|
- Clarify description and summary
|
|
|
|
|
|
|
|
|
|
|
|