From 804c07c7f1a4c346e2ff70edf5d14a57e7bf7f6f Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Tue, 29 Sep 2020 14:01:48 +0800 Subject: [PATCH] Modify spec --- libstoragemgmt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 883b621..6a4f310 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -2,11 +2,11 @@ %define with_python2 0 Name: libstoragemgmt Version: 1.8.0 -Release: 3 +Release: 4 Summary: Storage array management library License: LGPLv2+ URL: https://github.com/libstorage/libstoragemgmt -Source0: https://github.com/libstorage/libstoragemgmt/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz Patch1: 0001-change-run-dir.patch @@ -370,6 +370,9 @@ fi %{_mandir}/man*/* %changelog +* Tue Sep 29 2020 baizhonggui - 1.8.0-4 +- Modify source0 + * Sat Mar 21 2020 songshuaishuai - 1.8.0-3 - fix update error