|
|
@ -8,14 +8,14 @@
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
# Generated by rust2rpm 27
|
|
|
|
%bcond_without check
|
|
|
|
%bcond check 1
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
%global crate futures-lite
|
|
|
|
%global crate futures-lite
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-futures-lite
|
|
|
|
Name: rust-futures-lite
|
|
|
|
Version: 2.5.0
|
|
|
|
Version: 2.6.0
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Futures, streams, and async I/O combinators
|
|
|
|
Summary: Futures, streams, and async I/O combinators
|
|
|
|
|
|
|
|
|
|
|
@ -44,6 +44,7 @@ use the "%{crate}" crate.
|
|
|
|
%license %{crate_instdir}/LICENSE-MIT
|
|
|
|
%license %{crate_instdir}/LICENSE-MIT
|
|
|
|
%license %{crate_instdir}/LICENSE-THIRD-PARTY
|
|
|
|
%license %{crate_instdir}/LICENSE-THIRD-PARTY
|
|
|
|
%doc %{crate_instdir}/CHANGELOG.md
|
|
|
|
%doc %{crate_instdir}/CHANGELOG.md
|
|
|
|
|
|
|
|
%doc %{crate_instdir}/FEATURES.md
|
|
|
|
%doc %{crate_instdir}/README.md
|
|
|
|
%doc %{crate_instdir}/README.md
|
|
|
|
%{crate_instdir}/
|
|
|
|
%{crate_instdir}/
|
|
|
|
|
|
|
|
|
|
|
@ -162,10 +163,13 @@ use the "std" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Tue Jan 14 2025 Fabio Valentini <decathorpe@gmail.com> - 2.6.0-1
|
|
|
|
|
|
|
|
- Update to version 2.6.0; Fixes RHBZ#2337199
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.5.0-1
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.5.0-1
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Sat Nov 09 2024 Fabio Valentini <decathorpe@gmail.com> - 2.5.0-1
|
|
|
|
* Sat Nov 09 2024 Fabio Valentini <decathorpe@gmail.com> - 2.5.0-1
|
|
|
|
- Update to version 2.5.0; Fixes RHBZ#2324510
|
|
|
|
- Update to version 2.5.0; Fixes RHBZ#2324510
|
|
|
|
|
|
|
|
|
|
|
|