[eclipse-mylyn-tasks/f17] Updated redhat-bugzilla-custom-transitions.txt in order to account for VERIFIED state.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue Apr 17 13:15:14 UTC 2012


commit c1ad1a2104f5fbae3444933f743d2efed2ac0dd9
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Apr 16 09:14:19 2012 +0200

    Updated redhat-bugzilla-custom-transitions.txt in order to
      account for VERIFIED state.

 eclipse-mylyn-tasks.spec               |    6 +++++-
 redhat-bugzilla-custom-transitions.txt |    3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mylyn-tasks.spec b/eclipse-mylyn-tasks.spec
index 4f881aa..7256f58 100644
--- a/eclipse-mylyn-tasks.spec
+++ b/eclipse-mylyn-tasks.spec
@@ -6,7 +6,7 @@
 Name: eclipse-mylyn-tasks
 Summary: Mylyn Bugzilla/Trac Tasks Connectors
 Version: 3.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/tasks
 
@@ -173,6 +173,10 @@ popd
 
 
 %changelog
+* Fri Apr 13 2012 Severin Gehwolf <sgehwolf at redhat.com> 3.7.0-3
+- Updated redhat-bugzilla-custom-transitions.txt in order to
+  account for VERIFIED state.
+
 * Fri Apr 13 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-2
 - Use master sources for incubator features.
 - Move to Eclipse 4.2.
diff --git a/redhat-bugzilla-custom-transitions.txt b/redhat-bugzilla-custom-transitions.txt
index f3bae7c..3d600bc 100644
--- a/redhat-bugzilla-custom-transitions.txt
+++ b/redhat-bugzilla-custom-transitions.txt
@@ -8,7 +8,8 @@ name :NEW:, can_change_to :ASSIGNED,MODIFIED,ON_DEV,ON_QA,RELEASE_PENDING,POST,C
 name :ASSIGNED:, can_change_to :MODIFIED,ON_DEV,ON_QA,RELEASE_PENDING,POST,CLOSED:
 name :MODIFIED:, can_change_to :NEW,ASSIGNED,ON_DEV,ON_QA,RELEASE_PENDING,POST,CLOSED:
 name :ON_DEV:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_QA,RELEASE_PENDING,POST,CLOSED:
-name :ON_QA:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_DEV,RELEASE_PENDING,POST,CLOSED:
+name :ON_QA:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_DEV,RELEASE_PENDING,POST,VERIFIED,CLOSED:
 name :RELEASE_PENDING:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_DEV,ON_QA,POST,CLOSED:
 name :POST:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_DEV,ON_QA,RELEASE_PENDING,CLOSED:
+name :VERIFIED:, can_change_to :ASSIGNED,RELEASE_PENDING,CLOSED:
 name :CLOSED:, can_change_to :ASSIGNED:


More information about the scm-commits mailing list