gnunet-rpm

GNUnet RPM package rules
Log | Files | Refs | README

commit 7c5833508352aae611707af5d04f4a98fef69f53
parent c1532c63b177080d4fbced18b53abf8b603da923
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Thu, 10 Oct 2024 12:47:07 +0200

update v0.22.1

Diffstat:
Mrpmbuild/SPECS/gnunet.spec | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rpmbuild/SPECS/gnunet.spec b/rpmbuild/SPECS/gnunet.spec @@ -2,7 +2,7 @@ %global gnunethome %{_sharedstatedir}/%{name} Name: gnunet -Version: 0.22.0 +Version: 0.22.1 Release: 1%{?dist} Summary: Framework for secure peer-to-peer networking License: AGPL-3.0-or-later @@ -12,7 +12,7 @@ URL: https://%{name}.org Source0: https://buildbot.gnunet.org/releases/%{name}-%{version}-meson.tar.gz Source1: https://buildbot.gnunet.org/releases/%{name}-%{version}-meson.tar.gz.sig Source2: https://www.gnunet.org/~schanzen/schanzen.asc -%global SHA256SUM0 b90d47bc23b6f1ca09c33f27b7058aaa77d7b3ed3da08f7bed9197c0a2fc8c98 +%global SHA256SUM0 c59369af20360aa2dc2d00a6ddf05c2021be90a091e6e4f0da9fd4702a58d9ef BuildRequires: libtool BuildRequires: libtool-ltdl BuildRequires: libtool-ltdl-devel @@ -186,7 +186,7 @@ install -Dm644 "contrib/packages/fedora/gnunet-system.conf" %{buildroot}/%{_sysc rm -f %{buildroot}%{_infodir}/dir %check -%meson_test test_common_logging --timeout-multiplier 0 +%meson_test --suite util --timeout-multiplier 0 %post %systemd_post %{name}.service