v2.28.1: upgrade
This commit is contained in:
parent
e91f50c406
commit
ef494ba0d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/util-linux-2.28-rc1.tar.xz
|
||||
/util-linux-2.28-rc2.tar.xz
|
||||
/util-linux-2.28.tar.xz
|
||||
/util-linux-2.28.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e534e6ccc49107e5d31c329af798ef7d util-linux-2.28.tar.xz
|
||||
e2d863efaf4fd330a42c5efe9f1b02b4 util-linux-2.28.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
### Header
|
||||
Summary: A collection of basic system utilities
|
||||
Name: util-linux
|
||||
Version: 2.28
|
||||
Release: 4%{?dist}
|
||||
Version: 2.28.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: http://en.wikipedia.org/wiki/Util-linux
|
||||
@ -89,9 +89,6 @@ Requires: libfdisk = %{version}-%{release}
|
||||
# 151635 - makeing /var/log/lastlog
|
||||
Patch0: 2.28-login-lastlog-create.patch
|
||||
|
||||
# upstream patch - #1234317 - CD / DVD are rarely automounted
|
||||
Patch1: 2.28-libblkid-cdrom.patch
|
||||
|
||||
%description
|
||||
The util-linux package contains a large variety of low-level system
|
||||
utilities that are necessary for a Linux system to function. Among
|
||||
@ -922,6 +919,10 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/libmount/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2016 Karel Zak <kzak@redhat.com> - 2.28.1-1
|
||||
- upgrade to stable 2.28.1
|
||||
http://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28-4
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user