From: Thierry Parmentelat Date: Mon, 2 Jun 2014 08:44:16 +0000 (+0200) Subject: 1.2.5 X-Git-Tag: libvirt-python-1.2.5-1~1 X-Git-Url: http://git.onelab.eu/?p=libvirt-python.git;a=commitdiff_plain;h=70951f746c753df3e96b891c02564fa819dc0998 1.2.5 --- diff --git a/Makefile b/Makefile index 994cd84..2665f5a 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,10 @@ WEBFETCH := wget SHA1SUM := sha1sum ALL += libvirt-python -libvirt-python-URL1 := http://mirror.onelab.eu/third-party/libvirt-python-1.2.4.tar.gz -libvirt-python-URL2 := http://planet-lab.org/third-party/libvirt-python-1.2.4.tar.gz -libvirt-python-SHA1SUM := 1c41027fac688cd2d6e8ae01819acc4317352db5 -libvirt-python := $(notdir $(libvirt-python-URL1)) +libvirt-python-URL1 := http://mirror.onelab.eu/third-party/libvirt-python-1.2.5.tar.gz +libvirt-python-URL2 := http://planet-lab.org/third-party/libvirt-python-1.2.5.tar.gz +libvirt-python-SHA1SUM := d49b95eb68325bdd8ff677946640fc08685e6d19 +libvirt-python := $(notdir $(libvirt-python-URL1)) all: $(ALL) .PHONY: all @@ -62,4 +62,3 @@ clean: +%: varname=$(subst +,,$@) +%: @echo "$($(varname))" - diff --git a/libvirt-python.spec b/libvirt-python.spec index 7b81dbf..8b90c98 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -1,8 +1,8 @@ # -*- rpm-spec -*- -%define mainstream_version 1.2.4 +%define mainstream_version 1.2.5 %define module_version_varname mainstream_version -%define taglevel 1 +%define taglevel 0 # Disable python 3 bindings %define with_python3 0 @@ -85,9 +85,6 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog -* Mon Jun 02 2014 Thierry Parmentelat - libvirt-python-1.2.4-1 -- using 1.2.4 - * Mon Apr 28 2014 Thierry Parmentelat - libvirt-python-1.2.3-2 - 1.2.3