diff --git a/blivet-gui.spec b/blivet-gui.spec index cbc3fcb..92e31b1 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