public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust2rpm] f43: Update to version 28.2.0; Fixes RHBZ#2542198
@ 2026-09-27 21:41 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-27 21:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust2rpm
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-27 21:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-27 21:41 [rpms/rust2rpm] f43: Update to version 28.2.0; Fixes RHBZ#2542198 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox