[Pkg-libvirt-commits] [Git][libvirt-team/libvirt-python][upstream/latest] New upstream version 5.0.0

Guido Günther gitlab at salsa.debian.org
Thu Jan 24 08:26:18 GMT 2019


Guido Günther pushed to branch upstream/latest at Libvirt Packaging Team / libvirt-python


Commits:
b7e4a6f4 by Guido Günther at 2019-01-18T13:07:41Z
New upstream version 5.0.0
- - - - -


4 changed files:

- ChangeLog
- PKG-INFO
- libvirt-python.spec
- setup.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,10 @@
+2018-12-03 Daniel Veillard  <veillard at redhat.com>
+    
+    Release of libvirt-python-4.10.0
+    * setup.py: update to bump release number
+    
+    
+    
 2018-11-26 Philipp Hahn  <hahn at univention.de>
     
     Add daemon to list of shutdown reasons


=====================================
PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: libvirt-python
-Version: 4.10.0
+Version: 5.0.0
 Summary: The libvirt virtualization API python binding
 Home-page: http://www.libvirt.org
 Author: Libvirt Maintainers


=====================================
libvirt-python.spec
=====================================
@@ -33,7 +33,7 @@
 
 Summary: The libvirt virtualization API python2 binding
 Name: libvirt-python
-Version: 4.10.0
+Version: 5.0.0
 Release: 1%{?dist}%{?extra_release}
 Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
 Url: http://libvirt.org


=====================================
setup.py
=====================================
@@ -334,7 +334,7 @@ class my_clean(clean):
 _c_modules, _py_modules = get_module_lists()
 
 setup(name = 'libvirt-python',
-      version = '4.10.0',
+      version = '5.0.0',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/commit/b7e4a6f4da16bab422b2bae093ab5af607c5bed4

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/commit/b7e4a6f4da16bab422b2bae093ab5af607c5bed4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20190124/57c9bd8e/attachment-0001.html>


More information about the Pkg-libvirt-commits mailing list