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/rust-is-macro] f43: Update to version 0.3.8; Fixes RHBZ#2521264
Date: Fri, 28 Aug 2026 12:31:58 GMT	[thread overview]
Message-ID: <178792031823.1.8947109843572951743.rpms-rust-is-macro-e59c7cc2674e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-is-macro
Branch : f43
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=f43

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

                 reply	other threads:[~2026-08-28 12:31 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=178792031823.1.8947109843572951743.rpms-rust-is-macro-e59c7cc2674e@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