public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust2rpm-helper] epel9: Update to version 0.1.4; Fixes RHBZ#2252420
@ 2026-05-29 19:08 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-05-29 19:08 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-29 19:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 19:08 [rpms/rust2rpm-helper] epel9: Update to version 0.1.4; Fixes RHBZ#2252420 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox