Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eclipse-egit for openSUSE:Factory 
checked in at 2021-07-30 23:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-egit (Old)
 and      /work/SRC/openSUSE:Factory/.eclipse-egit.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eclipse-egit"

Fri Jul 30 23:22:24 2021 rev:3 rq:909403 version:5.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-egit/eclipse-egit.changes        
2020-07-16 12:12:14.090587520 +0200
+++ /work/SRC/openSUSE:Factory/.eclipse-egit.new.1899/eclipse-egit.changes      
2021-07-30 23:22:57.103585324 +0200
@@ -1,0 +2,6 @@
+Fri Jul 30 12:34:45 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Upgrade to eclipse-egit 5.11.0
+  * Needed because of change of eclipse-jgit to 5.11.0
+
+-------------------------------------------------------------------

Old:
----
  egit-v5.8.0.202006091008-r.tar.gz

New:
----
  egit-5.11.0.202103091610-r.tar.xz

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

Other differences:
------------------
++++++ eclipse-egit.spec ++++++
--- /var/tmp/diff_new_pack.UkgdGB/_old  2021-07-30 23:22:57.567584814 +0200
+++ /var/tmp/diff_new_pack.UkgdGB/_new  2021-07-30 23:22:57.571584810 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eclipse-egit
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,21 @@
 #
 
 
-%global gittag 5.8.0.202006091008-r
+%global gittag 5.11.0.202103091610-r
 Name:           eclipse-egit
-Version:        5.8.0
+Version:        5.11.0
 Release:        0
 Summary:        Eclipse Git Integration
 License:        EPL-2.0
 Group:          Development/Libraries/Java
 URL:            https://www.eclipse.org/egit
 # Use github mirror for now, see: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=522144
-Source0:        
https://github.com/eclipse/egit/archive/v%{gittag}/egit-v%{gittag}.tar.gz
+Source0:        
https://git.eclipse.org/c/egit/egit.git/snapshot/egit-%{gittag}.tar.xz
 BuildRequires:  eclipse-jdt-bootstrap
 BuildRequires:  eclipse-jgit >= %{version}
 BuildRequires:  eclipse-license2
 BuildRequires:  eclipse-platform-bootstrap
+BuildRequires:  fdupes
 BuildRequires:  maven-antrun-plugin
 BuildRequires:  tycho
 #!BuildIgnore:  eclipse-jdt
@@ -85,6 +86,7 @@
 
 %install
 %mvn_install
+%fdupes -s %{buildroot}%{_datadir}/eclipse/droplets
 
 %files -f .mfiles-egit
 %license LICENSE

Reply via email to