diff --git a/GaussForHomalg-2015.11.06.tar.bz2 b/GaussForHomalg-2015.11.06.tar.bz2
deleted file mode 100644
index 230c238..0000000
--- a/GaussForHomalg-2015.11.06.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c9fa38e8fd05558075bab5f235a56531364297c728c3c0ebb58c4d8ebbc6c39
-size 260822
diff --git a/GaussForHomalg-2018.06.01.tar.bz2 b/GaussForHomalg-2018.06.01.tar.bz2
new file mode 100644
index 0000000..745f3d1
--- /dev/null
+++ b/GaussForHomalg-2018.06.01.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60f1cb005139249493867857614f484f555d44da175b1ceeb9ef972e43b1ff43
+size 266653
diff --git a/gap-gaussforhomalg.changes b/gap-gaussforhomalg.changes
index 0c2a3a1..f140942 100644
--- a/gap-gaussforhomalg.changes
+++ b/gap-gaussforhomalg.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Wed Nov 14 22:27:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
+
+- Update to new upstream release 2018.06.01
+  * No changelog wsa provided
+
+-------------------------------------------------------------------
+Sat Dec 23 22:15:46 UTC 2017 - jengelh@inai.de
+
+- Update to new upstream release 2017.09.10
+  * No changelog available
+
 -------------------------------------------------------------------
 Tue Dec  8 09:47:20 UTC 2015 - jengelh@inai.de
 
diff --git a/gap-gaussforhomalg.spec b/gap-gaussforhomalg.spec
index aa54bcb..6768d3c 100644
--- a/gap-gaussforhomalg.spec
+++ b/gap-gaussforhomalg.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-gaussforhomalg
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           gap-gaussforhomalg
-Summary:        GAP: Gauss Functionality for homalg
-Version:        2015.11.06
+Version:        2018.06.01
 Release:        0
-License:        GPL-2.0
+Summary:        GAP: Gauss Functionality for homalg
+License:        GPL-2.0-only
 Group:          Productivity/Scientific/Math
-URL:            http://homalg-project.github.io/homalg_project/GaussForHomalg/
+Url:            http://homalg-project.github.io/homalg_project/GaussForHomalg/
 
 #Git-Clone:	git://github.com/homalg-project/GaussForHomalg
 #Git-Web:	https://github.com/homalg-project/GaussForHomalg
@@ -31,8 +31,8 @@ BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gap-rpm-devel
 Requires:       gap-core >= 4.7
-Requires:       gap-gauss >= 2009.10.07
-Requires:       gap-matricesforhomalg >= 2013.06.26
+Requires:       gap-gauss >= 2018.02.04
+Requires:       gap-matricesforhomalg >= 2018.02.04
 Suggests:       gap-gapdoc >= 1.0
 
 %description
@@ -40,7 +40,7 @@ The GaussForHomalg package links the homalg package together with the
 Gauss package.
 
 %prep
-%setup -qn GaussForHomalg
+%setup -qn GaussForHomalg-%version
 
 %build