commit 3195a2ef0253b3d0a25f47f98ea39736de55f4ec Author: Dmitry Samoylik Date: Thu Dec 19 18:31:42 2024 +0300 import rust-crates-io-0.40.6-1.el10 diff --git a/.rust-crates-io.metadata b/.rust-crates-io.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/crates-io-0.40.6.crate b/SOURCES/crates-io-0.40.6.crate new file mode 100644 index 0000000..d28b3a3 Binary files /dev/null and b/SOURCES/crates-io-0.40.6.crate differ diff --git a/SPECS/rust-crates-io.spec b/SPECS/rust-crates-io.spec new file mode 100644 index 0000000..daf0a0a --- /dev/null +++ b/SPECS/rust-crates-io.spec @@ -0,0 +1,200 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.7.3) +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 1; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} +## END: Set by rpmautospec + +# Generated by rust2rpm 27 +%bcond check 1 +%global debug_package %{nil} + +%global crate crates-io + +Name: rust-crates-io +Version: 0.40.6 +Release: %autorelease +Summary: Helpers for interacting with crates.io + +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/crates-io +Source: %{crates_source} + +BuildRequires: cargo-rpm-macros >= 24 + +%global _description %{expand: +Helpers for interacting with crates.io.} + +%description %{_description} + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages which +use the "%{crate}" crate. + +%files devel +%license %{crate_instdir}/LICENSE-APACHE +%license %{crate_instdir}/LICENSE-MIT +%doc %{crate_instdir}/README.md +%{crate_instdir}/ + +%package -n %{name}+default-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+default-devel %{_description} + +This package contains library source intended for building other packages which +use the "default" feature of the "%{crate}" crate. + +%files -n %{name}+default-devel +%ghost %{crate_instdir}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%generate_buildrequires +%cargo_generate_buildrequires + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +* Thu Dec 19 2024 Dmitriy Samoylik - 0.40.6-1 +- Rebuilt for MSVSphere 10 + +## START: Generated by rpmautospec +* Wed Dec 04 2024 Fabio Valentini - 0.40.6-1 +- Update to version 0.40.6; Fixes RHBZ#2329364 + +* Sat Oct 19 2024 Fabio Valentini - 0.40.5-1 +- Update to version 0.40.5; Fixes RHBZ#2319424 + +* Tue Sep 17 2024 Fabio Valentini - 0.40.4-1 +- Update to version 0.40.4; Fixes RHBZ#2310276 + +* Fri Jul 26 2024 Fabio Valentini - 0.40.3-1 +- Update to version 0.40.3; Fixes RHBZ#2299867 + +* Fri Jul 19 2024 Fedora Release Engineering - 0.40.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Mon Jun 24 2024 Fabio Valentini - 0.40.2-1 +- Update to version 0.40.2; Fixes RHBZ#2292644 + +* Sun May 19 2024 Fabio Valentini - 0.40.1-1 +- Update to version 0.40.1; Fixes RHBZ#2270893 + +* Mon May 13 2024 Fabio Valentini - 0.40.0-1 +- Update to version 0.40.0 + +* Wed Feb 14 2024 Fabio Valentini - 0.39.2-1 +- Update to version 0.39.2; Fixes RHBZ#2263508 + +* Fri Jan 26 2024 Fedora Release Engineering - 0.39.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Thu Jan 11 2024 Fabio Valentini - 0.39.1-1 +- Update to version 0.39.1; Fixes RHBZ#2256113 + +* Mon Dec 04 2023 Fabio Valentini - 0.39.0-1 +- Update to version 0.39.0; Fixes RHBZ#2250484 + +* Sat Nov 11 2023 Fabio Valentini - 0.38.0-1 +- Update to version 0.38.0; Fixes RHBZ#2223438 + +* Fri Jul 21 2023 Fedora Release Engineering - 0.36.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Fri Jun 16 2023 Fabio Valentini - 0.36.0-1 +- Update to version 0.36.0; Fixes RHBZ#2164831 + +* Fri Jan 20 2023 Fedora Release Engineering - 0.34.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Aug 25 2022 Fabio Valentini - 0.34.0-1 +- Update to version 0.34.0; Fixes RHBZ#2073079 + +* Sat Jul 23 2022 Fedora Release Engineering - 0.33.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Feb 25 2022 Fabio Valentini - 0.33.1-1 +- Update to version 0.33.1; Fixes RHBZ#2058356 + +* Fri Jan 21 2022 Fedora Release Engineering - 0.33.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Aug 26 2021 Fabio Valentini - 0.33.0-1 +- Update to version 0.33.0; Fixes RHBZ#1943213 + +* Fri Jul 23 2021 Fedora Release Engineering - 0.32.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0.32.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.32.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Apr 23 2020 Josh Stone - 0.32.0-1 +- Update to 0.32.0 + +* Thu Mar 12 2020 Josh Stone - 0.31.0-1 +- Update to 0.31.0 + +* Sat Feb 29 07:19:30 CET 2020 Igor Raits - 0.30.0-1 +- Update to 0.30.0 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.28.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Dec 07 2019 Josh Stone - 0.28.0-1 +- Update to 0.28.0 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.24.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Jun 07 2019 Josh Stone - 0.24.0-1 +- Update to 0.24.0 + +* Sat Feb 02 2019 Fedora Release Engineering - 0.20.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Dec 06 2018 Josh Stone - 0.20.0-1 +- Update to 0.20.0 + +* Sat Nov 17 2018 Igor Gnatenko - 0.19.0-1 +- Update to 0.19.0 + +* Tue Nov 13 2018 Josh Stone - 0.18.0-2 +- Adapt to new packaging + +* Sun Oct 21 2018 Igor Gnatenko - 0.18.0-1 +- Update to 0.18.0 + +* Sat Aug 04 2018 Igor Gnatenko - 0.17.0-1 +- Update to 0.17.0 + +* Sat Jul 28 2018 Igor Gnatenko - 0.16.0-2 +- Rebuild to trigger tests + +* Sun Jul 22 2018 Igor Gnatenko - 0.16.0-1 +- Initial package + +## END: Generated by rpmautospec