2.20-1: upgrade to stable 2.20
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
16cfb1591e
commit
dc4135e724
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/util-linux-2.19.1.tar.bz2
|
||||
/util-linux-2.20-rc1.tar.bz2
|
||||
/util-linux-2.20-rc2.tar.bz2
|
||||
/util-linux-2.20.tar.bz2
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
e730bbbe41e4a80926e183b45a337c77 util-linux-2.20-rc2.tar.bz2
|
||||
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
||||
4dcacdbdafa116635e52b977d9d0e879 util-linux-2.20.tar.bz2
|
||||
|
@ -2,12 +2,12 @@
|
||||
Summary: A collection of basic system utilities
|
||||
Name: util-linux
|
||||
Version: 2.20
|
||||
Release: 0.2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: http://kernel.org/~kzak/util-linux/
|
||||
|
||||
%define upstream_version %{version}-rc2
|
||||
%define upstream_version %{version}
|
||||
|
||||
### Features
|
||||
%if 0%{?rhel}
|
||||
@ -214,6 +214,7 @@ export SUID_LDFLAGS="-pie"
|
||||
--enable-login-utils \
|
||||
--enable-kill \
|
||||
--enable-write \
|
||||
--enable-ddate \
|
||||
%if %{include_raw}
|
||||
--enable-raw \
|
||||
%endif
|
||||
@ -744,11 +745,14 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 17 2021 Karel Zak <kzak@redhat.com> 2.20.0.2
|
||||
* Mon Aug 29 2011 Karel Zak <kzak@redhat.com> 2.20-1
|
||||
- upgrade to the release 2.20
|
||||
|
||||
* Wed Aug 17 2011 Karel Zak <kzak@redhat.com> 2.20-0.2
|
||||
- upgrade to the release 2.20-rc2
|
||||
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog
|
||||
|
||||
* Fri Aug 2 2021 Karel Zak <kzak@redhat.com> 2.20.0.1
|
||||
* Fri Aug 2 2011 Karel Zak <kzak@redhat.com> 2.20-0.1
|
||||
- upgrade to the release 2.20-rc1
|
||||
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ReleaseNotes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user