From c8b9aec055a199939604cd9d76e0ffcfc541c07d Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 20 Jan 2016 10:17:43 +0000 Subject: [PATCH] Update to 1.3.1 release Signed-off-by: Daniel P. Berrange --- libvirt-python.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libvirt-python.spec b/libvirt-python.spec index b035e50..6e97dd5 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -6,7 +6,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org @@ -93,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Wed Jan 20 2016 Daniel P. Berrange - 1.3.1-1 +- Update to 1.3.1 release + * Fri Dec 11 2015 Daniel P. Berrange - 1.3.0-1 - Update to 1.3.0 release diff --git a/sources b/sources index af34b3d..b2e46ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca4f12ecdfeb50149fdf9731df7a35e8 libvirt-python-1.3.0.tar.gz +b1de816cbb03adcf2736ae17d57e9c05 libvirt-python-1.3.1.tar.gz