sgallagh pushed to rolekit (f22). "Fix bug with setting database owner password"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 18:01:21 UTC 2015


>From 31b448bb44dff67191550f1affe8b27a0cfc210e Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <sgallagh at redhat.com>
Date: Tue, 7 Apr 2015 14:00:45 -0400
Subject: Fix bug with setting database owner password


diff --git a/.gitignore b/.gitignore
index 78a8e5d..7642707 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /rolekit-0.2.2.tar.bz2
 /rolekit-0.3.0.tar.bz2
 /rolekit-0.3.1.tar.bz2
+/rolekit-0.3.2.tar.bz2
diff --git a/rolekit.spec b/rolekit.spec
index 57d40dd..ed8b54e 100644
--- a/rolekit.spec
+++ b/rolekit.spec
@@ -1,6 +1,6 @@
 Summary: A server daemon with D-Bus interface providing a server roles
 Name: rolekit
-Version: 0.3.1
+Version: 0.3.2
 Release: 1%{?dist}
 URL: http://fedorahosted.org/rolekit
 License: GPLv2+
@@ -96,6 +96,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Tue Apr 07 2015 Stephen Gallagher <sgallagh at redhat.com> 0.3.2-1
+- Fix bug with setting database owner password
+
 * Tue Mar 31 2015 Stephen Gallagher <sgallagh at redhat.com> 0.3.1-1
 - Don't create an instance on input value failure
 - DB Role: don't consider ERROR instances when checking for first-instance
diff --git a/sources b/sources
index 1a7277e..96d593e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf40867c2da754adf973637b906e358d  rolekit-0.3.1.tar.bz2
+70ce66df3827d45f63048d3d5cb155bc  rolekit-0.3.2.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rolekit.git/commit/?h=f22&id=31b448bb44dff67191550f1affe8b27a0cfc210e


More information about the scm-commits mailing list