1.2.5
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Jun 2014 08:44:16 +0000 (10:44 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Jun 2014 08:44:16 +0000 (10:44 +0200)
Makefile
libvirt-python.spec

index 994cd84..2665f5a 100644 (file)
--- 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))"
-
index 7b81dbf..8b90c98 100644 (file)
@@ -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 <thierry.parmentelat@sophia.inria.fr> - libvirt-python-1.2.4-1
-- using 1.2.4
-
 * Mon Apr 28 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-python-1.2.3-2
 - 1.2.3