public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: ElXreno <elxreno@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ddnet] exclude-empty-files: Update to version 14.3.2
Date: Thu, 03 Sep 2026 00:09:53 GMT [thread overview]
Message-ID: <178839419361.1.9226390033335268822.rpms-ddnet-92513f9c4abb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : 92513f9c4abbee1f99440a5cc5bb27b84db88ff0
Author : ElXreno <elxreno@gmail.com>
Date : 2020-08-11T19:46:44+03:00
Stats : +10/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/92513f9c4abbee1f99440a5cc5bb27b84db88ff0?branch=exclude-empty-files
Log:
Update to version 14.3.2
Signed-off-by: ElXreno <elxreno@gmail.com>
---
diff --git a/ddnet.spec b/ddnet.spec
index f6153c6..cde0bb6 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -12,8 +12,8 @@
%endif
Name: ddnet
-Version: 14.2
-Release: 3%{?dist}
+Version: 14.3.2
+Release: 1%{?dist}
Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
# Disabled while can't fix build
@@ -83,6 +83,7 @@ BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(opus)
BuildRequires: pkgconfig(opusfile)
BuildRequires: pkgconfig(sdl2)
+BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(wavpack)
BuildRequires: pkgconfig(zlib)
@@ -146,7 +147,7 @@ rm -rf src/engine/external
%if %{with ninja_build}
%ninja_build -C %{_target_platform}
%else
-%make_build -C %{_target_platform}
+%cmake_build -C %{_target_platform}
%endif
@@ -154,7 +155,7 @@ rm -rf src/engine/external
%if %{with ninja_build}
%ninja_install -C %{_target_platform}
%else
-%make_install -C %{_target_platform}
+%cmake_install -C %{_target_platform}
%endif
# Install man pages...
@@ -166,7 +167,7 @@ install -Dp -m 0644 man/DDNet-Server.6 %{buildroot}%{_mandir}/man6/DDNet-Server.
%if %{with ninja_build}
%ninja_build run_tests -C %{_target_platform}
%else
-%make_build run_tests -C %{_target_platform}
+%cmake_build run_tests -C %{_target_platform}
%endif
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
@@ -194,6 +195,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%changelog
+* Tue Aug 11 2020 ElXreno <elxreno@gmail.com> - 14.3.2-1
+- Update to version 14.3.2
+
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 14.2-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 7550b92..1019be7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ddnet-14.2.tar.gz) = 47f0aecec4da419e02ec21f82d268007774b5c2e3d9685db9eaf89ddcae86b1d3eaf047e64a3d31f5820371f3c9f60caff60709293e650be4d308bf977c8123c
+SHA512 (ddnet-14.3.2.tar.gz) = a69ce0a41a32f54dbba020b654cf91946e967cb60bf16ad90c22fcff2878ba3dabf7a80fc9ba038d93f6fd3d75b32f0f805a790cccfd522940e352f041f41fa8
reply other threads:[~2026-09-03 0:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178839419361.1.9226390033335268822.rpms-ddnet-92513f9c4abb@fedoraproject.org \
--to=elxreno@gmail.com \
--cc=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