diff --git a/_service b/_service
index 8a83b98..4770085 100644
--- a/_service
+++ b/_service
@@ -3,13 +3,16 @@
https://github.com/kubernetes-csi/node-driver-registrar
git
.git
- 1.2.0
- 6ef000ae
+ csi-node-driver-registrar
+ 1.3.0
+ v1.3.0
*.tar
gz
+
+
diff --git a/csi-node-driver-registrar-1.3.0.tar.gz b/csi-node-driver-registrar-1.3.0.tar.gz
new file mode 100644
index 0000000..2dd0236
--- /dev/null
+++ b/csi-node-driver-registrar-1.3.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7c6b96e9ccc71e81d472eaad97b822d3463f7cfc5cd89676f332c59ae39fc820
+size 1621569
diff --git a/csi-node-driver-registrar.changes b/csi-node-driver-registrar.changes
index 2b3e263..cc01c8b 100644
--- a/csi-node-driver-registrar.changes
+++ b/csi-node-driver-registrar.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Nov 18 05:50:44 UTC 2020 - Tim Serong
+
+- Update to version 1.3.0
+
+-------------------------------------------------------------------
+Wed Nov 18 05:09:36 UTC 2020 - Tim Serong
+
+- Rework _service and spec file to make future version updates easier
+
-------------------------------------------------------------------
Wed Aug 5 04:53:07 UTC 2020 - Chin-Ya Huang
diff --git a/csi-node-driver-registrar.spec b/csi-node-driver-registrar.spec
index 8c5b7af..1efe11a 100644
--- a/csi-node-driver-registrar.spec
+++ b/csi-node-driver-registrar.spec
@@ -1,7 +1,7 @@
#
# spec file for package csi-node-driver-registrar
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,9 +12,10 @@
# 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/
#
+
%{go_nostrip}
%define project github.com/kubernetes-csi/node-driver-registrar
@@ -22,13 +23,13 @@
%define source node-driver-registrar
Name: %{package}
-Version: 1.2.0
+Version: 1.3.0
Release: 0
Summary: Registers the CSI driver with Kubelet
License: Apache-2.0
Group: System/Management
-Url: https://%{project}
-Source: %{source}-%{version}.tar.gz
+URL: https://%{project}
+Source: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.12
@@ -37,8 +38,8 @@ BuildRequires: golang(API) >= 1.12
Kubernetes node-driver-registrar is a sidecar container that registers the CSI driver with Kubelet using the kubelet plugin registration mechanism.
%prep
-%setup -q -n %{source}-%{version}
-%setup -q -T -D -a 1 -n %{source}-%{version}
+%setup -q
+%setup -q -T -D -a 1
%build
%goprep %{project}
@@ -56,4 +57,3 @@ export CGO_ENABLED=0
%{_bindir}/%{package}
%changelog
-
diff --git a/node-driver-registrar-1.2.0.tar.gz b/node-driver-registrar-1.2.0.tar.gz
deleted file mode 100644
index 1d23cd6..0000000
--- a/node-driver-registrar-1.2.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:84eeb39c76d1257655ab146db5778de2e2dfa1eb2fb1844d6cb59e492c93369f
-size 3060112
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 6262aca..e02f35c 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:782c701722ca535cc5a79879919790b6dfa0ec8693575c00f067ef3967a20b92
-size 1522425
+oid sha256:caf91b579ad6f2b4cc89f4684a31d3033c522e03ab2d1e2cdc429ca8e5f1c4c9
+size 1547691