2.22.1-1: upgrade
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
49e6ba1400
commit
5fd3817ee5
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/util-linux-2.21.2.tar.xz
|
/util-linux-2.21.2.tar.xz
|
||||||
/util-linux-2.22-rc2.tar.xz
|
/util-linux-2.22-rc2.tar.xz
|
||||||
/util-linux-2.22.tar.xz
|
/util-linux-2.22.tar.xz
|
||||||
|
/util-linux-2.22.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
|
c6c15a1afc04d8a69d5b99db1c39623f util-linux-2.22.1.tar.xz
|
||||||
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
||||||
ba2d8cc12a937231c80a04f7f7149303 util-linux-2.22.tar.xz
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
### Header
|
### Header
|
||||||
Summary: A collection of basic system utilities
|
Summary: A collection of basic system utilities
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.22
|
Version: 2.22.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
|
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://en.wikipedia.org/wiki/Util-linux
|
URL: http://en.wikipedia.org/wiki/Util-linux
|
||||||
@ -725,6 +725,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 10 2012 Karel Zak <kzak@redhat.com> 2.22.1-1
|
||||||
|
- upgrade to the release 2.22.1
|
||||||
|
|
||||||
* Wed Oct 3 2012 Karel Zak <kzak@redhat.com> 2.22-2
|
* Wed Oct 3 2012 Karel Zak <kzak@redhat.com> 2.22-2
|
||||||
- remove obsolete references to e2fsprogs
|
- remove obsolete references to e2fsprogs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user