[eclipse-jgit] * Wed Aug 25 2010 Severin Gehwolf <sgehwolf at, redhat.com> 0.9.0-0.120100825git - Pre-release versi

jerboaa jerboaa at fedoraproject.org
Wed Aug 25 20:35:03 UTC 2010


commit 6d5cb7e5482461e4cd01b0f128f14d15d32efdbb
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Aug 25 16:33:33 2010 -0400

    * Wed Aug 25 2010 Severin Gehwolf <sgehwolf at, redhat.com> 0.9.0-0.120100825git
    - Pre-release version of JGit 0.9.0

 .gitignore        |    1 +
 eclipse-jgit.spec |   12 ++++++++----
 sources           |    1 +
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daaaaa0..bf64d2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ jgit-36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64.tar.bz2
 jgit-22d712ba515b4076bd65e651c1b8deb2fa53dcc3.tar.bz2
 jgit-33ae23b8b9607e93e62280c47091624ef43d20eb.tar.bz2
 jgit-6970edf35af6fdf4420e3d900ec34cf3f4da2fec.tar.bz2
+jgit-700b8b4514e6089da0da8c4351536efaac239a58.tar.bz2
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index 9ff567b..7d71e94 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -1,16 +1,17 @@
 %global eclipse_base   %{_libdir}/eclipse
 %global install_loc    %{_datadir}/eclipse/dropins/jgit
+%global prerelease_tag 20100825git
 
 Name:           eclipse-jgit
-Version:        0.8.4
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        0.1%{prerelease_tag}%{?dist}
 Summary:        Eclipse JGit
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://www.eclipse.org/egit/
-#Fetched from http://egit.eclipse.org/w/?p=jgit.git;a=snapshot;h=6970edf35af6fdf4420e3d900ec34cf3f4da2fec;sf=tbz2
-Source0:        jgit-6970edf35af6fdf4420e3d900ec34cf3f4da2fec.tar.bz2
+#Fetched from http://egit.eclipse.org/w/?p=jgit.git;a=snapshot;h=700b8b4514e6089da0da8c4351536efaac239a58;sf=tbz2
+Source0:        jgit-700b8b4514e6089da0da8c4351536efaac239a58.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -45,6 +46,9 @@ install -d -m 755 %{buildroot}%{install_loc}
 %{install_loc}
 
 %changelog
+* Wed Aug 25 2010 Severin Gehwolf <sgehwolf at, redhat.com> 0.9.0-0.120100825git
+- Pre-release version of JGit 0.9.0
+
 * Fri Jun 25 2010 Severin Gehwolf <sgehwolf at, redhat.com> 0.8.4-2
 - Increase release number to make tagging work.
 
diff --git a/sources b/sources
index cbd5f34..053f97f 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@
 9e12f3ef0d5525e964d946c76cd0fcca  jgit-22d712ba515b4076bd65e651c1b8deb2fa53dcc3.tar.bz2
 ce33214b9d67cf289a1a15256bc996fd  jgit-33ae23b8b9607e93e62280c47091624ef43d20eb.tar.bz2
 dc2a0cce6c2f2c199177a662533f5565  jgit-6970edf35af6fdf4420e3d900ec34cf3f4da2fec.tar.bz2
+4d0bcb8a239183ad5e1f292d78207f85  jgit-700b8b4514e6089da0da8c4351536efaac239a58.tar.bz2


More information about the scm-commits mailing list