public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rustdct] f45: Regenerate with rust2rpm v28
Date: Sat, 15 Aug 2026 10:34:56 GMT [thread overview]
Message-ID: <178679009601.1.4433981660545645850.rpms-rust-rustdct-58852087d49b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-rustdct
Branch : f45
Commit : 58852087d49b2ece66490f54b726298c55b3e391
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-15T12:26:00+02:00
Stats : +9/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rustdct/c/58852087d49b2ece66490f54b726298c55b3e391?branch=f45
Log:
Regenerate with rust2rpm v28
---
diff --git a/README.md b/README.md
deleted file mode 100644
index 913a9da..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-rustdct
-
-The rust-rustdct package
diff --git a/rust-rustdct.spec b/rust-rustdct.spec
index c4960ad..a762789 100644
--- a/rust-rustdct.spec
+++ b/rust-rustdct.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate rustdct
@@ -13,11 +13,11 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/rustdct
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time, in pure
-Rust.}
+Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time,
+in pure Rust.}
%description %{_description}
@@ -50,7 +50,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..251c26b
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,3 @@
+[package]
+summary = "Compute Discrete Cosine Transforms (DCT) in O(nlogn) time"
+
reply other threads:[~2026-08-15 10:34 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=178679009601.1.4433981660545645850.rpms-rust-rustdct-58852087d49b@fedoraproject.org \
--to=decathorpe@gmail.com \
--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