solve source curl problem

This commit is contained in:
hanzj0122_admin 2020-09-10 19:34:29 +08:00
parent 3dfd5a44bc
commit f698f60fe7

View File

@ -1,10 +1,10 @@
Name: blivet-gui
Version: 2.1.15
Release: 2
Release: 3
Summary: Tool for data storage configuration
License: GPLv2+
URL: https://github.com/storaged-project/blivet-gui
Source0: https://github.com/storaged-project/blivet-gui/releases/download/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/storaged-project/blivet-gui/releases/download/%{version}-1/%{name}-%{version}.tar.gz
Patch0: 0001-Ignore-fallback-ITS-rule-warning-from-gettext.patch
@ -56,6 +56,9 @@ install -d %{buildroot}/%{_localstatedir}/log/blivet-gui
%{_mandir}/man1/blivet-gui.1*
%changelog
* Thu Sep 10 hanzhijun <hanzhijun1@huawei.com> - 2.1.15-3
- solve source url problem
* Fri Sep 4 2020 gaihuiying<gaihuiying1@huawei.com> - 2.1.15-2
- Type:bugfix
- ID:NA