using 1.2.4
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 12 May 2014 13:53:18 +0000 (15:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 12 May 2014 13:53:18 +0000 (15:53 +0200)
Makefile
libvirt-python.spec

index 661c0c3..994cd84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,9 @@ WEBFETCH                := wget
 SHA1SUM                 := sha1sum
 
 ALL                     += libvirt-python
 SHA1SUM                 := sha1sum
 
 ALL                     += libvirt-python
-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-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))
 
 all: $(ALL)
 libvirt-python                := $(notdir $(libvirt-python-URL1))
 
 all: $(ALL)
index 61db725..2bdecf7 100644 (file)
@@ -1,8 +1,8 @@
 # -*- rpm-spec -*-
 
 # -*- rpm-spec -*-
 
-%define mainstream_version 1.2.3
+%define mainstream_version 1.2.4
 %define module_version_varname mainstream_version
 %define module_version_varname mainstream_version
-%define taglevel 2
+%define taglevel 0
 
 # Disable python 3 bindings
 %define with_python3 0
 
 # Disable python 3 bindings
 %define with_python3 0