public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-insta-cmd] f43: Update to version 0.7.0; Fixes RHBZ#2488770
@ 2026-06-26 11:46 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-26 11:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-insta-cmd
Branch : f43
Commit : 8d1b8a0f6a8810fff735cdc5d37588cf789bf873
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-26T10:33:29+01:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-insta-cmd/c/8d1b8a0f6a8810fff735cdc5d37588cf789bf873?branch=f43
Log:
Update to version 0.7.0; Fixes RHBZ#2488770
---
diff --git a/.gitignore b/.gitignore
index 90d2ebc..793a1c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/insta-cmd-0.4.0.crate
/insta-cmd-0.5.0.crate
/insta-cmd-0.6.0.crate
+/insta-cmd-0.7.0.crate
diff --git a/rust-insta-cmd.spec b/rust-insta-cmd.spec
index ac96071..7ef7bb4 100644
--- a/rust-insta-cmd.spec
+++ b/rust-insta-cmd.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
# prevent executables from being installed
@@ -8,7 +8,7 @@
%global crate insta-cmd
Name: rust-insta-cmd
-Version: 0.6.0
+Version: 0.7.0
Release: %autorelease
Summary: Command line extension to the insta testing library for Rust
diff --git a/sources b/sources
index 824633c..96c8e07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (insta-cmd-0.6.0.crate) = fa2415e328976b97488501b4d9a17f650e29585b2c50ab83e6dcb109abd0889d553a26074dbf695625799c81ca4b23209f317b55e344e0dd97806c73fb07b916
+SHA512 (insta-cmd-0.7.0.crate) = 5fcadf5d29a63e2d3942ef9f138d943cb651e9a8004e23d2538c24a2f812f7bc5e903822ee7bbdb88d7e3785f6fc3e1b95af82efda693377f767bd4db43cb0d6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 11:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 11:46 [rpms/rust-insta-cmd] f43: Update to version 0.7.0; Fixes RHBZ#2488770 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox