public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rfc6979] epel9: Re-generate with rust2rpm 28, rust2rpm.toml instead of .conf
Date: Sat, 29 Aug 2026 05:59:44 GMT	[thread overview]
Message-ID: <178798318487.1.5568446577828522303.rpms-rust-rfc6979-2620fe4948dd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rust-rfc6979
            Branch : epel9
            Commit : 2620fe4948dd26ea72a497fa5f78c91f031b2d3f
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-28T10:24:53+01:00
            Stats  : +6/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-rfc6979/c/2620fe4948dd26ea72a497fa5f78c91f031b2d3f?branch=epel9

            Log:
            Re-generate with rust2rpm 28, rust2rpm.toml instead of .conf

[skip changelog]

---
diff --git a/rust-rfc6979.spec b/rust-rfc6979.spec
index d69de73..9326fd6 100644
--- a/rust-rfc6979.spec
+++ b/rust-rfc6979.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate rfc6979
@@ -13,7 +13,7 @@ License:        Apache-2.0 OR MIT
 URL:            https://crates.io/crates/rfc6979
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Pure Rust implementation of RFC6979: Deterministic Usage of the Digital
@@ -51,7 +51,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.conf b/rust2rpm.conf
deleted file mode 100644
index 7a7f31d..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[DEFAULT]
-summary = Deterministic Usage of DSA and ECDSA (RFC6979)

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..0f63579
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[package]
+summary = "Deterministic Usage of DSA and ECDSA (RFC6979)"

                 reply	other threads:[~2026-08-29  5: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=178798318487.1.5568446577828522303.rpms-rust-rfc6979-2620fe4948dd@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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