public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-testresult] rawhide: New upstream release
@ 2026-09-17  8:17 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-09-17  8:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-testresult
Branch : rawhide
Commit : d99ff29db477ce7ac6ea25185e40c67a43eb55b2
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-09-17T10:14:43+02:00
Stats  : +7/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-testresult/c/d99ff29db477ce7ac6ea25185e40c67a43eb55b2?branch=rawhide

Log:
New upstream release

---
diff --git a/.gitignore b/.gitignore
index 02451c9..7901383 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /testresult-0.4.1.crate
+/testresult-0.4.2.crate

diff --git a/rust-testresult.spec b/rust-testresult.spec
index 573bc22..af11882 100644
--- a/rust-testresult.spec
+++ b/rust-testresult.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate testresult
 
 Name:           rust-testresult
-Version:        0.4.1
+Version:        0.4.2
 Release:        %autorelease
 Summary:        TestResult type for concise and precise test failures
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/testresult
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * Update rstest to 0.26: https://github.com/wiktor-k/testresult/pull/17
+# * Downgrade rstest to 0.26
 Patch:          testresult-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/sources b/sources
index 3482cfa..a3955ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (testresult-0.4.1.crate) = 8a86ac63fdc49178bd0fec67e47d1b032feb2cdb523c159a9a8c7fb73a5907403a55543d4701b893a08dd1b157de5bf7c5fadddc6a7c7046777374016b624ae3
+SHA512 (testresult-0.4.2.crate) = aef51dd3c5b899ccb06eac4710f98ebd7f7822c19fbae8875297182d9a4be33c518c8165307bfe08caa221581790968901d7f6e9de899d1a577700f9319bef74

diff --git a/testresult-fix-metadata.diff b/testresult-fix-metadata.diff
index 52ac9fc..3d1ed56 100644
--- a/testresult-fix-metadata.diff
+++ b/testresult-fix-metadata.diff
@@ -1,8 +1,8 @@
 --- testresult-0.4.1/Cargo.toml	1970-01-01T00:00:01+00:00
 +++ testresult-0.4.1/Cargo.toml	2025-08-07T12:35:44.638387+00:00
 @@ -44,4 +44,4 @@
- version = "1.0.86"
+ version = "1.0.104"
  
  [dev-dependencies.rstest]
--version = "0.21.0"
+-version = "0.27.0"
 +version = "0.26.0"

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

only message in thread, other threads:[~2026-09-17  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17  8:17 [rpms/rust-testresult] rawhide: New upstream release Jakub Jelen

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