diff --git a/blivet-gui-2.4.0.tar.gz b/blivet-gui-2.4.0.tar.gz deleted file mode 100644 index 30c72f4..0000000 Binary files a/blivet-gui-2.4.0.tar.gz and /dev/null differ diff --git a/blivet-gui-2.4.1.tar.gz b/blivet-gui-2.4.1.tar.gz new file mode 100644 index 0000000..ff91446 Binary files /dev/null and b/blivet-gui-2.4.1.tar.gz differ diff --git a/blivet-gui.spec b/blivet-gui.spec index bb3b911..8acceed 100644 --- a/blivet-gui.spec +++ b/blivet-gui.spec @@ -1,10 +1,10 @@ Name: blivet-gui -Version: 2.4.0 +Version: 2.4.1 Release: 1 Summary: Tool for data storage configuration License: GPL-2.0-or-later URL: https://github.com/storaged-project/blivet-gui -Source0: https://github.com/storaged-project/blivet-gui/releases/download/%{version}-1/%{name}-%{version}.tar.gz +Source0: https://github.com/storaged-project/blivet-gui/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: blivet-gui_event.conf BuildArch: noarch @@ -57,6 +57,12 @@ install -d %{buildroot}/%{_localstatedir}/log/blivet-gui %{_mandir}/man1/blivet-gui.1* %changelog +* Sat Jul 22 2023 zhouyihang - 2.4.1-1 +- Type:requirements +- CVE:NA +- SUG:NA +- DESC:update blivet-gui to 2.4.1 + * Thu Mar 09 2023 zhouyihang - 2.4.0-1 - Type:requirements - ID:NA