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-trycmd] f43: Update to version 1.2.1; Fixes RHBZ#2505989
Date: Fri, 21 Aug 2026 10:05:51 GMT [thread overview]
Message-ID: <178730675159.1.10129608561890049263.rpms-rust-trycmd-3e3a7e9a6cbc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-trycmd
Branch : f43
Commit : 3e3a7e9a6cbc52d271ff19cd1c3247b32fc78b09
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-20T22:55:17+02:00
Stats : +6/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-trycmd/c/3e3a7e9a6cbc52d271ff19cd1c3247b32fc78b09?branch=f43
Log:
Update to version 1.2.1; Fixes RHBZ#2505989
---
diff --git a/.gitignore b/.gitignore
index a2c1a8c..20543a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/trycmd-1.0.1.crate
/trycmd-1.1.1.crate
/trycmd-1.2.0.crate
+/trycmd-1.2.1.crate
diff --git a/rust-trycmd.spec b/rust-trycmd.spec
index 0d5d63e..cf1f261 100644
--- a/rust-trycmd.spec
+++ b/rust-trycmd.spec
@@ -8,7 +8,7 @@
%global crate trycmd
Name: rust-trycmd
-Version: 1.2.0
+Version: 1.2.1
Release: %autorelease
Summary: Snapshot testing for a herd of CLI tests
diff --git a/rust2rpm.toml b/rust2rpm.toml
index de63bf5..06a61d6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,6 @@
[package]
cargo-install-bin = false
+[features]
+enable = ["schema"]
+
diff --git a/sources b/sources
index e29d2db..451a742 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (trycmd-1.2.0.crate) = f337cba404faa95cfb9ca82386851b1a9ee13fe8b5da1e60c0ba2ef418d9855667e2a48147174f19f65a4997b709108c1d3f703c4ae669cddaf57b744898bedc
+SHA512 (trycmd-1.2.1.crate) = a7c224d1cb02a20d68080b9d688ef04528f7fcb3ae9b4c993c6eedb8a3f5b966178bebe2cde9b98edf8b87c3d6834d5e3ddf952d89fb3371f4d2375d57bca612
reply other threads:[~2026-08-21 10:05 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=178730675159.1.10129608561890049263.rpms-rust-trycmd-3e3a7e9a6cbc@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