From c1163cec10f609a03f2aedd44b8a8a0d5cb6d686 Mon Sep 17 00:00:00 2001 From: tuibuilder_pel7x64builder0 Date: Mon, 11 Oct 2021 18:58:16 +0200 Subject: [PATCH] soju update Signed-off-by: tuibuilder_pel7x64builder0 --- SOURCES/soju.service | 2 +- SPECS/soju.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SOURCES/soju.service b/SOURCES/soju.service index 0c62c09..89ffa08 100644 --- a/SOURCES/soju.service +++ b/SOURCES/soju.service @@ -7,7 +7,7 @@ After=network.target Type=simple User=root Group=root -ExecStart=/usr/bin/sojud -config /etc/soju/soju.conf +ExecStart=/usr/bin/sojud -config /home/soju/soju.conf Restart=always [Install] diff --git a/SPECS/soju.spec b/SPECS/soju.spec index a380253..849f0ea 100644 --- a/SPECS/soju.spec +++ b/SPECS/soju.spec @@ -2,12 +2,12 @@ %define debug_package %{nil} Name: soju -Version: 0.1.1 +Version: 0.2.1 Release: 1%{?dist} Summary: A user-friendly IRC bouncer Group: System/Library License: MIT -URL: https://github.com/42wim/matterircd +URL: https://git.sr.ht/~emersion/soju/tree Source0: soju.service BuildRequires: golang