7a5a401d6b
update to 2.21-rc2 OBS-URL: https://build.opensuse.org/request/show/106788 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=119
13 lines
368 B
Diff
13 lines
368 B
Diff
Index: util-linux-2.21-rc2/configure.ac
|
|
===================================================================
|
|
--- util-linux-2.21-rc2.orig/configure.ac
|
|
+++ util-linux-2.21-rc2/configure.ac
|
|
@@ -1,6 +1,4 @@
|
|
-AC_INIT(util-linux,
|
|
- m4_esyscmd([tools/git-version-gen .tarball-version]),
|
|
- kzak@redhat.com)
|
|
+AC_INIT(util-linux, 2.21-rc2, kzak@redhat.com)
|
|
|
|
AC_PREREQ(2.60)
|
|
|