add release for update

This commit is contained in:
fanjiachen 2020-08-21 10:31:56 +08:00
parent 0f1a565094
commit aa4d4888c7

View File

@ -3,7 +3,7 @@
Summary: The libvirt virtualization API python3 binding
Name: libvirt-python
Version: 6.2.0
Release: 1
Release: 2
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
Url: http://libvirt.org
License: LGPLv2+
@ -69,7 +69,14 @@ find examples -type f -exec chmod 0644 \{\} \;
%{python3_sitearch}/*egg-info
%changelog
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 6.2.0-2
- Type:rebuild
- ID:NA
- SUG:NA
- DESC:rebuild for requirement package update
* Wed Apr 15 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-1
- Rebase to version 6.2.0.
* Fri Jul 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.5.0-1
- Update to 5.5.0 release, Initial package for openEuler.