From b9713ce6cdd81133caa753fe619bf23a7b74c9db Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:07:35 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hostname.git#09cbee58e1a1e8c895f730f4f08111cf487696ad --- hostname.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hostname.spec b/hostname.spec index eb2d7ee..3677560 100644 --- a/hostname.spec +++ b/hostname.spec @@ -1,7 +1,7 @@ Summary: Utility to set/show the host name or domain name Name: hostname Version: 3.23 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: http://packages.qa.debian.org/h/hostname.html Source0: http://ftp.de.debian.org/debian/pool/main/h/hostname/hostname_%{version}.tar.gz @@ -9,6 +9,7 @@ Source1: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Source2: nis-domainname Source3: nis-domainname.service BuildRequires: gcc +BuildRequires: make # NOTE: We are *not* requiring systemd on purpose, because we want to allow # hostname package to be installed in containers without the systemd. @@ -60,6 +61,9 @@ fi %{_libexecdir}/%{name} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.23-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 3.23-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild