Blame rust-rayon-core.spec

f5b51aa
# Generated by rust2rpm 15
d010762
# * Some tests don't work with optimized builds
d010762
#   https://github.com/rayon-rs/rayon/issues/585
7ffc195
%bcond_with check
7ffc195
%global debug_package %{nil}
7ffc195
7ffc195
%global crate rayon-core
7ffc195
7ffc195
Name:           rust-%{crate}
f5b51aa
Version:        1.9.0
b1051fa
Release:        1%{?dist}
7ffc195
Summary:        Core APIs for Rayon
7ffc195
d010762
# Upstream license specification: Apache-2.0/MIT
7ffc195
License:        ASL 2.0 or MIT
7ffc195
URL:            https://crates.io/crates/rayon-core
00bb86a
Source:         %{crates_source}
7ffc195
7ffc195
ExclusiveArch:  %{rust_arches}
00bb86a
%if %{__cargo_skip_build}
00bb86a
BuildArch:      noarch
00bb86a
%endif
7ffc195
7ffc195
BuildRequires:  rust-packaging
7ffc195
f742d13
%global _description %{expand:
f742d13
Core APIs for Rayon.}
d010762
d010762
%description %{_description}
7ffc195
7ffc195
%package        devel
7ffc195
Summary:        %{summary}
7ffc195
BuildArch:      noarch
7ffc195
d010762
%description    devel %{_description}
7ffc195
7ffc195
This package contains library source intended for building other packages
d010762
which use "%{crate}" crate.
d010762
d010762
%files          devel
d010762
%license LICENSE-APACHE LICENSE-MIT
d010762
%doc README.md
edbddc6
%{cargo_registry}/%{crate}-%{version_no_tilde}/
d010762
d010762
%package     -n %{name}+default-devel
d010762
Summary:        %{summary}
d010762
BuildArch:      noarch
d010762
d010762
%description -n %{name}+default-devel %{_description}
d010762
d010762
This package contains library source intended for building other packages
d010762
which use "default" feature of "%{crate}" crate.
d010762
d010762
%files       -n %{name}+default-devel
edbddc6
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
7ffc195
7ffc195
%prep
00bb86a
%autosetup -n %{crate}-%{version_no_tilde} -p1
7ffc195
%cargo_prep
7ffc195
f742d13
%generate_buildrequires
f742d13
%cargo_generate_buildrequires
f742d13
7ffc195
%build
7ffc195
%cargo_build
7ffc195
7ffc195
%install
7ffc195
%cargo_install
7ffc195
7ffc195
%if %{with check}
7ffc195
%check
7ffc195
%cargo_test
7ffc195
%endif
7ffc195
7ffc195
%changelog
f5b51aa
* Thu Nov 12 2020 Fabio Valentini <decathorpe@gmail.com> - 1.9.0-1
f5b51aa
- Update to version 1.9.0.
f5b51aa
- Fixes RHBZ#1890350
f5b51aa
8e8dadd
* Sun Sep 20 2020 Fabio Valentini <decathorpe@gmail.com> - 1.8.1-1
8e8dadd
- Update to version 1.8.1.
8e8dadd
b1051fa
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 1.8.0-1
b1051fa
- Update to 1.8.0
b1051fa
d524ab1
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
d524ab1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
d524ab1
a7cc221
* Mon Jun 15 2020 Josh Stone <jistone@redhat.com> - 1.7.1-1
a7cc221
- Update to 1.7.1
a7cc221
efbd5a1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
efbd5a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
efbd5a1
edbddc6
* Fri Dec 27 08:26:37 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7.0-1
edbddc6
- Update to 1.7.0
edbddc6
4c390e5
* Thu Nov 28 11:22:54 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.6.1-1
4c390e5
- Update to 1.6.1
4c390e5
1d1bf07
* Sun Sep 01 17:11:50 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.6.0-1
1d1bf07
- Update to 1.6.0
1d1bf07
60b324f
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3
60b324f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
60b324f
f742d13
* Thu Jun 20 09:41:55 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.0-2
f742d13
- Regenerate
f742d13
00bb86a
* Thu Jun 13 2019 Josh Stone <jistone@redhat.com> - 1.5.0-1
00bb86a
- Update to 1.5.0
00bb86a
131ce46
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3
131ce46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
131ce46
d010762
* Sun Oct 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-2
d010762
- Adapt to new packaging
d010762
e160ddc
* Tue Jul 17 2018 Josh Stone <jistone@redhat.com> - 1.4.1-1
e160ddc
- Update to 1.4.1
e160ddc
86ae751
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
86ae751
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
86ae751
9632fbe
* Sat Jun 16 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.0-2
9632fbe
- Bump crossbeam-deque to 0.4
9632fbe
37b0158
* Thu Feb 15 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.0-1
37b0158
- Update to 1.4.0
37b0158
ee8084c
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-6
ee8084c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ee8084c
ac22809
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-5
ac22809
- Rebuild for rust-packaging v5
ac22809
8c1a415
* Sun Dec 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-4
8c1a415
- Bump rand to 0.4
8c1a415
65005c8
* Sun Dec 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-3
65005c8
- Fix end-of-line
65005c8
3bac47f
* Thu Nov 30 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-2
3bac47f
- Bump lazy_static to 1
3bac47f
7ffc195
* Tue Nov 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-1
7ffc195
- Update to 1.3.0
7ffc195
7ffc195
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.1-1
7ffc195
- Update to 1.2.1
7ffc195
7ffc195
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.0-1
7ffc195
- Initial package