commit 0b1e436ef2a0a20e799ac0e49177d4d5291d8040 Author: tigro Date: Wed Jan 10 16:13:45 2024 +0300 import rust-bincode-1.3.3-6.el9 diff --git a/.rust-bincode.metadata b/.rust-bincode.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/bincode-1.3.3.crate b/SOURCES/bincode-1.3.3.crate new file mode 100644 index 0000000..f880cea Binary files /dev/null and b/SOURCES/bincode-1.3.3.crate differ diff --git a/SPECS/rust-bincode.spec b/SPECS/rust-bincode.spec new file mode 100644 index 0000000..334f8fb --- /dev/null +++ b/SPECS/rust-bincode.spec @@ -0,0 +1,187 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.2.5) +%define autorelease(e:s:pb:) %{?-p:0.}%{lua: + release_number = 6; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist} +## END: Set by rpmautospec + +# Generated by rust2rpm 19 +%bcond_without check +%global debug_package %{nil} + +%global crate bincode + +Name: rust-%{crate} +Version: 1.3.3 +Release: %autorelease +Summary: Binary serialization / deserialization strategy that uses Serde + +# Upstream license specification: MIT +License: MIT +URL: https://crates.io/crates/bincode +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif + +BuildRequires: rust-packaging + +%global _description %{expand: +Binary serialization / deserialization strategy that uses Serde for +transforming structs into bytes and vice versa!.} + +%description %{_description} + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages which +use "%{crate}" crate. + +%files devel +%license LICENSE.md +%doc readme.md +%{cargo_registry}/%{crate}-%{version_no_tilde}/ + +%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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+i128-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+i128-devel %{_description} + +This package contains library source intended for building other packages which +use "the i128" feature of the "%{crate}" crate. + +%files -n %{name}+i128-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/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 +* Wed Jan 10 2024 Arkady L. Shane - 1.3.3-6 +- Rebuilt for MSVSphere 9.2 + +* Wed Dec 29 2021 Igor Raits 1.3.3-6 +- Rebuild + +* Sat Nov 27 2021 Igor Raits 1.3.3-5 +- Revert "Bootstrap (disable tests)" + +* Sat Nov 27 2021 Igor Raits 1.3.3-4 +- Bootstrap (disable tests) + +* Fri Jul 23 2021 Fedora Release Engineering - 1.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Apr 29 2021 Fabio Valentini - 1.3.3-1 +- Update to version 1.3.3. +- Fixes RHBZ#1948155 + +* Fri Mar 26 2021 Fabio Valentini - 1.3.2-2 +- Relax byteorder dependency. + +* Sat Feb 27 2021 Fabio Valentini - 1.3.2-1 +- Update to version 1.3.2. +- Fixes RHBZ#1932248 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jun 26 2020 Josh Stone - 1.3.1-1 +- Update to 1.3.1 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Dec 10 09:16:38 CET 2019 Igor Gnatenko - 1.2.1-1 +- Update to 1.2.1 + +* Thu Sep 26 13:13:39 CEST 2019 Igor Gnatenko - 1.2.0-1 +- Update to 1.2.0 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jun 20 16:43:28 CEST 2019 Igor Gnatenko - 1.1.4-2 +- Regenerate + +* Wed May 15 08:17:16 CEST 2019 Igor Gnatenko - 1.1.4-1 +- Update to 1.1.4 + +* Tue Apr 16 2019 Josh Stone - 1.1.3-1 +- Update to 1.1.3 + +* Sun Feb 17 2019 Igor Gnatenko - 1.1.2-1 +- Update to 1.1.2 + +* Sun Feb 10 2019 Igor Gnatenko - 1.1.1-1 +- Update to 1.1.1 + +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Nov 03 2018 Igor Gnatenko - 1.0.1-3 +- Adapt to new packaging + +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Josh Stone - 1.0.1-1 +- Update to 1.0.1 + +* Thu May 10 2018 Igor Gnatenko - 1.0.0-1 +- Update to 1.0.0 + +* Fri Feb 09 2018 Fedora Release Engineering - 0.9.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Mon Jan 08 2018 Igor Gnatenko - 0.9.2-2 +- Rebuild for rust-packaging v5 + +* Mon Nov 13 2017 Igor Gnatenko - 0.9.2-1 +- Update to 0.9.2 + +* Sat Jul 08 2017 Igor Gnatenko - 0.8.0-2 +- Don't patch 1.*.* + +* Fri Jun 16 2017 Igor Gnatenko - 0.8.0-1 +- Initial package +