diff --git a/_service b/_service
index 4691052..206f552 100644
--- a/_service
+++ b/_service
@@ -1,3 +1,3 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/proteus-4.2.5.tar.gz b/proteus-4.2.5.tar.gz
deleted file mode 100644
index 5fbaef5..0000000
--- a/proteus-4.2.5.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:00421879a4a2657f165cc7769aaa60cf92b3cd577470f96233590d181990dac9
-size 38458
diff --git a/proteus-4.6.5.tar.gz b/proteus-4.6.5.tar.gz
new file mode 100644
index 0000000..ea9e9b7
--- /dev/null
+++ b/proteus-4.6.5.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8dedd394d2463d911e9400bdec65e6f9e5605cf6786288b39216523050dbb965
+size 39272
diff --git a/proteus.changes b/proteus.changes
index ec2bfb6..c12b4e5 100644
--- a/proteus.changes
+++ b/proteus.changes
@@ -1,50 +1,29 @@
-------------------------------------------------------------------
-Mon Dec 10 19:09:17 UTC 2018 - Axel Braun
+Mon Dec 10 19:29:29 UTC 2018 - Axel Braun
-- Version 4.2.5 - Bugfix Release
+- Version 4.6.5 - Bugfix Release
-------------------------------------------------------------------
-Wed Jul 11 12:35:32 UTC 2018 - axel.braun@gmx.de
+Sat Aug 4 07:53:59 UTC 2018 - axel.braun@gmx.de
-- Version 4.2.4 - Bugfix Release (boo#1107771)
+- Version 4.6.4 - Bugfix Release
-------------------------------------------------------------------
-Sat May 12 12:59:59 UTC 2018 - axel.braun@gmx.de
+Wed Jul 11 17:19:17 UTC 2018 - axel.braun@gmx.de
-- Version 4.2.3 - Bugfix Release
+- Version 4.6.3 - Bugfix Release
-------------------------------------------------------------------
-Fri Mar 2 09:11:57 UTC 2018 - axel.braun@gmx.de
+Sat May 12 13:06:50 UTC 2018 - axel.braun@gmx.de
-- Version 4.2.2 - Bugfix Release
+- Version 4.6.2 - Bugfix Release
-------------------------------------------------------------------
-Thu Nov 9 06:06:11 UTC 2017 - axel.braun@gmx.de
+Fri Mar 2 09:08:32 UTC 2018 - axel.braun@gmx.de
-- Version 4.2.1 - Bugfix Release
-
--------------------------------------------------------------------
-Mon Nov 28 18:22:41 UTC 2016 - axel.braun@gmx.de
-
-- Tryton Release 4.2
+- Version 4.6.1 - Bugfix Release
-------------------------------------------------------------------
-Sat May 14 19:25:43 UTC 2016 - axel.braun@gmx.de
-
-- version 4.0
-
--------------------------------------------------------------------
-Wed Oct 19 20:14:38 UTC 2015 - axel.braun@gmx.de
-
-- Tryton Release 3.8
-
----------------------------------------------------------------------
-Wed Apr 15 07:24:15 UTC 2015 - axel.braun@gmx.de
-
-- Tryton Release 3.6
-
------------------------------------------------------------------
-Sat Oct 26 11:26:40 UTC 2013 - axel.braun@gmx.de
-
-- initial build on OBS
+Sun Oct 29 19:39:36 UTC 2017 - axel.braun@gmx.de
+- Version 4.6.0 - initial build
diff --git a/proteus.spec b/proteus.spec
index e9f6a3d..eac2146 100644
--- a/proteus.spec
+++ b/proteus.spec
@@ -2,7 +2,7 @@
# spec file for package proteus
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2016 Dr. Axel Braun
+# Copyright (c) 2017-2018 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
#
-%define majorver 4.2
+%define majorver 4.6
Name: proteus
Version: %{majorver}.5
Release: 0
@@ -55,7 +55,8 @@ python setup.py install --prefix=%_prefix --root=%buildroot
%files
%defattr(-,root,root)
-%doc README LICENSE
+%doc README
+%license LICENSE
%{python_sitelib}/*
%changelog