|
|
@ -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 unicase
|
|
|
|
%global crate unicase
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-unicase
|
|
|
|
Name: rust-unicase
|
|
|
|
Version: 2.8.0
|
|
|
|
Version: 2.8.1
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Case-insensitive wrapper around strings
|
|
|
|
Summary: Case-insensitive wrapper around strings
|
|
|
|
|
|
|
|
|
|
|
@ -88,10 +88,13 @@ use the "nightly" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 2.8.1-1
|
|
|
|
|
|
|
|
- Update to version 2.8.1; Fixes RHBZ#2334002
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.8.0-1
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.8.0-1
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Sat Oct 19 2024 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1
|
|
|
|
* Sat Oct 19 2024 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1
|
|
|
|
- Update to version 2.8.0; Fixes RHBZ#2319850
|
|
|
|
- Update to version 2.8.0; Fixes RHBZ#2319850
|
|
|
|
|
|
|
|
|
|
|
|