2.19.1-0.1: upgrade to upstream 2.19.1-rc1
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
cbffb8f231
commit
ad1b19d275
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
.*.log
|
.*.log
|
||||||
*.rpm
|
*.rpm
|
||||||
/floppy-0.18.tar.bz2
|
/floppy-0.18.tar.bz2
|
||||||
|
/util-linux-2.19.1-rc1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
|
||||||
590ca71aad0b254e2631d84401f28255 util-linux-2.19.tar.bz2
|
516ae5d83108d4028da3224947e8658f util-linux-2.19.1-rc1.tar.bz2
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
### Header
|
### Header
|
||||||
Summary: A collection of basic system utilities
|
Summary: A collection of basic system utilities
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.19
|
Version: 2.19.1
|
||||||
Release: 2%{?dist}
|
Release: 0.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}
|
%define upstream_version %{version}-rc1
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -742,6 +742,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 20 2011 Karel Zak <kzak@redhat.com> 2.19.1-0.1
|
||||||
|
- upgrade to the release 2.19.1-rc1
|
||||||
|
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-rc1-ChangeLog
|
||||||
|
|
||||||
* Mon Mar 7 2011 Karel Zak <kzak@redhat.com> 2.19-2
|
* Mon Mar 7 2011 Karel Zak <kzak@redhat.com> 2.19-2
|
||||||
- fix #682502 - Broken source URL to floppy tarball, new version available
|
- fix #682502 - Broken source URL to floppy tarball, new version available
|
||||||
- upgrade to floppy-0.18
|
- upgrade to floppy-0.18
|
||||||
|
Loading…
Reference in New Issue
Block a user