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-helper] epel9: Update to version 0.1.4; Fixes RHBZ#2252420
Date: Fri, 29 May 2026 19:08:33 +0000	[thread overview]
Message-ID: <rpms-rust2rpm-helper-7dce271b22e2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust2rpm-helper
Branch : epel9
Commit : 7dce271b22e22d90c823cadabdeaf6f7d8f69e20
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-12-01T16:33:57+01:00
Stats  : +6/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust2rpm-helper/c/7dce271b22e22d90c823cadabdeaf6f7d8f69e20?branch=epel9

Log:
Update to version 0.1.4; Fixes RHBZ#2252420

---
diff --git a/.gitignore b/.gitignore
index 00f3de2..715303e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /rust2rpm-helper-0.1.3.tar.gz
+/rust2rpm-helper-0.1.4.tar.gz

diff --git a/rust2rpm-helper.spec b/rust2rpm-helper.spec
index 615fc96..d4eb1fe 100644
--- a/rust2rpm-helper.spec
+++ b/rust2rpm-helper.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
 %bcond_without check
 
 # prevent library files from being installed
@@ -7,7 +7,7 @@
 %global crate rust2rpm-helper
 
 Name:           rust2rpm-helper
-Version:        0.1.3
+Version:        0.1.4
 Release:        %autorelease
 Summary:        Helper program for rust2rpm
 
@@ -25,7 +25,7 @@ License:        Apache-2.0 AND MIT AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) 
 URL:            https://pagure.io/fedora-rust/rust2rpm-helper
 Source:         %{url}/archive/%{version}/rust2rpm-helper-%{version}.tar.gz
 
-BuildRequires:  cargo-rpm-macros
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Helper program for rust2rpm.}
@@ -33,7 +33,7 @@ Helper program for rust2rpm.}
 %description %{_description}
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 0079faa..7a701b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rust2rpm-helper-0.1.3.tar.gz) = 645be7d2ddd7f7238632078db60efb26399724eb097197bec67b227defa509feab8849dc654db0647601e9ce745fd2022f074e65f81d43f93de50359f1a56e70
+SHA512 (rust2rpm-helper-0.1.4.tar.gz) = bca7e98ad27e43954d5ed4dc61e8706ea74cd317ff17317a5dbbe40018d63bd5fed67a0615a71e08017f886577be72fc729158ac77428c60d5bcceb3fce7f491

                 reply	other threads:[~2026-05-29 19:08 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=rpms-rust2rpm-helper-7dce271b22e2@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