From 3443b6ccea2d95e333e7be145cba67e70507932b33814d9dc55c0d395bba0a6f Mon Sep 17 00:00:00 2001 From: Tim Serong Date: Tue, 24 Nov 2020 03:12:59 +0000 Subject: [PATCH] - Remove duplicate version information from _service file OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-node-driver-registrar?expand=0&rev=7 --- _service | 3 ++- csi-node-driver-registrar.changes | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_service b/_service index 3aaae50..324aba2 100644 --- a/_service +++ b/_service @@ -4,7 +4,8 @@ git .git csi-node-driver-registrar - 1.3.0 + @PARENT_TAG@ + v(.*) v1.3.0 diff --git a/csi-node-driver-registrar.changes b/csi-node-driver-registrar.changes index 638de2a..c87ca7d 100644 --- a/csi-node-driver-registrar.changes +++ b/csi-node-driver-registrar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 24 03:08:50 UTC 2020 - Tim Serong + +- Remove duplicate version information from _service file + ------------------------------------------------------------------- Wed Nov 18 05:50:44 UTC 2020 - Tim Serong