public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ddnet] exclude-empty-files: Fix 0002-Unbundle-md5_and_json-parser.patch
Date: Thu, 03 Sep 2026 00:10:22 GMT [thread overview]
Message-ID: <178839422201.1.7969994975980834841.rpms-ddnet-9c87d61b0114@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : 9c87d61b0114fc945677188d4a1e083886f57962
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2024-01-28T14:45:54+00:00
Stats : +13/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/9c87d61b0114fc945677188d4a1e083886f57962?branch=exclude-empty-files
Log:
Fix 0002-Unbundle-md5_and_json-parser.patch
---
diff --git a/0002-Unbundle-md5_and_json-parser.patch b/0002-Unbundle-md5_and_json-parser.patch
index fd45cd3..6f3b16f 100644
--- a/0002-Unbundle-md5_and_json-parser.patch
+++ b/0002-Unbundle-md5_and_json-parser.patch
@@ -106,8 +106,8 @@ diff -Naur ddnet-18.0.1-orig/src/engine/client/serverbrowser_http.cpp ddnet-18.0
diff -Naur ddnet-18.0.1-orig/src/engine/client/updater.cpp ddnet-18.0.1/src/engine/client/updater.cpp
--- ddnet-18.0.1-orig/src/engine/client/updater.cpp 2024-01-22 21:52:08.000000000 +0000
+++ ddnet-18.0.1/src/engine/client/updater.cpp 2024-01-26 04:13:34.977609614 +0000
-@@ -4,7 +4,7 @@
-
+@@ -3,7 +3,7 @@
+ #include "updater.h"
#include <engine/client.h>
#include <engine/engine.h>
-#include <engine/external/json-parser/json.h>
@@ -187,3 +187,14 @@ diff -Naur ddnet-18.0.1-orig/src/test/teehistorian.cpp ddnet-18.0.1/src/test/tee
#include <engine/server.h>
#include <engine/shared/config.h>
#include <game/gamecore.h>
+--- src/engine/client/updater.cpp.orig 2024-01-28 14:29:58.498421333 +0000
++++ src/engine/client/updater.cpp 2024-01-28 14:30:04.821407670 +0000
+@@ -3,7 +3,7 @@
+ #include "updater.h"
+ #include <engine/client.h>
+ #include <engine/engine.h>
+-#include <engine/external/json-parser/json.h>
++#include <json-parser/json.h>
+ #include <engine/shared/http.h>
+ #include <engine/shared/json.h>
+ #include <engine/storage.h>
next reply other threads:[~2026-09-03 0:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 0:10 [this message]
2026-09-03 0:10 [rpms/ddnet] exclude-empty-files: Fix 0002-Unbundle-md5_and_json-parser.patch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178839422201.1.7969994975980834841.rpms-ddnet-9c87d61b0114@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox