]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v5.5.0-rc0 libxfs-5.5-sync v5.5.0-rc0
authorEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:46 +0000 (11:29 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:46 +0000 (11:29 -0500)
Update all the necessary files for a 5.5.0-rc0 prerelease.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
VERSION
configure.ac
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 27694a169f44c98b41ead51dd05ea69a175ef8fe..612478b53c508c24f3bcb2dfd26159c1c689ac20 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,6 +2,6 @@
 # This file is used by configure to get version information
 #
 PKG_MAJOR=5
-PKG_MINOR=4
-PKG_REVISION=0
+PKG_MINOR=5
+PKG_REVISION=0-rc0
 PKG_BUILD=1
index 98a35809c18fa261aef2b0ba7d336a9892d22580..5eb7c14b7287a948f53d224b7158b4a01e8701ef 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [5.4.0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [5.5.0-rc0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index d19b18601e2018ae32bfb9cab5f35381a2433911..c13cf0f4542ab86a0f409c3abcee743080f9a20a 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (5.5.0-rc0-1) unstable; urgency=low
+
+  * New upstream pre-release
+
+ -- Nathan Scott <nathans@debian.org>  Wed, 22 Jan 2020 11:12:32 -0500
+
 xfsprogs (5.4.0-1) unstable; urgency=low
 
   * New upstream release
index ffb29f62d468a3dcc895902a642718571b70fb3b..b52aa8309b97c8d74a80a55c3a575108bd4cb134 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-5.5.0-rc0 (22 Jan 2020)
+       - libxfs changes merged from kernel 5.5
+
 xfsprogs-5.4.0 (20 Dec 2019)
        - No further changes