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/rust2rpm] rawhide: Update to version 28.2.0; Fixes RHBZ#2542198
Date: Sun, 27 Sep 2026 21:23:23 GMT	[thread overview]
Message-ID: <179054420320.1.9554104724419821513.rpms-rust2rpm-366d65a3f9ed@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust2rpm
Branch : rawhide
Commit : 366d65a3f9eda719b753eabed33806239d688bb4
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-27T23:22:43+02:00
Stats  : +8/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust2rpm/c/366d65a3f9eda719b753eabed33806239d688bb4?branch=rawhide

Log:
Update to version 28.2.0; Fixes RHBZ#2542198

---
diff --git a/.gitignore b/.gitignore
index e4b03a7..9b8d1dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /rust2rpm-27.1.1.tar.gz
 /v28.0.0.tar.gz
 /v28.1.0.tar.gz
+/v28.2.0.tar.gz

diff --git a/rust2rpm.spec b/rust2rpm.spec
index e3bdf95..4f935ed 100644
--- a/rust2rpm.spec
+++ b/rust2rpm.spec
@@ -1,7 +1,7 @@
 %bcond check 1
 
 Name:           rust2rpm
-Version:        28.1.0
+Version:        28.2.0
 Release:        %autorelease
 Summary:        Generate RPM spec files for Rust crates
 License:        MIT
@@ -22,9 +22,12 @@ BuildRequires:  python3-libdnf5
 
 Requires:       cargo
 Requires:       cargo-rpm-macros
+
 Recommends:     rust2rpm-helper >= 0.1.2
 Recommends:     python3-libdnf5
 
+Recommends:     rust2rpm+ingredients
+
 # obsolete old provides (removed in Fedora 38)
 Obsoletes:      cargo-inspector < 24
 
@@ -37,6 +40,8 @@ Obsoletes:      python3-rust2rpm-core < 24
 rust2rpm is a tool that automates the generation of RPM spec files for
 Rust crates.
 
+%pyproject_extras_subpkg -n rust2rpm ingredients
+
 %prep
 %autosetup -n rust2rpm -p1
 

diff --git a/sources b/sources
index 78c97d2..333189c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v28.1.0.tar.gz) = 3069bb56f920dc013b0fe6f91f15adc90595775f7646077301bd4dd0eb77ad386ce8fbe8eae47ee4ae5297207e2f207234294b8355bce035c6e06b29681774b3
+SHA512 (v28.2.0.tar.gz) = a5d2b48d98993d396a533b1785f0351030cf1542462e05a8ea7055d2bdf3d70bdd419dfe9acfd9a96280b4a6e57d0653d9c84c3485f4d8c94720edf44e1741e7

                 reply	other threads:[~2026-09-27 21:23 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=179054420320.1.9554104724419821513.rpms-rust2rpm-366d65a3f9ed@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