2.21-1: upgrade to stable release
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
6c2b43a945
commit
7cb4cff5d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/util-linux-2.20.tar.bz2
|
/util-linux-2.20.tar.bz2
|
||||||
/util-linux-2.20.1.tar.bz2
|
/util-linux-2.20.1.tar.bz2
|
||||||
/util-linux-2.21-rc2.tar.xz
|
/util-linux-2.21-rc2.tar.xz
|
||||||
|
/util-linux-2.21.tar.xz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
d36eb7c452ffb79d71e619710894305d util-linux-2.21-rc2.tar.xz
|
|
||||||
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
||||||
|
208aa058f4117759d2939d1be7d662fc util-linux-2.21.tar.xz
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
Summary: A collection of basic system utilities
|
Summary: A collection of basic system utilities
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.21
|
Version: 2.21
|
||||||
Release: 0.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://kernel.org/~kzak/util-linux/
|
URL: http://kernel.org/~kzak/util-linux/
|
||||||
|
|
||||||
%define upstream_version %{version}-rc2
|
%define upstream_version %{version}
|
||||||
|
|
||||||
### Macros
|
### Macros
|
||||||
%define floppyver 0.18
|
%define floppyver 0.18
|
||||||
@ -707,6 +707,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 24 2012 Karel Zak <kzak@redhat.com> 2.21-1
|
||||||
|
- upgrade to release 2.21
|
||||||
|
|
||||||
* Thu Feb 09 2012 Karel Zak <kzak@redhat.com> 2.21-0.2
|
* Thu Feb 09 2012 Karel Zak <kzak@redhat.com> 2.21-0.2
|
||||||
- fix #788703 - /run/blkid does not exist
|
- fix #788703 - /run/blkid does not exist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user