public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-gson] epel10: Removed typo
@ 2026-08-17 12:39 Jiri Vanek
  0 siblings, 0 replies; only message in thread
From: Jiri Vanek @ 2026-08-17 12:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/google-gson
Branch : epel10
Commit : f9c8cad95d9b7fcb79d52154df66198d9d9afb8e
Author : Jiri Vanek <jvanek@redhat.com>
Date   : 2024-03-01T11:20:25+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/google-gson/c/f9c8cad95d9b7fcb79d52154df66198d9d9afb8e?branch=epel10

Log:
Removed typo

---
diff --git a/google-gson.spec b/google-gson.spec
index a59c68b..99eba95 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -76,7 +76,7 @@ for x in `find | grep pom.xml` ; do
     sed "s;<maven.compiler.release>.*7.*;<maven.compiler.release>8</maven.compiler.release>;g" -i $x;
   fi
   if cat $x | grep -e "<failOnWarning>.*true" ; then
-    sed "s;<failOnWarning>.*true.*;<failOnWarning>false</failOnWarning>;g" -i $x;z
+    sed "s;<failOnWarning>.*true.*;<failOnWarning>false</failOnWarning>;g" -i $x;
   fi
 done
 

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

only message in thread, other threads:[~2026-08-17 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:39 [rpms/google-gson] epel10: Removed typo Jiri Vanek

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