public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Updated to version 13.1
@ 2026-09-03  0:09 ElXreno
  0 siblings, 0 replies; only message in thread
From: ElXreno @ 2026-09-03  0:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ddnet
Branch : exclude-empty-files
Commit : c7d51e395264e7cb196685e5d37ade1584825613
Author : ElXreno <elxreno@gmail.com>
Date   : 2020-05-01T08:53:39+03:00
Stats  : +7/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ddnet/c/c7d51e395264e7cb196685e5d37ade1584825613?branch=exclude-empty-files

Log:
Updated to version 13.1

---
diff --git a/ddnet.spec b/ddnet.spec
index 21c552f..ff6856c 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -12,7 +12,7 @@
 %endif
 
 Name:           ddnet
-Version:        13.0.2
+Version:        13.1
 Release:        1%{?dist}
 Summary:        DDraceNetwork, a cooperative racing mod of Teeworlds
 
@@ -77,6 +77,7 @@ BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(gtest)
 BuildRequires:  pkgconfig(json-parser)
 BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(opus)
@@ -140,6 +141,7 @@ mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %cmake \
     %{?with_ninja_build: -GNinja} \
+    -DCMAKE_BUILD_TYPE=RelWithDebInfo \
     -DPREFER_BUNDLED_LIBS=OFF \
     -DAUTOUPDATE=OFF \
     ..
@@ -196,6 +198,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
 
 
 %changelog
+* Fri May 01 2020 ElXreno <elxreno@gmail.com> - 13.1-1
+- Updated to version 13.1
+
 * Tue Apr 14 2020 ElXreno <elxreno@gmail.com> - 13.0.2-1
 - Updated to version 13.0.2
 

diff --git a/sources b/sources
index 49f5a5b..29d3f9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ddnet-13.0.2.tar.gz) = 91cf6d6db1b968a7dfe7c5591196c5f7af824450477a339278548f1084d65ac0142bbf562ecda11a4255da67ed60a772cf11c112a67aed1ac22d265ee1d2d3c7
+SHA512 (ddnet-13.1.tar.gz) = bdf000426535cc93e603a7a7519a707ecab61e37ad9eafcf6d635f49d218864b3b7fca70dae11ce7cd588f7a424fc57d2be7e5ea8958bcb3be4c4b503065d543

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

only message in thread, other threads:[~2026-09-03  0:09 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:09 [rpms/ddnet] exclude-empty-files: Updated to version 13.1 ElXreno

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