From b49e9c8943db205954b3ce4aff5a1441e8103e9e Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 15:53:24 +0300 Subject: [PATCH] import rust-hex-literal-0.4.1-4.el10 --- .gitignore | 1 + .rust-hex-literal.metadata | 1 + SPECS/rust-hex-literal.spec | 136 ++++++++++++++++++++++++++++++++++++ 3 files changed, 138 insertions(+) create mode 100644 .gitignore create mode 100644 .rust-hex-literal.metadata create mode 100644 SPECS/rust-hex-literal.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b3b8227 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/hex-literal-0.4.1.crate diff --git a/.rust-hex-literal.metadata b/.rust-hex-literal.metadata new file mode 100644 index 0000000..cf88b1c --- /dev/null +++ b/.rust-hex-literal.metadata @@ -0,0 +1 @@ +0c0b5871fcabe6d30122f00384cdaa9cdf048538 SOURCES/hex-literal-0.4.1.crate diff --git a/SPECS/rust-hex-literal.spec b/SPECS/rust-hex-literal.spec new file mode 100644 index 0000000..b0ede6a --- /dev/null +++ b/SPECS/rust-hex-literal.spec @@ -0,0 +1,136 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.7.2) +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 4; + 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 24 +%bcond_without check +%global debug_package %{nil} + +%global crate hex-literal + +Name: rust-hex-literal +Version: 0.4.1 +Release: %autorelease +Summary: Macro for converting hexadecimal string to a byte array at compile time + +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/hex-literal +Source: %{crates_source} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Macro for converting hexadecimal string to a byte array at compile time.} + +%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}/CHANGELOG.md +%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_no_tilde} -p1 +%cargo_prep + +%generate_buildrequires +%cargo_generate_buildrequires + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%changelog +* Fri Dec 20 2024 MSVSphere Packaging Team - 0.4.1-4 +- Rebuilt for MSVSphere 10 + +## START: Generated by rpmautospec +* Fri Jul 19 2024 Fedora Release Engineering - 0.4.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 0.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sat Jun 03 2023 Fabio Valentini - 0.4.1-1 +- Update to version 0.4.1; Fixes RHBZ#2183785 + +* Fri Jan 20 2023 Fedora Release Engineering - 0.3.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0.3.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Jan 21 2022 Fedora Release Engineering - 0.3.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Nov 12 2021 Fabio Valentini - 0.3.4-1 +- Update to version 0.3.4; Fixes RHBZ#2022497 + +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.3-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sun Jul 18 2021 Fabio Valentini - 0.3.3-1 +- Update to version 0.3.3. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Oct 20 2020 Fabio Valentini - 0.3.1-1 +- Update to version 0.3.1. + +* Wed Jul 29 2020 Fedora Release Engineering - 0.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jan 30 2020 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sun Sep 01 19:33:45 CEST 2019 Igor Gnatenko - 0.2.1-1 +- Update to 0.2.1 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Apr 27 19:54:17 EEST 2019 Artem Polishchuk - 0.2.0-1 +- Initial package + +## END: Generated by rpmautospec