[eclipse-mylyn-tasks/f15] Fix Red Hat bugzilla transaction file.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Oct 6 19:46:01 UTC 2011


commit 24cf97346e48acf4e24ed3c606f0fdf00ba29a8a
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Oct 6 22:42:06 2011 +0300

     Fix Red Hat bugzilla transaction file.

 eclipse-mylyn-tasks.spec               |    5 ++++-
 redhat-bugzilla-custom-transitions.txt |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn-tasks.spec b/eclipse-mylyn-tasks.spec
index 851fab1..e16a58a 100644
--- a/eclipse-mylyn-tasks.spec
+++ b/eclipse-mylyn-tasks.spec
@@ -7,7 +7,7 @@
 Name: eclipse-mylyn-tasks
 Summary: Mylyn Bugzilla/Trac Tasks Connectors
 Version: 3.5.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn/tasks
 
@@ -180,6 +180,9 @@ popd
 
 
 %changelog
+* Thu Oct 6 2011 Alexander Kurtakov <akurtako at redhat.com> 3.5.1-4
+- Fix Red Hat bugzilla transaction file.
+
 * Tue May 10 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.5.1-3
 - Updated redhat-bugzilla-custom-transitions.txt which solves
   Eclipse BZ 343563 (closed bugs not as such indicated in UI).
diff --git a/redhat-bugzilla-custom-transitions.txt b/redhat-bugzilla-custom-transitions.txt
index 34fd9cd..06fd1b5 100644
--- a/redhat-bugzilla-custom-transitions.txt
+++ b/redhat-bugzilla-custom-transitions.txt
@@ -3,8 +3,8 @@ DuplicateStatus=CLOSED
 ClosedCustomStatus=CLOSED
 ClosedCustomStatus=POST
 <transitions>
-name :UNCONFIRMED:, can_change_to :NEW,ASSIGNED,RESOLVED,MODIFIED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
-name :NEW:, can_change_to :ASSIGNED,RESOLVED,MODIFIED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
+name :UNCONFIRMED:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
+name :NEW:, can_change_to :ASSIGNED,MODIFIED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
 name :ASSIGNED:, can_change_to :MODIFIED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
 name :MODIFIED:, can_change_to :NEW,ASSIGNED,ON_DEV,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:
 name :ON_DEV:, can_change_to :NEW,ASSIGNED,MODIFIED,ON_QA,VERIFIED,RELEASE_PENDING,POST,CLOSED:


More information about the scm-commits mailing list