public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Update ddnet to 15.9.1 (#2051134)
@ 2026-09-03  0:10 
  0 siblings, 0 replies; only message 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 : a8d2581feec251157cf37c19c025c76b9fada5ca
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2022-03-22T01:05:07+00:00
Stats  : +16/-12 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ddnet/c/a8d2581feec251157cf37c19c025c76b9fada5ca?branch=exclude-empty-files

Log:
Update ddnet to 15.9.1 (#2051134)

---
diff --git a/0003-Unbundle-json-parser.patch b/0003-Unbundle-json-parser.patch
index 011def7..a8c6d45 100644
--- a/0003-Unbundle-json-parser.patch
+++ b/0003-Unbundle-json-parser.patch
@@ -20,16 +20,16 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
 index 8bee0b6ea..a0832d565 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -389,6 +389,8 @@ else()
+@@ -440,6 +440,8 @@ else()
    set(WEBSOCKETS_INCLUDE_DIRS)
  endif()
  
 +pkg_check_modules(JSONPARSER REQUIRED json-parser)
 +
- 
  if(TARGET_OS AND TARGET_OS STREQUAL "mac")
    find_program(CMAKE_OTOOL otool)
-@@ -470,6 +472,8 @@ if(WEBSOCKETS)
+   find_program(DMGBUILD dmgbuild)
+@@ -506,6 +506,8 @@ if(WEBSOCKETS)
    show_dependency_status("Websockets" WEBSOCKETS)
  endif()
  
@@ -38,11 +38,10 @@ index 8bee0b6ea..a0832d565 100644
  if(CLIENT AND NOT(CURL_FOUND))
    message(SEND_ERROR "You must install Curl to compile DDNet")
  endif()
-@@ -625,16 +629,6 @@ if(NOT(GTEST_FOUND) AND DOWNLOAD_GTEST)
-   endif()
+@@ -662,16 +664,6 @@ if(NOT(GTEST_FOUND) AND DOWNLOAD_GTEST)
  endif()
  
--########################################################################
+ ########################################################################
 -# DEPENDENCY COMPILATION
 -########################################################################
 -
@@ -52,10 +51,11 @@ index 8bee0b6ea..a0832d565 100644
 -list(APPEND TARGETS_DEP json)
 -set(DEP_JSON $<TARGET_OBJECTS:json>)
 -
- ########################################################################
+-########################################################################
  # DATA
  ########################################################################
-@@ -1636,12 +1630,13 @@ set(GAME_GENERATED_SHARED
+ 
+@@ -1675,12 +1667,13 @@ set(GAME_GENERATED_SHARED
    src/game/generated/protocolglue.h
  )
  
@@ -195,4 +195,3 @@ index 37b850e8f..2a5ec11ef 100644
  {
 -- 
 2.31.1
-

diff --git a/ddnet.spec b/ddnet.spec
index fc41814..1ea5773 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -2,8 +2,8 @@
 %bcond_without ninja_build
 
 Name:           ddnet
-Version:        15.8.1
-Release:        3%{?dist}
+Version:        15.9.1
+Release:        1%{?dist}
 Summary:        DDraceNetwork, a cooperative racing mod of Teeworlds
 
 # Disabled while can't fix build
@@ -69,6 +69,7 @@ BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(wavpack)
 BuildRequires:  pkgconfig(zlib)
 
+BuildRequires:  gmock-devel
 # pkgconfig not available
 BuildRequires:  pnglite-devel
 
@@ -155,6 +156,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
 %files data
 %{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_datadir}/icons/hicolor/*/apps/%{name}-server.png
 
 %files server
 %{_mandir}/man6/DDNet-Server.6*
@@ -163,6 +165,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
 
 
 %changelog
+* Sun Mar 20 2022 Sérgio Basto <sergio@serjux.com> - 15.9.1-1
+- Update ddnet to 15.9.1 (#2051134)
+
 * Thu Feb 10 2022 Orion Poplawski <orion@nwra.com> - 15.8.1-3
 - Rebuild for glew 2.2
 

diff --git a/sources b/sources
index 58ad4c3..4556d80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ddnet-15.8.1.tar.gz) = 8db66699d5f3bbab69440dad40dd7c7f73a553c83ffb9e81d8b3b254d7a344765407cbd7aa2664e8b2b51514b95388a33aaf8c86cab7060b260c561d8dd22e2d
+SHA512 (ddnet-15.9.1.tar.gz) = a98288a059e212f5598e74cdb475d8032e4db8b8d0139eca1da6f805f3d7ae7a391ac1afa4619c9122feda87f525b3d295d078963affa076188ade3aff98e660

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

only message in thread, other threads:[~2026-09-03  0:10 UTC | newest]

Thread overview: (only message) (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: Update ddnet to 15.9.1 (#2051134) 

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