diff --git a/0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch b/0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch index f17052f7553e5332d1c2f1a4239da962571d75ac..7120ace455fd955284dcdfa1ba18ed003ef97159 100644 --- a/0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch +++ b/0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch @@ -1,7 +1,7 @@ -From 49b9177852da113b9fe2833a6f7b2acf1ba6491d Mon Sep 17 00:00:00 2001 +From 55bae4b1398715c987537b0957c08c8616ea8b61 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 7 Dec 2018 10:04:44 +0000 -Subject: [PATCH 1/3] Ensure the correct classpath is set for the jgit command +Subject: [PATCH 1/2] Ensure the correct classpath is set for the jgit command line tool --- @@ -9,7 +9,7 @@ Subject: [PATCH 1/3] Ensure the correct classpath is set for the jgit command 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jgit.pgm/jgit.sh b/org.eclipse.jgit.pgm/jgit.sh -index e263782..87e85c7 100644 +index a369220..2dd26aa 100644 --- a/org.eclipse.jgit.pgm/jgit.sh +++ b/org.eclipse.jgit.pgm/jgit.sh @@ -60,7 +60,7 @@ esac @@ -22,5 +22,5 @@ index e263782..87e85c7 100644 if [ -n "$JGIT_CLASSPATH" ] then -- -2.20.1 +2.28.0 diff --git a/0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch b/0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch index 539494e6211420e9965815afa028b2f08b10f366..f3362fcf9eee2e90fceee855304063015dbec08e 100644 --- a/0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch +++ b/0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch @@ -1,163 +1,28 @@ -From 85226840dbe9f5547dd2778734415d6283c90258 Mon Sep 17 00:00:00 2001 +From a6efa36a04bee412b06af2823281ff9b78827ebf Mon Sep 17 00:00:00 2001 From: Mat Booth -Date: Fri, 7 Dec 2018 10:17:02 +0000 -Subject: [PATCH 2/3] Don't embed versions of third-party libs, use feature +Date: Fri, 29 Jan 2021 18:35:25 +0000 +Subject: [PATCH 2/2] Don't embed versions of third-party libs, use feature requirements instead --- - .../org.eclipse.jgit.feature/feature.xml | 83 +++---------------- - .../feature.xml | 16 +--- - .../feature.xml | 24 +----- - .../org.eclipse.jgit.lfs.feature/feature.xml | 8 +- - .../org.eclipse.jgit.pgm.feature/feature.xml | 24 +----- - .../feature.xml | 24 +----- - 6 files changed, 24 insertions(+), 155 deletions(-) + .../feature.xml | 24 +++---------------- + .../feature.xml | 2 ++ + 2 files changed, 5 insertions(+), 21 deletions(-) -diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml -index d213b7b..1783bb1 100644 ---- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml -+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml -@@ -22,6 +22,18 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- - -diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml -index f45fb19..1f70cc1 100644 ---- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml -+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml -@@ -24,6 +24,8 @@ - - - -+ -+ - - - - -- -- -- -- - diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml -index 34a0868..d6b8125 100644 +index 92d171f..ca1f6de 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml -@@ -25,6 +25,9 @@ +@@ -24,6 +24,9 @@ + - + + + + - @@ -182,112 +47,21 @@ index 34a0868..d6b8125 100644 - install-size="0" - version="0.0.0" - unpack="false"/> -- - -diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml -index 8213753..3c5598b 100644 ---- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml -+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml -@@ -24,6 +24,7 @@ - - - -+ - - - - -- -- - -diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml -index f6c9cfc..82caaa8 100644 ---- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml -+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml -@@ -38,6 +38,9 @@ - - - -+ -+ -+ - - - - -- -- -- -- -- - diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml -index f4dded6..9d92cb2 100644 +index 48660d5..843896f 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml -@@ -24,6 +24,9 @@ +@@ -24,6 +24,8 @@ - + + + -+ - -- -- -- -- -- -- - -- -2.20.1 +2.28.0 diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec index 53b242b688bf98391797e1d730a1517f28c6f4d1..a5ab0c26adeece6311d703e5b34964bbe771870d 100644 --- a/eclipse-jgit.spec +++ b/eclipse-jgit.spec @@ -1,17 +1,34 @@ -%global gittag 5.4.0.201906121030-r -Name: eclipse-jgit -Version: 5.4.0 -Release: 1 -Summary: Eclipse JGit -License: BSD -URL: https://www.eclipse.org/jgit/ -Source0: https://git.eclipse.org/c/jgit/jgit.git/snapshot/jgit-%{gittag}.tar.xz -Patch0: 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch -Patch1: 0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch -BuildArch: noarch -ExcludeArch: s390 %{arm} %{ix86} -BuildRequires: tycho jgit = %{version} -Requires: eclipse-platform jgit = %{version} +%global gittag 5.11.0.202103091610-r + +Name: eclipse-jgit +Version: 5.11.0 +Release: 1%{?dist} +Summary: Eclipse JGit + +# The jgit Eclipse plug-ins are "EDL" licensed, which is equivilent to the new BSD license +License: BSD +URL: https://www.eclipse.org/jgit/ +Source0: https://git.eclipse.org/c/jgit/jgit.git/snapshot/jgit-%{gittag}.tar.xz + +# Set the correct classpath for the command line tools +Patch0: 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch +# Switch to feature requirements for third-party bundles, also makes the following changes: +# javaewah -> com.googlecode.javaewah.JavaEWAH +# org.slf4j.api -> slf4j.api +# org.slf4j.impl.log4j12 -> slf4j.simple +Patch1: 0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch + +BuildArch: noarch + +# Upstream Eclipse no longer supports non-64bit arches +ExcludeArch: s390 %{arm} %{ix86} + +BuildRequires: tycho +BuildRequires: jgit = %{version} + +Requires: eclipse-platform +Requires: jgit = %{version} + %description A pure Java implementation of the Git version control system. @@ -19,15 +36,29 @@ A pure Java implementation of the Git version control system. %setup -n jgit-%{gittag} -q %patch0 -p1 %patch1 -p1 + +# Disable multithreaded build rm .mvn/maven.config + +# Don't try to get deps from local *maven* repo, use tycho resolved ones for p in $(find org.eclipse.jgit.packaging -name pom.xml) ; do grep -q dependencies $p && %pom_xpath_remove "pom:dependencies" $p done + +# Don't need target platform or repository modules with xmvn %pom_disable_module org.eclipse.jgit.target org.eclipse.jgit.packaging %pom_disable_module org.eclipse.jgit.repository org.eclipse.jgit.packaging %pom_xpath_remove "pom:build/pom:pluginManagement/pom:plugins/pom:plugin/pom:configuration/pom:target" org.eclipse.jgit.packaging/pom.xml + +# Don't build source features %pom_disable_module org.eclipse.jgit.source.feature org.eclipse.jgit.packaging + +# Don't build junit testing features +%pom_disable_module org.eclipse.jgit.junit.feature org.eclipse.jgit.packaging + +# Remove unnecessary plugins for RPM builds %pom_remove_plugin :maven-enforcer-plugin org.eclipse.jgit.packaging + pushd org.eclipse.jgit.packaging %mvn_package "::pom::" __noinstall popd @@ -47,5 +78,520 @@ popd %doc README.md %changelog -* Mon Aug 17 2020 yanan li - 5.4.0-1 -- Package init +* Wed Mar 10 2021 Mat Booth - 5.11.0-1 +- Update to latest upstream release + +* Fri Jan 29 2021 Mat Booth - 5.10.0-3 +- Fix build picking up incorrect sshd bundle + +* Tue Jan 26 2021 Fedora Release Engineering - 5.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jan 13 2021 Alexander Kurtakov - 5.10.0 +- Update to latest upstream release + +* Fri Oct 30 2020 Jeff Johnston - 5.9.0-1 +- Update to latest upstream release + +* Fri Aug 21 2020 Mat Booth - 5.8.1-1 +- Update to latest upstream release + +* Mon Jul 27 2020 Fedora Release Engineering - 5.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jun 22 2020 Mat Booth - 5.8.0-1 +- Update to latest upstream release + +* Sun Mar 22 2020 Mat Booth - 5.7.0-1 +- Update to latest upstream release + +* Tue Jan 28 2020 Fedora Release Engineering - 5.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Dec 19 2019 Mat Booth - 5.6.0-1 +- Update to latest upstream release + +* Tue Sep 17 2019 Mat Booth - 5.5.0-1 +- Update to latest upstream release + +* Thu Jul 25 2019 Mat Booth - 5.4.0-4 +- Move the core jgit library out into a separate package, allows us to simplify + this package tremendously; see https://pagure.io/stewardship-sig/issue/13 and + rhbz#1732894 for details + +* Wed Jul 24 2019 Fedora Release Engineering - 5.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jun 27 2019 Mat Booth - 5.4.0-2 +- Fix jgit command line launching script + +* Thu Jun 27 2019 Mat Booth - 5.4.0-1 +- Update to final tagged release + +* Fri May 31 2019 Mat Booth - 5.4.0-0.1 +- Update to latest milestone release + +* Fri Apr 19 2019 Mat Booth - 5.3.0-6 +- Allowing conditional build of eclipse features without being in 'bootstrap' + mode + +* Tue Mar 19 2019 Mat Booth - 5.3.0-5 +- Disable incomplete source feature + +* Sat Mar 16 2019 Mat Booth - 5.3.0-4 +- Rebuild to regenerate symlinks + +* Sat Mar 16 2019 Mat Booth - 5.3.0-3 +- Rebuild against apache sshd 2 + +* Wed Mar 13 2019 Mat Booth - 5.3.0-2 +- Rebuild to regenerate symlinks + +* Wed Mar 13 2019 Mat Booth - 5.3.0-1 +- Update to 2019-03 release + +* Wed Mar 13 2019 Mat Booth - 5.3.0-0.5 +- Full build + +* Wed Mar 13 2019 Mat Booth - 5.3.0-0.4 +- Improved feature versions patch +- Skip hanging tests + +* Wed Mar 13 2019 Mat Booth - 5.3.0-0.3 +- Restrict to same architectures as Eclipse itself + +* Tue Mar 12 2019 Mat Booth - 5.3.0-0.2 +- Update to 2019-03 RC1 release + +* Tue Feb 26 2019 Mat Booth - 5.3.0-0.1 +- Update to latest milestone build + +* Mon Feb 11 2019 Todd Zullinger - 5.2.0-5 +- Add javapackages-tools requires to jgit for /usr/bin/build-classpath + +* Thu Feb 07 2019 Mat Booth - 5.2.0-4 +- Add missing requires for optional dep on bouncycastle + +* Thu Jan 31 2019 Fedora Release Engineering - 5.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Dec 07 2018 Mat Booth - 5.2.0-2 +- Full rebuild + +* Fri Dec 07 2018 Mat Booth - 5.2.0-1 +- Update to 5.2.0 release +- Port to apache-sshd 2.1.0 + +* Tue Sep 25 2018 Mat Booth - 5.1.1-2 +- Full build + +* Mon Sep 24 2018 Mat Booth - 5.1.1-1 +- Update to 5.1.1 release + +* Wed Aug 22 2018 Mat Booth - 5.1.0-0.2 +- Full build + +* Wed Aug 22 2018 Mat Booth - 5.1.0-0.1 +- Update to latest snapshot + +* Thu Jul 12 2018 Fedora Release Engineering - 5.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Fri Jun 22 2018 Mat Booth - 5.0.1-1 +- Update to latest upstream release + +* Wed Mar 21 2018 Alexander Kurtakov 4.11.0-2 +- Full build. + +* Tue Mar 20 2018 nickboldt - 4.11.0-1 +- Update to latest upstream release 4.11.0 + +* Wed Feb 07 2018 Fedora Release Engineering - 4.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Jan 05 2018 Mat Booth - 4.10.0-2 +- Rebuild to generate Eclipse features + +* Fri Jan 05 2018 Mat Booth - 4.10.0-1 +- Update to latest upstream release + +* Fri Dec 15 2017 Mat Booth - 4.9.1-2 +- Rebuild to generate Eclipse features + +* Fri Dec 15 2017 Mat Booth - 4.9.1-1 +- Update to latest release +- Bootstrap mode + +* Tue Nov 21 2017 Mat Booth - 4.9.0-2 +- Rebuild to generate Eclipse features + +* Tue Nov 21 2017 Mat Booth - 4.9.0-1 +- Update to latest upstream version +- Allow bootstrap build to work without tycho/eclipse + +* Mon Jul 31 2017 Mat Booth - 4.8.0-4 +- Add requires on eclipse-platform to the subpackage that contains the Eclipse + features + +* Wed Jul 26 2017 Fedora Release Engineering - 4.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu Jun 15 2017 Mat Booth - 4.8.0-2 +- Rebuild to regenerate symlinks +- Add missing BR on jetty-continuation + +* Thu Jun 15 2017 Mat Booth - 4.8.0-1 +- Update to Oxygen release + +* Tue May 30 2017 Mikolaj Izdebski - 4.7.0-8 +- Add missing build-requires on maven-install-plugin + +* Tue May 23 2017 Mat Booth - 4.7.0-7 +- Fix NCDFE when doing jgit clone over http, resolves: rhbz#1454585 + +* Fri May 12 2017 Mat Booth - 4.7.0-6 +- Allow using jgit from ant tasks + +* Wed May 10 2017 Mat Booth - 4.7.0-5 +- Full build once again +- Don't package tests with main artifacts +- Enable test suite at build-time + +* Wed May 10 2017 Mat Booth - 4.7.0-4 +- Rebuild for new javaewah +- Temporarily disable features + +* Thu May 04 2017 Mat Booth - 4.7.0-3 +- Re-enable jetty-using features + +* Wed May 03 2017 Mat Booth - 4.7.0-2 +- Temporarily disable features that use jetty + +* Mon Apr 10 2017 nboldt - 4.7.0-1 +- Update to jgit 4.7 + +* Mon Mar 27 2017 Nick Boldt - 4.6.1-1 +- Update to Neon.3 release version; remove jetty 9.4.0 patch + +* Fri Feb 10 2017 Fedora Release Engineering - 4.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Jan 05 2017 Mat Booth - 4.6.0-2 +- Bump to rebuild symlinks + +* Wed Jan 04 2017 Mat Booth - 4.6.0-1 +- Update to latest release + +* Tue Oct 4 2016 Alexander Kurtakov 4.5.0-2 +- Remove no longer needed patch. + +* Tue Oct 4 2016 Alexander Kurtakov 4.5.0-1 +- Update to upstream 4.5.0 release. + +* Wed Aug 03 2016 Sopot Cela - 4.4.1-1 +- Upgrade to 4.4.1 + +* Fri Jul 01 2016 Mat Booth - 4.4.0-4 +- Fix IllegalStateException when starting git daemon from the command line + +* Wed Jun 15 2016 Mikolaj Izdebski - 4.4.0-3 +- Add missing build-requires + +* Mon Jun 13 2016 Mat Booth - 4.4.0-2 +- Rebuild to regenerate symlinks + +* Mon Jun 13 2016 Mat Booth - 4.4.0-1 +- Update to latest release + +* Mon May 02 2016 Mat Booth - 4.3.0-2 +- Avoid embedding versions of external deps in features. This avoids the need to + rebuild when a dependency changes version. + +* Fri Apr 15 2016 Sopot Cela - 4.3.0-1 +- Upgrade to 4.3.0 + +* Wed Apr 6 2016 Mikolaj Izdebski - 4.2.0-9 +- Rebuild for slf4j 1.7.21 + +* Wed Mar 30 2016 Mikolaj Izdebski - 4.2.0-8 +- Rebuild for slf4j 1.7.20 + +* Thu Mar 24 2016 Mikolaj Izdebski - 4.2.0-7 +- Rebuild for slf4j 1.7.19 + +* Mon Feb 29 2016 Mikolaj Izdebski - 4.2.0-6 +- Rebuild for slf4j 1.7.18 + +* Mon Feb 22 2016 Mikolaj Izdebski - 4.2.0-5 +- Rebuild for slf4j 1.7.17 + +* Wed Feb 17 2016 Alexander Kurtakov 4.2.0-4 +- Rebuild for latest slf4j. + +* Wed Feb 03 2016 Fedora Release Engineering - 4.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Jan 25 2016 Mat Booth - 4.2.0-2 +- Rebuilt to generate symlinks + +* Fri Jan 22 2016 Mat Booth - 4.2.0-1 +- Update to latest upstream release +- Add patch for latest version of jetty + +* Tue Dec 08 2015 Mat Booth - 4.1.1-2 +- Rebuild to re-generate symlinks + +* Tue Dec 08 2015 Mat Booth - 4.1.1-1 +- Update to latest upstream release + +* Sun Nov 29 2015 Mat Booth - 4.1.0-6 +- Fix a problem with command line "jgit daemon" invocation +- This should also fix rhbz#1228138 + +* Mon Nov 16 2015 Alexander Kurtakov 4.1.0-5 +- Rebuild for latest slf4j. + +* Mon Oct 12 2015 Mat Booth - 4.1.0-4 +- Drop R on slf4j. + +* Thu Oct 08 2015 Roland Grunberg - 4.1.0-3 +- Use slf4j.simple instead of slf4j.log4j12. + +* Wed Sep 30 2015 Mat Booth - 4.1.0-2 +- Regenerate symlinks + +* Tue Sep 29 2015 Mat Booth - 4.1.0-1 +- Update to 4.1.0 + +* Mon Sep 14 2015 Roland Grunberg - 4.0.1-5 +- Rebuild as an Eclipse p2 Droplet. + +* Tue Jul 7 2015 Mikolaj Izdebski - 4.0.1-4 +- Relax version restriction for args4j + +* Tue Jun 30 2015 Mat Booth - 4.0.1-3 +- Does not require eclipse-platform, only eclipse-filesystem +- Drop incomplete SCL macros + +* Wed Jun 24 2015 Alexander Kurtakov 4.0.1-2 +- Rebuild to fix symlinks. + +* Wed Jun 24 2015 Alexander Kurtakov 4.0.1-1 +- Update to 4.0.1. + +* Wed Jun 17 2015 Fedora Release Engineering - 4.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Wed Jun 10 2015 Alexander Kurtakov 4.0.0-2 +- Rebuild to fix symlinks. + +* Tue Jun 9 2015 Alexander Kurtakov 4.0.0-1 +- Update to 4.0 final. + +* Mon Jun 1 2015 Alexander Kurtakov 4.0.0-0.2.rc2 +- Switch to xz tarball. + +* Wed May 27 2015 Alexander Kurtakov 4.0.0-0.1.rc2 +- Update to 4.0 rc2. + +* Thu May 14 2015 Alexander Kurtakov 3.7.1-1 +- Update to 3.7.1 release. + +* Mon Mar 02 2015 Roland Grunberg - 3.7.0-2 +- Manually add slf4j-log4j12 requires. + +* Mon Mar 02 2015 Roland Grunberg - 3.7.0-1 +- Update to upstream 3.7.0. + +* Fri Jan 23 2015 Roland Grunberg - 3.6.2-2 +- Use Equinox's OSGi runtime instead of Felix's. + +* Fri Jan 23 2015 Alexander Kurtakov 3.6.2-1 +- Update to upstream 3.6.2. + +* Mon Jan 5 2015 Alexander Kurtakov 3.6.1-1 +- Update to upstream 3.6.1. + +* Fri Dec 19 2014 Alexander Kurtakov 3.5.3-1 +- Update to upstream 3.5.3 release. + +* Thu Dec 18 2014 Alexander Kurtakov 3.5.2-1 +- Update to upstream 3.5.2 release. + +* Tue Nov 11 2014 Mat Booth - 3.5.0-3 +- Rebuild to generate correct symlinks +- Drop unnecessary requires (now autogenerated by xmvn) + +* Fri Nov 07 2014 Mat Booth - 3.5.0-2 +- Build/install eclipse plugin with mvn_build/mvn_install + +* Fri Oct 03 2014 Mat Booth - 3.5.0-1 +- Update to latest upstream release 3.5.0 + +* Thu Jun 26 2014 Mat Booth - 3.4.1-1 +- Update to latest upstream release 3.4.1 +- Drop unnecessary BRs + +* Fri Jun 13 2014 Alexander Kurtakov 3.4.0-1 +- Update to upstream 3.4.0. + +* Sat Jun 07 2014 Fedora Release Engineering - 3.3.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Fri May 30 2014 Mikolaj Izdebski - 3.3.2-5 +- Use .mfiles geterated during build + +* Fri May 30 2014 Alexander Kurtakov 3.3.2-4 +- Add missing Rs ( rhbz #1079706 ). + +* Wed May 28 2014 Alexander Kurtakov 3.3.2-3 +- Rebuild for latest commons-compress. + +* Wed May 21 2014 Alexander Kurtakov 3.3.2-2 +- Fix compile against latest args4j. + +* Fri Apr 25 2014 Alexander Kurtakov 3.3.2-1 +- Update to 3.3.2. + +* Mon Mar 31 2014 Alexander Kurtakov 3.3.1-2 +- Remove bundled commons-compress. + +* Fri Mar 28 2014 Alexander Kurtakov 3.3.1-1 +- Update to 3.3.1. + +* Tue Mar 11 2014 Alexander Kurtakov 3.3.0-1 +- Update to 3.3.0. + +* Sun Dec 29 2013 Alexander Kurtakov 3.2.0-1 +- Update to 3.2.0. + +* Thu Oct 3 2013 Krzysztof Daniel 3.1.0-1 +- Update to Kepler SR1. + +* Mon Aug 5 2013 Krzysztof Daniel 3.0.0-7 +- Add missing jgit plugin back. + +* Tue Jul 16 2013 Krzysztof Daniel 3.0.0-6 +- Change the build system to mvn-rpmbuild. +- Use feclipse-maven-plugin to install things. +- Bug 413163 - Incompatible change in latest args4j: multiValued removed from @Option + +* Fri Jul 5 2013 Neil Brian Guzman 3.0.0-5 +- Bump release + +* Tue Jun 25 2013 Neil Brian Guzman 3.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Tue Jun 25 2013 Krzysztof Daniel 3.0.0-3 +- Add missing R: javaewah to eclipse-jgit. + +* Tue Jun 25 2013 Krzysztof Daniel 3.0.0-2 +- Move symlinks to eclipse-jgit. +- Fix jgit classpath. + +* Thu Jun 20 2013 Neil Brian Guzman 3.0.0-1 +- Update to 3.0.0 release + +* Tue May 14 2013 Krzysztof Daniel 2.3.1-2 +- Rebuild with latest icu4j. + +* Thu Feb 21 2013 Roland Grunberg - 2.3.1-1 +- SCL-ize package. + +* Thu Feb 21 2013 Roland Grunberg - 2.3.1-1 +- Update to 2.3.1 release. + +* Thu Feb 14 2013 Roland Grunberg - 2.2.0-3 +- jgit subpackage should own its symlinked dependencies. + +* Wed Feb 13 2013 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jan 3 2013 Krzysztof Daniel 2.2.0-1 +- Update to 2.2.0 release. + +* Mon Oct 1 2012 Alexander Kurtakov 2.1.0-1 +- Update to 2.1.0 release. + +* Wed Jul 18 2012 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Jul 2 2012 Alexander Kurtakov 2.0.0-1 +- Update to 2.0.0 upstream release. + +* Fri Apr 27 2012 Severin Gehwolf 1.3.0-3 +- Use eclipse-pdebuild over old pdebuild script. + +* Thu Apr 26 2012 Severin Gehwolf 1.3.0-2 +- Tweak .spec so as to avoid modifying to much of the .spec file +- Fix upstream 1.3 release sources. + +* Fri Feb 17 2012 Andrew Robinson 1.3.0-1 +- Update to 1.3.0 upstream release. + +* Thu Jan 5 2012 Alexander Kurtakov 1.2.0-2 +- Build eclipse plugin first to not interfere with maven artifacts. + +* Thu Jan 5 2012 Alexander Kurtakov 1.2.0-1 +- Update to 1.2.0 release. + +* Fri Oct 28 2011 Andrew Robinson 1.1.0-4 +- Add jsch jar to the classpath. + +* Fri Oct 28 2011 Alexander Kurtakov 1.1.0-3 +- Drop libs subpackage and use the sh script directly instead of the shaded executable. +- Install jars in _javadir subdir as per guidelines. + +* Thu Oct 27 2011 Andrew Robinson 1.1.0-2 +- Added Java libraries, javadocs and console binary subpackages. + +* Fri Sep 23 2011 Andrew Robinson 1.1.0-1 +- Update to upstream release 1.1.0. + +* Tue Jun 14 2011 Chris Aniszczyk 1.0.0-2 +- Update to upstream release 1.0.0.201106090707-r. + +* Tue Jun 07 2011 Chris Aniszczyk 1.0.0-1 +- Update to upstream release 1.0.0. + +* Tue May 03 2011 Chris Aniszczyk 0.12.1-1 +- Update to upstream release 0.12.1. + +* Tue Feb 22 2011 Chris Aniszczyk 0.11.3-1 +- Update to upstream release 0.11.3. + +* Tue Feb 08 2011 Fedora Release Engineering - 0.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Dec 22 2010 Chris Aniszczyk 0.10.1-1 +- Update to upstream release 0.10.1. + +* Thu Oct 7 2010 Chris Aniszczyk 0.9.3-1 +- Update to upstream release 0.9.3. + +* Wed Sep 15 2010 Severin Gehwolf 0.9.1-1 +- Update to upstream release 0.9.1. + +* Thu Aug 26 2010 Severin Gehwolf 0.9.0-0.1.20100825git +- Make release tag more readable (separate "0.1" and pre-release tag by "."). + +* Wed Aug 25 2010 Severin Gehwolf 0.9.0-0.120100825git +- Pre-release version of JGit 0.9.0 + +* Fri Jun 25 2010 Severin Gehwolf 0.8.4-2 +- Increase release number to make tagging work. + +* Wed Jun 23 2010 Severin Gehwolf 0.8.4-1 +- Rebase to 0.8.4 release. + +* Mon Apr 12 2010 Jeff Johnston 0.7.1-1 +- Rebase to 0.7.1 release. + +* Tue Feb 9 2010 Alexander Kurtakov 0.6.0-0.1.git20100208 +- New git snapshot. + +* Thu Nov 5 2009 Alexander Kurtakov 0.6.0-0.1.git20091029 +- Correct release. + +* Thu Oct 29 2009 Alexander Kurtakov 0.6.0-0.git20091029.1 +- Initial package diff --git a/eclipse-jgit.yaml b/eclipse-jgit.yaml deleted file mode 100644 index 00bbaf050db91e87f0ad529e5c29027a1bf150ae..0000000000000000000000000000000000000000 --- a/eclipse-jgit.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA diff --git a/jgit-5.11.0.202103091610-r.tar.xz b/jgit-5.11.0.202103091610-r.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..b5dc27102597522211b08a672fb17d64061728bc Binary files /dev/null and b/jgit-5.11.0.202103091610-r.tar.xz differ diff --git a/jgit-5.4.0.201906121030-r.tar.xz b/jgit-5.4.0.201906121030-r.tar.xz deleted file mode 100644 index 7aadcb5e932eae790f1c976727c3ae520d265e05..0000000000000000000000000000000000000000 Binary files a/jgit-5.4.0.201906121030-r.tar.xz and /dev/null differ