From 40946e3ae4427d8748bf49f8343fedd664f3975c6e982fba457303c897255ff8 Mon Sep 17 00:00:00 2001 From: Tim Serong Date: Tue, 24 Nov 2020 03:12:19 +0000 Subject: [PATCH] - Remove duplicate version information from _service file OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-external-snapshotter?expand=0&rev=5 --- _service | 3 ++- csi-external-snapshotter.changes | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_service b/_service index 071a399..069e318 100644 --- a/_service +++ b/_service @@ -4,7 +4,8 @@ git .git csi-external-snapshotter - 2.1.1 + @PARENT_TAG@ + v(.*) v2.1.1 diff --git a/csi-external-snapshotter.changes b/csi-external-snapshotter.changes index 7595a2a..13da1e7 100644 --- a/csi-external-snapshotter.changes +++ b/csi-external-snapshotter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 24 03:08:46 UTC 2020 - Tim Serong + +- Remove duplicate version information from _service file + ------------------------------------------------------------------- Wed Nov 18 05:09:25 UTC 2020 - Tim Serong