From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 24 Aug 2011 13:27:19 +0000 (+0200)
Subject: bump to 2.6.1
X-Git-Tag: oml-2.6.1-1~3
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=224576e195f37452d38aa5accb6ebb7d6115b831;p=oml.git

bump to 2.6.1
---

diff --git a/Makefile b/Makefile
index 30daba3..6f1a711 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,8 @@ SHA1SUM			:= sha1sum
 REPO :=	http://mirror.onelab.eu/third-party/
 
 ALL += oml
-oml-URL			:= $(REPO)/oml2-2.5.1.tar.gz
-oml-SHA1SUM		:= 9d75d99d799a14f74024cc9de33bc7cb6696afdd
+oml-URL			:= $(REPO)/oml2-2.6.1.tar.gz
+oml-SHA1SUM		:= c3e3113eb763e3849f0ea1f0f7931805d5442a2c
 oml			:= $(notdir $(oml-URL))
 ALL += oml
 
diff --git a/liboml.spec b/liboml.spec
index 51bb430..3a898c8 100644
--- a/liboml.spec
+++ b/liboml.spec
@@ -3,7 +3,7 @@
 # License is GPL.
 
 %define name liboml
-%define version 2.5.1
+%define version 2.6.1
 %define taglevel 1
 
 %define oml_actual_name oml2-%{version}