aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2021-03-13 10:19:31 +0200
committerJani Välimaa <wally@mageia.org>2021-03-13 10:19:31 +0200
commitcc07c76dda61becc6c50206106c2af7be55c1ddc (patch)
treeab551af8b5ab7af2b5f7c7d3f34c35a7d6e47455
parentd5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6 (diff)
downloadrpm-setup-cc07c76dda61becc6c50206106c2af7be55c1ddc.tar
rpm-setup-cc07c76dda61becc6c50206106c2af7be55c1ddc.tar.gz
rpm-setup-cc07c76dda61becc6c50206106c2af7be55c1ddc.tar.bz2
rpm-setup-cc07c76dda61becc6c50206106c2af7be55c1ddc.tar.xz
rpm-setup-cc07c76dda61becc6c50206106c2af7be55c1ddc.zip
2.582.58
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e0a521d..b3e1624 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 2.58 - 13 March 2021, by Jani Välimaa
- disable python byte compilation outside python dirs by default (set _python_bytecompile_extra to 0)
- rpm-spec-mode.el: update to version 0.16
diff --git a/configure.ac b/configure.ac
index b3e5f34..3201167 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(rpm-mageia-setup, 2.57, https://bugs.mageia.org/)
+AC_INIT(rpm-mageia-setup, 2.58, https://bugs.mageia.org/)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR