diff --git a/blivet-3.8.2.tar.gz b/blivet-3.8.2.tar.gz deleted file mode 100644 index 7fbfc2ea56cfa003e0d4b50b9871e873df49368d..0000000000000000000000000000000000000000 Binary files a/blivet-3.8.2.tar.gz and /dev/null differ diff --git a/blivet-3.9.2.tar.gz b/blivet-3.9.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7c8e59514f2a9945e4348ef39d5999cd00f74b8b Binary files /dev/null and b/blivet-3.9.2.tar.gz differ diff --git a/python-blivet.spec b/python-blivet.spec index dee2357d7aaec859e8ab5ee47489a30042a4a06f..c86f59da3e1981a6e8efa121bc9b801a7c29dadf 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -2,8 +2,8 @@ %bcond_without python3 Name: python-blivet -Version: 3.8.2 -Release: 4 +Version: 3.9.2 +Release: 1 Epoch: 1 Summary: A python module for system storage configuration License: LGPL-2.1-or-later @@ -126,6 +126,9 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install %doc README.md %changelog +* Fri Apr 26 2024 shafeipaozi - 1:3.9.2-1 +- update to 5.5 + * Mon Apr 15 2024 sunhai - 1:3.8.2-4 - Type:bugfix - ID:NA