2.25.1: new upstream version
This commit is contained in:
parent
d4fa6b5537
commit
f789f0d9fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/util-linux-2.25-rc2.tar.xz
|
/util-linux-2.25-rc2.tar.xz
|
||||||
/util-linux-2.25.tar.xz
|
/util-linux-2.25.tar.xz
|
||||||
/util-linux-2.25.1-rc1.tar.xz
|
/util-linux-2.25.1-rc1.tar.xz
|
||||||
|
/util-linux-2.25.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3c8bf9c9ccf2f1a3e8b7b7303be54543 util-linux-2.25.1-rc1.tar.xz
|
2ff36a8f8ede70f66c5ad0fb09e40e79 util-linux-2.25.1.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.25.1
|
Version: 2.25.1
|
||||||
Release: 0.1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
License: GPLv2 and GPLv2+ 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
|
||||||
|
|
||||||
%define upstream_version %{version}-rc1
|
%define upstream_version %{version}
|
||||||
|
|
||||||
### Macros
|
### Macros
|
||||||
%define compldir %{_datadir}/bash-completion/completions/
|
%define compldir %{_datadir}/bash-completion/completions/
|
||||||
@ -837,6 +837,9 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/libmount/*
|
%{_libdir}/python*/site-packages/libmount/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 3 2014 Karel Zak <kzak@redhat.com> 2.25.1-1
|
||||||
|
- upgrade to stable 2.25.1
|
||||||
|
|
||||||
* Wed Aug 27 2014 Karel Zak <kzak@redhat.com> 2.25.1-0.1
|
* Wed Aug 27 2014 Karel Zak <kzak@redhat.com> 2.25.1-0.1
|
||||||
- upgrade to release 2.25.1-rc1
|
- upgrade to release 2.25.1-rc1
|
||||||
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.1-ReleaseNotes
|
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.1-ReleaseNotes
|
||||||
|
Loading…
Reference in New Issue
Block a user