|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.2.6
|
|
|
|
Version: 0.2.6
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Simple scanf()-like input for Rust
|
|
|
|
Summary: Simple scanf()-like input for Rust
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.6-1
|
|
|
|
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.6-1
|
|
|
|
- Update to version 0.2.6.
|
|
|
|
- Update to version 0.2.6.
|
|
|
|
- Fixes RHBZ#1931150
|
|
|
|
- Fixes RHBZ#1931150
|
|
|
|