[eclipse-fedorapackager] - Update to upstream 0.1.11 - Fix Trac #42, #55. - Update doc plug-in. - Work around JGit bug #31741

jerboaa jerboaa at fedoraproject.org
Wed Jan 26 18:44:32 UTC 2011


commit 0695e8c1d7bbf5c3e4a87a4990416aa112ab3546
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Jan 26 13:43:49 2011 -0500

    - Update to upstream 0.1.11
    - Fix Trac #42, #55.
    - Update doc plug-in.
    - Work around JGit bug #317411.

 eclipse-fedorapackager.spec |   14 ++++++++++----
 sources                     |    2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-fedorapackager.spec b/eclipse-fedorapackager.spec
index e80e67b..0ce380e 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -2,16 +2,16 @@
 %global install_loc    %{_datadir}/eclipse/dropins/packager
 
 Name:           eclipse-fedorapackager
-Version:        0.1.10
-Release:        3%{?dist}
+Version:        0.1.11
+Release:        1%{?dist}
 Summary:        Fedora Packager Tools
 
 Group:          Development/Tools
 License:        EPL
 URL:            http://fedorahosted.org/eclipse-fedorapackager
-# Tar file generated from Git repository (tag 0.1.10)
+# Tar file generated from Git repository (tag 0.1.11)
 # by:
-#   bash get-eclipse-fedorapackager-sources.sh 0.1.10
+#   bash get-eclipse-fedorapackager-sources.sh 0.1.11
 Source0:        %{name}.tar.xz
 Source1:        get-eclipse-fedorapackager-sources.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -98,6 +98,12 @@ popd
 %doc org.fedoraproject.eclipse.packager-feature/*.html
 
 %changelog
+* Wed Jan 26 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.1.11-1
+- Update to upstream 0.1.11
+- Fix Trac #42, #55.
+- Update doc plug-in.
+- Work around JGit bug #317411.
+
 * 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.
diff --git a/sources b/sources
index ddff682..ff4fae2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ddba47e73dc41076c0b60f20da736d5  eclipse-fedorapackager.tar.xz
+f75f3b60eaf69ddf5d48193d4517df61  eclipse-fedorapackager.tar.xz


More information about the scm-commits mailing list