From 224576e195f37452d38aa5accb6ebb7d6115b831 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 24 Aug 2011 15:27:19 +0200
Subject: [PATCH] bump to 2.6.1

---
 Makefile    | 4 ++--
 liboml.spec | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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}
-- 
2.47.0