public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-below-common] f45: Replaced by below
Date: Mon, 24 Aug 2026 21:59:03 GMT	[thread overview]
Message-ID: <178760874312.1.18235343856499882411.rpms-rust-below-common-0cadc64046b5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-below-common
Branch : f45
Commit : 0cadc64046b5d0e019a977518140c8a960c5340f
Author : Michel Lind <salimma@fedoraproject.org>
Date   : 2026-08-24T22:28:39+01:00
Stats  : +1/-96 in 8 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-below-common/c/0cadc64046b5d0e019a977518140c8a960c5340f?branch=f45

Log:
Replaced by below

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 4e9e507..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-/below-common-0.4.1.crate
-/below-common-0.5.0.crate
-/below-common-0.6.3.crate
-/below-common-0.7.1.crate
-/below-common-0.8.1.crate
-/below-common-0.9.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 7f754b6..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-below-common
-
-The rust-below-common package

diff --git a/changelog b/changelog
deleted file mode 100644
index 51538e0..0000000
--- a/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jun 15 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-1
-- Initial package

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..8408eaa
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Replaced by below

diff --git a/rust-below-common.spec b/rust-below-common.spec
deleted file mode 100644
index 506dcf8..0000000
--- a/rust-below-common.spec
+++ /dev/null
@@ -1,71 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate below-common
-
-Name:           rust-below-common
-Version:        0.9.0
-Release:        %autorelease
-Summary:        Common below code
-
-License:        Apache-2.0
-URL:            https://crates.io/crates/below-common
-Source:         %{crates_source}
-
-BuildRequires:  cargo-rpm-macros >= 24
-
-%global _description %{expand:
-Common below code.}
-
-%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
-%{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
-# * rhbz#2338148: tests are flaky based on time of day
-%{cargo_test -- -- --exact %{shrink:
-    --skip dateutil::tests::test_parse_date
-    --skip dateutil::tests::test_parse_range
-}}
-%endif
-
-%changelog
-%autochangelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index fecf04f..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[tests]
-skip = [
-  "dateutil::tests::test_parse_date",
-  "dateutil::tests::test_parse_range",
-]
-skip-exact = true
-comments = [
-  "rhbz#2338148: tests are flaky based on time of day",
-]

diff --git a/series b/series
deleted file mode 100644
index be801dd..0000000
--- a/series
+++ /dev/null
@@ -1 +0,0 @@
-below-common-disable-failed-assertions.diff

diff --git a/sources b/sources
deleted file mode 100644
index a65bcd8..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (below-common-0.9.0.crate) = 54d1e0fcfef698e08fcd540193b457326127c091a48d67c8576cd5082345fe65db5fd0ffaace3f0513bd8950e53e91e23bf02fd6c8e3bc549750ff4eed96c0de

                 reply	other threads:[~2026-08-24 21:59 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=178760874312.1.18235343856499882411.rpms-rust-below-common-0cadc64046b5@fedoraproject.org \
    --to=salimma@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