From 7700903f7db412054af7a2878222266470901da2 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Apr 2014 15:00:11 +0200 Subject: [PATCH] 1.2.3 --- Makefile | 6 +++--- libvirt-python.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 417149a..661c0c3 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ WEBFETCH := wget SHA1SUM := sha1sum ALL += libvirt-python -libvirt-python-URL1 := http://mirror.onelab.eu/third-party/libvirt-python-1.2.1.tar.gz -libvirt-python-URL2 := http://planet-lab.org/third-party/libvirt-python-1.2.1.tar.gz -libvirt-python-SHA1SUM := 874014e3b1b199919d40a34f12829fa1d610a2ea +libvirt-python-URL1 := http://mirror.onelab.eu/third-party/libvirt-python-1.2.3.tar.gz +libvirt-python-URL2 := http://planet-lab.org/third-party/libvirt-python-1.2.3.tar.gz +libvirt-python-SHA1SUM := a97fe15f22f5dd9ca1d5ef48e6e5e302be372feb libvirt-python := $(notdir $(libvirt-python-URL1)) all: $(ALL) diff --git a/libvirt-python.spec b/libvirt-python.spec index 3983ba2..ed63c49 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -1,6 +1,6 @@ # -*- rpm-spec -*- -%define mainstream_version 1.2.1 +%define mainstream_version 1.2.3 %define module_version_varname mainstream_version %define taglevel 1 -- 2.43.0