!8 python-blivet: bugfix about update
Merge pull request !8 from orange-snn/master
This commit is contained in:
commit
afbd727d60
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-blivet
|
Name: python-blivet
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 7
|
Release: 8
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A python module for system storage configuration
|
Summary: A python module for system storage configuration
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -31,6 +31,7 @@ storage configuration.
|
|||||||
%package -n blivet-data
|
%package -n blivet-data
|
||||||
Summary: Data packages for python-blivet
|
Summary: Data packages for python-blivet
|
||||||
Conflicts: python-blivet < 1:2.0.0 python3-blivet < 1:2.0.0
|
Conflicts: python-blivet < 1:2.0.0 python3-blivet < 1:2.0.0
|
||||||
|
Obsoletes: python2-blivet
|
||||||
|
|
||||||
%description -n blivet-data
|
%description -n blivet-data
|
||||||
Data packages for python-blivet.
|
Data packages for python-blivet.
|
||||||
@ -122,6 +123,9 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 21 2020 songnannan <songnannan@huawei.com> - 3.1.1-8
|
||||||
|
- bugfix about update
|
||||||
|
|
||||||
* Sat Mar 21 2020 hexiujun <hexiujun1@huawei.com> - 3.1.1-7
|
* Sat Mar 21 2020 hexiujun <hexiujun1@huawei.com> - 3.1.1-7
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user