[Pkg-libvirt-commits] [Git][libvirt-team/libvirt-python][debian/sid] 3 commits: New upstream version 5.0.0

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


Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / libvirt-python


Commits:
b7e4a6f4 by Guido Günther at 2019-01-18T13:07:41Z
New upstream version 5.0.0
- - - - -
197e3289 by Guido Günther at 2019-01-18T13:07:53Z
Update upstream source from tag 'upstream/5.0.0'

Update to upstream version '5.0.0'
with Debian dir fa6f2d38d9ff9d22466775916447532f1e160c6e

- - - - -
c96732b7 by Guido Günther at 2019-01-24T08:17:04Z
Document changes and release 5.0.0-1

- - - - -


5 changed files:

- ChangeLog
- PKG-INFO
- debian/changelog
- 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


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libvirt-python (5.0.0-1) unstable; urgency=medium
+
+  * [b7e4a6f] New upstream version 5.0.0
+
+ -- Guido Günther <agx at sigxcpu.org>  Thu, 24 Jan 2019 09:17:00 +0100
+
 libvirt-python (4.10.0-1) unstable; urgency=medium
 
   * [a8b779b] New upstream version 4.10.0


=====================================
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/compare/e69a5ff6c4d99fb62c2c556dc4828a5e0e3d988b...c96732b761e7865e7db24dc2f92425503b78ab6e

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/compare/e69a5ff6c4d99fb62c2c556dc4828a5e0e3d988b...c96732b761e7865e7db24dc2f92425503b78ab6e
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/10402974/attachment-0001.html>


More information about the Pkg-libvirt-commits mailing list