[eclipse-fedorapackager] - Fix NPE in hasLocalChanges() FpGitProjectBits also due to different branch naming.

jerboaa jerboaa at fedoraproject.org
Wed Jan 12 20:14:02 UTC 2011


commit 25812de3a9b65e5310347e6e78c4bfdfc171cb28
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Jan 12 15:07:36 2011 -0500

    - Fix NPE in hasLocalChanges() FpGitProjectBits also due to
      different branch naming.

 eclipse-fedorapackager.spec |    6 +++++-
 sources                     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-fedorapackager.spec b/eclipse-fedorapackager.spec
index 2a9d61e..e80e67b 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -3,7 +3,7 @@
 
 Name:           eclipse-fedorapackager
 Version:        0.1.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Fedora Packager Tools
 
 Group:          Development/Tools
@@ -98,6 +98,10 @@ popd
 %doc org.fedoraproject.eclipse.packager-feature/*.html
 
 %changelog
+* Wed Jan 12 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.1.10-3
+- Fix NPE in hasLocalChanges() FpGitProjectBits also due to
+  different branch naming.
+
 * Wed Jan 12 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.1.10-2
 - Fix NPE in branch mapping due to changed "f14"-like branch
   naming.
diff --git a/sources b/sources
index a946826..ddff682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a9445f658f0a0c7c7d93ee4eb474782  eclipse-fedorapackager.tar.xz
+3ddba47e73dc41076c0b60f20da736d5  eclipse-fedorapackager.tar.xz


More information about the scm-commits mailing list