diff --git a/_servicedata b/_servicedata
index c6b6c75..fabe027 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/Syllo/nvtop.git
- 37f1b16bebbe8bb08da3d1f74a9cdbdbd7e4316a
\ No newline at end of file
+ d3dddbdeb16e0d5982414829a03383df93b6a4b1
\ No newline at end of file
diff --git a/nvtop-3.0.1+29.obscpio b/nvtop-3.0.1+29.obscpio
new file mode 100644
index 0000000..1157bf0
--- /dev/null
+++ b/nvtop-3.0.1+29.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4aecda15efb8435da711acf73be396fd792afd613075dd1cd1f453637dfae1c2
+size 722444
diff --git a/nvtop-3.0.1.obscpio b/nvtop-3.0.1.obscpio
deleted file mode 100644
index 160293f..0000000
--- a/nvtop-3.0.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:94c5acbe5d3c533548cc8b606f6a83e5903d1d6f09745f22e85c7b9238c28aff
-size 696844
diff --git a/nvtop.changes b/nvtop.changes
index 30b1f7e..20c6c44 100644
--- a/nvtop.changes
+++ b/nvtop.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Sat Apr 01 17:37:28 UTC 2023 - malcolmlewis@opensuse.org
+
+- Update to version 3.0.1+29:
+ + Fix typo in pci id.
+ + Add pre-parsed hardware info.
+ + Update copyrights.
+ + Fix monitored gpu selection logic.
+ + Fix multiple gpus selection.
+ + Fix a unused case.
+ + Add license.
+ + Add copyright info.
+ + New gpus support using a local gpu type database.
+ + hjkl motion keys.
+- Add %%doc README.markdown.
+
-------------------------------------------------------------------
Sun Nov 06 23:28:59 UTC 2022 - malcolmlewis@opensuse.org
diff --git a/nvtop.obsinfo b/nvtop.obsinfo
index 5a1d6bc..50c0552 100644
--- a/nvtop.obsinfo
+++ b/nvtop.obsinfo
@@ -1,4 +1,4 @@
name: nvtop
-version: 3.0.1
-mtime: 1667748804
-commit: 37f1b16bebbe8bb08da3d1f74a9cdbdbd7e4316a
+version: 3.0.1+29
+mtime: 1677324633
+commit: d3dddbdeb16e0d5982414829a03383df93b6a4b1
diff --git a/nvtop.spec b/nvtop.spec
index 151d4f5..1a60dc2 100644
--- a/nvtop.spec
+++ b/nvtop.spec
@@ -1,7 +1,7 @@
#
# spec file for package nvtop
#
-# Copyright (c) 2020-2022 Malcolm J Lewis
+# Copyright (c) 2020-2023 Malcolm J Lewis
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
Name: nvtop
-Version: 3.0.1
+Version: 3.0.1+29
Release: 0
License: GPL-3.0+
Summary: A (h)top like task monitor for NVIDIA and AMD GPUs
@@ -51,7 +51,8 @@ make %{?_smp_mflags}
%suse_update_desktop_file %{name}
%files
-%license COPYING
+%license LICENSE
+%doc README.markdown
%{_bindir}/nvtop
%{_datadir}/applications/nvtop.desktop
%{_datadir}/icons/nvtop.svg