public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-winnow] epel9: Update to version 1.0.4; Fixes RHBZ#2499714
@ 2026-07-14 20:13 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-14 20:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-winnow
Branch : epel9
Commit : 2f45a39465567521bca0c6ff8981bf93352973fd
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-14T15:34:09+02:00
Stats : +6/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-winnow/c/2f45a39465567521bca0c6ff8981bf93352973fd?branch=epel9
Log:
Update to version 1.0.4; Fixes RHBZ#2499714
---
diff --git a/.gitignore b/.gitignore
index 5137c35..47a11d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/winnow-0.7.15.crate
/winnow-1.0.0.crate
/winnow-1.0.3.crate
+/winnow-1.0.4.crate
diff --git a/rust-winnow.spec b/rust-winnow.spec
index 112ae91..0ffa4de 100644
--- a/rust-winnow.spec
+++ b/rust-winnow.spec
@@ -5,7 +5,7 @@
%global crate winnow
Name: rust-winnow
-Version: 1.0.3
+Version: 1.0.4
Release: %autorelease
Summary: Byte-oriented, zero-copy, parser combinators library
diff --git a/sources b/sources
index d4b79a2..5992d87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (winnow-1.0.3.crate) = 4a31c9f0a92a551848906009670eb14e1c81f239e4841008590597cc96ccaded8d6fe863f4da3bbb7e904c6edd075a6e15f4965d2a46d317242bc6445df0a48c
+SHA512 (winnow-1.0.4.crate) = 97d451051e2bd9bcb14f09ef6df6d2b187b768dcb4d07efd6678e4259e941dd95800f95ba0eeda09b589e95232099e91ea0f15849f35403e54a0081eae99ab5e
diff --git a/winnow-fix-metadata.diff b/winnow-fix-metadata.diff
index dd5ac17..4988003 100644
--- a/winnow-fix-metadata.diff
+++ b/winnow-fix-metadata.diff
@@ -1,5 +1,5 @@
---- winnow-1.0.3/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ winnow-1.0.3/Cargo.toml 2026-05-15T21:01:14.817941+00:00
+--- winnow-1.0.4/Cargo.toml 2006-07-24T01:21:28+00:00
++++ winnow-1.0.4/Cargo.toml 2026-07-14T13:24:49.411290+00:00
@@ -95,7 +95,6 @@
"std",
"dep:anstream",
@@ -193,7 +193,7 @@
[lints.clippy]
bool_assert_comparison = "allow"
-@@ -389,11 +231,6 @@
+@@ -390,11 +232,6 @@
level = "warn"
priority = -1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 20:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 20:13 [rpms/rust-winnow] epel9: Update to version 1.0.4; Fixes RHBZ#2499714 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox