sgallagh pushed to rolekit (master). "Don't create an instance on input value failure (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 23:22:41 UTC 2015


>From c0dbcf42fce48a525195593f9915096615687b43 Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <sgallagh at redhat.com>
Date: Tue, 31 Mar 2015 19:22:25 -0400
Subject: Don't create an instance on input value failure

- DB Role: don't consider ERROR instances when checking for first-instance
  deployment.

diff --git a/.gitignore b/.gitignore
index 5f89ea3..78a8e5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /rolekit-0.2.1.tar.bz2
 /rolekit-0.2.2.tar.bz2
 /rolekit-0.3.0.tar.bz2
+/rolekit-0.3.1.tar.bz2
diff --git a/rolekit.spec b/rolekit.spec
index 49f223b..57d40dd 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.0
+Version: 0.3.1
 Release: 1%{?dist}
 URL: http://fedorahosted.org/rolekit
 License: GPLv2+
@@ -96,6 +96,16 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* 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
+  deployment.
+
+* Thu Mar 26 2015 Stephen Gallagher <sgallagh at redhat.com> 0.3.0-1
+- Support for the Database Server Role
+- New verbose option for 'rolectl list instances'
+- Manpage cleanups
+
 * Mon Feb 23 2015 Stephen Gallagher <sgallagh at redhat.com> 0.2.2-1
 - Switch to DNF for package management
 
diff --git a/sources b/sources
index 103a64a..1a7277e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df97b9743725883bc30794e7f54fbbc3  rolekit-0.3.0.tar.bz2
+bf40867c2da754adf973637b906e358d  rolekit-0.3.1.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rolekit.git/commit/?h=master&id=c0dbcf42fce48a525195593f9915096615687b43


More information about the scm-commits mailing list