aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 721e3f5..a434118 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 1.121 - 3 March 2011, by Nicolas Vigier
+- filter.sh: return error when the script called generate an error
+- find-requires.in: test return value of called require scripts and
+ exit with error in case of error
+- find-provides.in: test return value of called provide scripts and
+ exit with error in case of error
+
Version 1.120 - 3 March 2011, by Thomas Backlund
- kmod.prov: convert special chars [,],:,- to _ when generating
kernel module version provides (needed with rpm-4.8.1)
diff --git a/configure.ac b/configure.ac
index 416e66d..e72aaad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $
AC_PREREQ(2.59)
-AC_INIT(rpm-mageia-setup, 1.120, tmb@mageia.org)
+AC_INIT(rpm-mageia-setup, 1.121, boklm@mars-attacks.org)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability)
AC_CONFIG_SRCDIR