[eclipse-fedorapackager] - Fix NPE in branch mapping due to changed "f14"-like branch naming.

jerboaa jerboaa at fedoraproject.org
Wed Jan 12 18:50:18 UTC 2011


commit d276a97706686fafbaee48aab657edefa3a2b099
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Jan 12 13:32:55 2011 -0500

    - Fix NPE in branch mapping due to changed "f14"-like 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 a854dab..2a9d61e 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -3,7 +3,7 @@
 
 Name:           eclipse-fedorapackager
 Version:        0.1.10
-Release:        1%{?dist}
+Release:        2%{?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-2
+- Fix NPE in branch mapping due to changed "f14"-like branch
+  naming.
+
 * Tue Jan 11 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.1.10-1
 - Update to upstream 0.1.10.
 - Require EGit/JGit >= 0.10.0.
diff --git a/sources b/sources
index 1d41a2a..a946826 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e662790a8b003c325efa93c532e2c6b8  eclipse-fedorapackager.tar.xz
+5a9445f658f0a0c7c7d93ee4eb474782  eclipse-fedorapackager.tar.xz


More information about the scm-commits mailing list