diff --git a/util-linux.spec b/util-linux.spec index 1c893df..8324f3f 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -7,15 +7,15 @@ %define uuidd_userid 65052 Name: util-linux -Version: 2.36.1 -Release: 2mamba +Version: 2.36.2 +Release: 1mamba Epoch: 1 Summary: Miscellaneous utilities for Linux Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.kernel.org/pub/linux/utils/util-linux/ +URL: https://www.kernel.org/pub/linux/utils/util-linux/ Source0: http://www.kernel.org/pub/linux/utils/util-linux/v%{majorminor}/util-linux-%{version}.tar.xz Source1: util-linux-nologin.c Source2: util-linux-nologin.8 @@ -80,7 +80,6 @@ Requires: libuuid = %{?epoch:%epoch:}%{version}-%{release} Requires: libblkid = %{?epoch:%epoch:}%{version}-%{release} Requires: libmount = %{?epoch:%epoch:}%{version}-%{release} %systemd_requires -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. @@ -176,7 +175,7 @@ This package provides the development file for application which use libfdisk. #%patch1 -p1 #%patch2 -p1 %patch3 -p1 -%patch4 -p1 -R +#%patch4 -p1 -R cp %{S:1} nologin.c @@ -543,6 +542,9 @@ exit 0 %{_libdir}/pkgconfig/fdisk.pc %changelog +* Sun Feb 28 2021 Automatic Build System 2.36.2-1mamba +- automatic version update by autodist + * Wed Nov 18 2020 Silvan Calarco 2.36.1-2mamba - revert upstream addition of nosymfollow patch (remove this revert when kernel 5.10 is mainstream)