public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-is-macro] epel10.3: Update to version 0.3.8; Fixes RHBZ#2521264
@ 2026-08-28 12:52 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-28 12:52 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-is-macro
Branch : epel10.3
Commit : e59c7cc2674ee847f555482c1a46de06e4cf9be8
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-28T14:02:31+02:00
Stats  : +17/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-is-macro/c/e59c7cc2674ee847f555482c1a46de06e4cf9be8?branch=epel10.3

Log:
Update to version 0.3.8; Fixes RHBZ#2521264

---
diff --git a/.gitignore b/.gitignore
index 9d0f17f..e0c51d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /is-macro-0.3.5.crate
 /is-macro-0.3.6.crate
 /is-macro-0.3.7.crate
+/is-macro-0.3.8.crate

diff --git a/rust-is-macro.spec b/rust-is-macro.spec
index d255b5a..a16a303 100644
--- a/rust-is-macro.spec
+++ b/rust-is-macro.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate is-macro
 
 Name:           rust-is-macro
-Version:        0.3.7
+Version:        0.3.8
 Release:        %autorelease
 Summary:        Derive methods for using custom enums like Option / Result
 
@@ -46,6 +46,18 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+small-panic-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+small-panic-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "small-panic" feature of the "%{crate}" crate.
+
+%files       -n %{name}+small-panic-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 9ca2056..d527261 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (is-macro-0.3.7.crate) = 3b56dc6a95566711dac83c0b890b53ef86d9ea8ae6f2f51d8ae7b799f4daea372c353ed0a0429c35342934d4d71609194506782714d7816c6bb97cb4a4c87b5b
+SHA512 (is-macro-0.3.8.crate) = b09b540e9df4b358dd5570a8df156400032ade83bc9c4a74eb41094e7344d444794345980e93410d3ae15159e8b0a67b6a32c3fe6d72de36c17e718c6e091dd9

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

only message in thread, other threads:[~2026-08-28 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 12:52 [rpms/rust-is-macro] epel10.3: Update to version 0.3.8; Fixes RHBZ#2521264 Fabio Valentini

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