]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.37-rc2) v2.37-rc2
authorKarel Zak <kzak@redhat.com>
Mon, 10 May 2021 11:12:02 +0000 (13:12 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 10 May 2021 11:12:02 +0000 (13:12 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 43e866f47a5401855245f574c8f013ce1e6a33b2..389e07591448962ae8d72bd9b7ad69b8af5f103e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.37-rc2: May 10 2021
+* see Documentation/releases/v2.37-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-rc2-ChangeLog
+
 util-linux 2.37-rc1: Apr 12 2021
 * see Documentation/releases/v2.37-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-rc1-ChangeLog
index fceb772a51164e0e9d72491ab904e707792353e7..26ec01d767dfb5493284e5fa7cd82139fff626d8 100644 (file)
@@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="12-Apr-2021"
+LIBBLKID_DATE="10-May-2021"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0