From 7f0804fdc71b2de4366a580350eb0dfacfc987af Mon Sep 17 00:00:00 2001 From: Martin Gieseking Date: Mon, 12 Dec 2011 22:05:26 +0100 Subject: [PATCH] update to release 2.4.0 --- .gitignore | 1 + liblouis.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ae2cfb9..7ff7c94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /liblouis-2.2.0.tar.gz /liblouis-2.3.0.tar.gz +/liblouis-2.4.0.tar.gz diff --git a/liblouis.spec b/liblouis.spec index cc9cb60..21c2bce 100644 --- a/liblouis.spec +++ b/liblouis.spec @@ -1,5 +1,5 @@ Name: liblouis -Version: 2.3.0 +Version: 2.4.0 Release: 1%{?dist} Summary: Braille translation and back-translation library @@ -135,6 +135,9 @@ fi %changelog +* Mon Dec 12 2011 Martin Gieseking 2.4.0-1 +- Updated to upstream release 2.4.0. + * Fri May 20 2011 Martin Gieseking 2.3.0-1 - Updated to upstream release 2.3.0. diff --git a/sources b/sources index 1b50088..5371081 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -075a018fc9122509c80a29f65ac53493 liblouis-2.3.0.tar.gz +b7c0b99cf29d3ce9584def498ad6ec63 liblouis-2.4.0.tar.gz