public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-trycmd] f43: Update to version 1.2.1; Fixes RHBZ#2505989
@ 2026-08-21 10:05 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-21 10:05 UTC (permalink / raw)
  To: git-commits

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 10:05 [rpms/rust-trycmd] f43: Update to version 1.2.1; Fixes RHBZ#2505989 Fabio Valentini

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