public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-treebitmap] rawhide: Orphaned for 6+ weeks
Date: Fri, 26 Jun 2026 02:17:14 GMT [thread overview]
Message-ID: <178244023495.1.12637202740472051756.rpms-rust-treebitmap-812965e01695@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-treebitmap
Branch : rawhide
Commit : 812965e0169589830f409550b3274eafe441b0f1
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-06-25T21:17:09-05:00
Stats : +1/-105 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-treebitmap/c/812965e0169589830f409550b3274eafe441b0f1?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 16d55bf..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/treebitmap-0.4.0.crate
diff --git a/changelog b/changelog
deleted file mode 100644
index 462fad8..0000000
--- a/changelog
+++ /dev/null
@@ -1,23 +0,0 @@
-* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Mon Nov 11 14:35:00 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.0-1
-- Initial package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/rust-treebitmap.spec b/rust-treebitmap.spec
deleted file mode 100644
index 7184ef6..0000000
--- a/rust-treebitmap.spec
+++ /dev/null
@@ -1,80 +0,0 @@
-# Generated by rust2rpm 24
-%bcond_without check
-%global debug_package %{nil}
-
-%global crate treebitmap
-
-Name: rust-treebitmap
-Version: 0.4.0
-Release: %autorelease
-Summary: Fast IPv4/IPv6 lookup trie
-
-License: MIT
-URL: https://crates.io/crates/treebitmap
-Source: %{crates_source}
-
-BuildRequires: rust-packaging >= 21
-
-%global _description %{expand:
-Fast IPv4/IPv6 lookup trie.}
-
-%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-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
-
-%package -n %{name}+alloc-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+alloc-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "alloc" feature of the "%{crate}" crate.
-
-%files -n %{name}+alloc-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
deleted file mode 100644
index 2d558a6..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (treebitmap-0.4.0.crate) = 6f1f8251332730f512b5c82c4112e4a193bb9dc61321119782cadebf1f0ceb732ace584bf6ca14b727333d72291bb6b5614cba63bbad15c356a4e3e54824bf74
reply other threads:[~2026-06-26 2:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178244023495.1.12637202740472051756.rpms-rust-treebitmap-812965e01695@fedoraproject.org \
--to=packaging-reports@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox