|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 3.0.12
|
|
|
|
Version: 3.0.12
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Parse path with dots in Path and PathBuf
|
|
|
|
Summary: Parse path with dots in Path and PathBuf
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -120,6 +120,9 @@ which use "unsafe_cache" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 01 2021 Fabio Valentini <decathorpe@gmail.com> - 3.0.12-1
|
|
|
|
* Sat May 01 2021 Fabio Valentini <decathorpe@gmail.com> - 3.0.12-1
|
|
|
|
- Update to version 3.0.12.
|
|
|
|
- Update to version 3.0.12.
|
|
|
|
- Fixes RHBZ#1952304
|
|
|
|
- Fixes RHBZ#1952304
|
|
|
|