From 375f19b251f72bc2e129abae8790b92276a1b905 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 10 Sep 2024 05:27:15 +0000 Subject: [PATCH] Unretirement Releng Request: https://pagure.io/releng/issue/12318 Signed-off-by: Fedora Release Engineering --- .gitignore | 5 +++ README.md | 3 ++ changelog | 25 +++++++++++++++ dead.package | 1 - rust-debug-helper.spec | 71 ++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 6 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 README.md create mode 100644 changelog delete mode 100644 dead.package create mode 100644 rust-debug-helper.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e6aa25 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/debug-helper-0.3.8.crate +/debug-helper-0.3.10.crate +/debug-helper-0.3.11.crate +/debug-helper-0.3.12.crate +/debug-helper-0.3.13.crate diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cd9227 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rust-debug-helper + +The rust-debug-helper package \ No newline at end of file diff --git a/changelog b/changelog new file mode 100644 index 0000000..019e70a --- /dev/null +++ b/changelog @@ -0,0 +1,25 @@ +* Fri Jan 21 2022 Fedora Release Engineering - 0.3.12-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 18 2021 Fabio Valentini - 0.3.12-1 +- Update to version 0.3.12. +- Fixes RHBZ#1971304 + +* Wed Apr 21 2021 Fabio Valentini - 0.3.11-1 +- Update to version 0.3.11. +- Fixes RHBZ#1952082 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Josh Stone - 0.3.10-1 +- Update to 0.3.10 + +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed May 13 10:52:42 CEST 2020 Igor Raits - 0.3.8-1 +- Initial package diff --git a/dead.package b/dead.package deleted file mode 100644 index c7912ba..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -no longer needed diff --git a/rust-debug-helper.spec b/rust-debug-helper.spec new file mode 100644 index 0000000..b83ece4 --- /dev/null +++ b/rust-debug-helper.spec @@ -0,0 +1,71 @@ +# Generated by rust2rpm 21 +%bcond_without check +%global debug_package %{nil} + +%global crate debug-helper + +Name: rust-%{crate} +Version: 0.3.13 +Release: %autorelease +Summary: Declarative macros to help you implement the Debug trait manually + +# Upstream license specification: MIT +License: MIT +URL: https://crates.io/crates/debug-helper +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging >= 21 + +%global _description %{expand: +Declarative macros to help you implement the `Debug` trait manually.} + +%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 +%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 +%autochangelog diff --git a/sources b/sources new file mode 100644 index 0000000..badb8ac --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (debug-helper-0.3.13.crate) = ccd15cefabbe72659152de3ed29370404e8ed26fb69002349328fdc4123b8cb35658a314c1bf5a213915d4f7e30dea8d923b3252f9e08b0d9d1e8236f62aed96