public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Fix 0002-Unbundle-md5_and_json-parser.patch
@ 2026-09-03 0:10
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : ce02d160ff6611f8822ebdc56675bc9c8f387fa6
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2024-01-28T14:47:03+00:00
Stats : +0/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/ce02d160ff6611f8822ebdc56675bc9c8f387fa6?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 6f3b16f..188c112 100644
--- a/0002-Unbundle-md5_and_json-parser.patch
+++ b/0002-Unbundle-md5_and_json-parser.patch
@@ -187,14 +187,3 @@ 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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/ddnet] exclude-empty-files: Fix 0002-Unbundle-md5_and_json-parser.patch
@ 2026-09-03 0:10
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 0:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 0:10 [rpms/ddnet] exclude-empty-files: Fix 0002-Unbundle-md5_and_json-parser.patch
2026-09-03 0:10
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox