public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-blobby0.1] rawhide: Regenerate with rust2rpm v28
@ 2026-08-30 20:25 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-30 20:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-blobby0.1
Branch : rawhide
Commit : af9c8f8823542c1dee37fa69331126392043d142
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-30T22:25:20+02:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-blobby0.1/c/af9c8f8823542c1dee37fa69331126392043d142?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/blobby-fix-metadata.diff b/blobby-fix-metadata.diff
index 40a870f..1cf4e3b 100644
--- a/blobby-fix-metadata.diff
+++ b/blobby-fix-metadata.diff
@@ -1,5 +1,5 @@
--- blobby-0.1.2/Cargo.toml 1970-01-01T00:00:00+00:00
-+++ blobby-0.1.2/Cargo.toml 2023-05-17T09:29:18.940106+00:00
++++ blobby-0.1.2/Cargo.toml 2026-08-30T20:22:28.013277+00:00
@@ -27,6 +27,6 @@
features = ["std"]
diff --git a/rust-blobby0.1.spec b/rust-blobby0.1.spec
index d515079..41e733f 100644
--- a/rust-blobby0.1.spec
+++ b/rust-blobby0.1.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 blobby
@@ -16,7 +16,7 @@ Source: %{crates_source}
# * bump hex dev-dependency from 0.3 to 0.4
Patch: blobby-fix-metadata.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Iterator over simple binary blob storage.}
@@ -50,7 +50,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.toml b/rust2rpm.toml
new file mode 100644
index 0000000..449a284
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+ "bump hex dev-dependency from 0.3 to 0.4",
+]
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 20:25 [rpms/rust-blobby0.1] rawhide: Regenerate with rust2rpm v28 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox