aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 79aaa64..1f280c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
+Version 2.68 - 7 January 2023, by Jani Välimaa
- add macros.gnome to introduce %url_ver and %tarball_version macros
+- rpm-spec-mode.el: sync script and tag lists with rpm >= 4.12.90
- rpm-spec-mode.el: fix compatibility with Emacs 28.1,
patch from https://github.com/stigbjorlykke/rpm-spec-mode/pull/17
diff --git a/configure.ac b/configure.ac
index 9229291..0af83d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([rpm-mageia-setup],[2.67],[https://bugs.mageia.org/])
+AC_INIT([rpm-mageia-setup],[2.68],[https://bugs.mageia.org/])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR