diff --git a/oprofile-1.2.0.tar.gz b/oprofile-1.2.0.tar.gz
deleted file mode 100644
index a580784..0000000
--- a/oprofile-1.2.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eb95f98c40b7d0ee29b45fba3565d9f8381747528aa6b6159e37d4fa0c8ca57d
-size 1533343
diff --git a/oprofile-1.3.0.tar.gz b/oprofile-1.3.0.tar.gz
new file mode 100644
index 0000000..1185c89
--- /dev/null
+++ b/oprofile-1.3.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6
+size 1547258
diff --git a/oprofile.changes b/oprofile.changes
index 33183ec..f8f58f2 100644
--- a/oprofile.changes
+++ b/oprofile.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Jul 26 15:57:53 UTC 2018 - tonyj@suse.com
+
+- Update to version 1.3.0
+
+  - New/updated Processor Support for Intel Goldmont Plus
+  - Minor bug fixes
+
+  Release notes: http://oprofile.sourceforge.net/release-notes/oprofile-1.3.0
+
 -------------------------------------------------------------------
 Mon Oct  2 21:39:00 UTC 2017 - jengelh@inai.de
 
diff --git a/oprofile.spec b/oprofile.spec
index e4c6298..4393931 100644
--- a/oprofile.spec
+++ b/oprofile.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package oprofile
 #
-# Copyright (c) 2017 SUSE LINUX 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
@@ -17,10 +17,10 @@
 
 
 Name:           oprofile
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        System-Wide Profiler for Linux Systems
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Tools/Other
 Url:            http://oprofile.sourceforge.net/
 Source0:        http://prdownloads.sourceforge.net/oprofile/oprofile-%{version}.tar.gz
@@ -158,7 +158,8 @@ getent passwd oprofile >/dev/null || \
 %exclude %{_libdir}/oprofile/libjvm[tp]i_oprofile.*a
 %doc doc/oprofile.html doc/internals.html doc/opreport.xsd
 %{_docdir}/%{name}/ophelp.xsd
-%doc COPYING README TODO ChangeLog-*
+%doc README TODO ChangeLog-*
+%license COPYING
 
 %files devel
 %defattr(-,root,root)