Hello community,

here is the log from the commit of package eclipse-ecf for openSUSE:Factory 
checked in at 2020-04-11 23:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-ecf (Old)
 and      /work/SRC/openSUSE:Factory/.eclipse-ecf.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eclipse-ecf"

Sat Apr 11 23:45:48 2020 rev:4 rq:792666 version:3.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-ecf/eclipse-ecf.changes  2020-03-18 
12:41:31.812808104 +0100
+++ /work/SRC/openSUSE:Factory/.eclipse-ecf.new.3248/eclipse-ecf.changes        
2020-04-11 23:45:58.347062931 +0200
@@ -1,0 +2,5 @@
+Thu Apr  9 09:09:25 UTC 2020 - Fridrich Strba <fst...@suse.com>
+
+- Build against jgit, since jgit-bootstrap does not exist
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ eclipse-ecf.spec ++++++
--- /var/tmp/diff_new_pack.9tXXzG/_old  2020-04-11 23:45:59.395063730 +0200
+++ /var/tmp/diff_new_pack.9tXXzG/_new  2020-04-11 23:45:59.399063733 +0200
@@ -63,10 +63,9 @@
 BuildRequires:  eclipse-emf-runtime
 BuildRequires:  eclipse-pde-bootstrap
 BuildRequires:  eclipse-platform-bootstrap
-BuildRequires:  jgit-bootstrap
+BuildRequires:  jgit
 BuildRequires:  tycho
 #!BuildIgnore:  eclipse-platform
-#!BuildIgnore:  jgit
 #!BuildIgnore:  tycho-bootstrap
 #!BuildRequires: log4j
 %if %{with providers}
@@ -75,8 +74,6 @@
 %endif
 %else
 BuildRequires:  tycho-bootstrap
-#!BuildIgnore:  jgit
-#!BuildIgnore:  jgit-bootstrap
 #!BuildIgnore:  tycho
 %endif
 
@@ -244,7 +241,7 @@
 
 %build
 # Qualifier generated from last modification time of source tarball
-QUALIFIER=$(date -u -d"$(stat --format=%y %{SOURCE0})" +v%Y%m%d-%H%M)
+QUALIFIER=$(date -u -d"$(stat --format=%%y %{SOURCE0})" +v%%Y%%m%%d-%%H%%M)
 %{mvn_build} -j -f -- -DforceContextQualifier=$QUALIFIER
 
 %install


Reply via email to