diff --git a/blivet-gui.spec b/blivet-gui.spec index 7aa61fd092ec8b501aa36a7dc953005d4f029f1c..42fa475fa2d43cb569d1c5bbd72e61cec213975f 100644 --- a/blivet-gui.spec +++ b/blivet-gui.spec @@ -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 - 2.1.15-3 +- solve source url problem + * Fri Sep 4 2020 gaihuiying - 2.1.15-2 - Type:bugfix - ID:NA