summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-10-06 10:43:30 +0200
committerStef Walter <stefw@redhat.com>2014-10-06 10:43:30 +0200
commit29b92fb878a85b118ded5e42b79fb0e00e7feaa8 (patch)
tree6fca5effca07e96af7e34394c05d9c03db0050fb
parent58b2185d2c426c1bfe6e0bae00de0fa63f55c1b7 (diff)
Release version 0.15.20.15.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eed765e..82bc001 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.15.2
+ * Fix PackageKit installation issue
+ * Remove our copy of valgrind.h
+ * Build fixes and tweaks
+
0.15.1
* Build fixes for PackageKit changes [#76800
* Correct the polkit policy for non-desktop users [#78273]
diff --git a/configure.ac b/configure.ac
index 7149199..a227ec5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([realmd], [0.15.1],
+AC_INIT([realmd], [0.15.2],
[http://bugs.freedesktop.org/enter_bug.cgi?product=realmd],
[realmd])