|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 0.14.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Set filesystem timestamps
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
|
|
@ -80,6 +80,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Dec 4 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.14.0-1
|
|
|
|
|
- Update to upstream 0.14.0 (fixes rhbz#1976478)
|
|
|
|
|
|
|
|
|
|