2.37.3-1: upgrade
This commit is contained in:
parent
2abaf6eb96
commit
70740f583b
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/util-linux-2.37-rc2.tar.xz
|
||||
/util-linux-2.37.tar.xz
|
||||
/util-linux-2.37.2.tar.xz
|
||||
/util-linux-2.37.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (util-linux-2.37.2.tar.xz) = 38f0fe820445e3bfa79550e6581c230f98c7661566ccc4daa51c7208a5f972c61b4e57dfc86bed074fdbc7c40bc79f856be8f6a05a8860c1c0cecc4208e8b81d
|
||||
SHA512 (util-linux-2.37.3.tar.xz) = 2303b5c55b1fd932c73b0a079d37e56e10b6a20270b72d0b7e81ec7a6b715b42ebaa336714c3e1722d05e5aa4499f8be17ceaf61bb1341532bf9697c9a2174e9
|
||||
|
@ -1,7 +1,7 @@
|
||||
### Header
|
||||
Summary: Collection of basic system utilities
|
||||
Name: util-linux
|
||||
Version: 2.37.2
|
||||
Version: 2.37.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||
URL: https://en.wikipedia.org/wiki/Util-linux
|
||||
@ -946,6 +946,9 @@ fi
|
||||
%{_libdir}/python*/site-packages/libmount/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Karel Zak <kzak@redhat.com> - 2.37.3-1
|
||||
* upgrade to v2.37.3
|
||||
|
||||
* Tue Aug 17 2021 Karel Zak <kzak@redhat.com> - 2.37.2-1
|
||||
* upgrade to v2.37.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user