[liblouis] updated to release 2.5.2

Martin Gieseking mgieseki at fedoraproject.org
Wed Feb 6 19:45:51 UTC 2013


commit 45250bb4032c5016a5e69b8e01573e7b4f854cc9
Author: Martin Gieseking <martin.gieseking at uos.de>
Date:   Wed Feb 6 20:45:40 2013 +0100

    updated to release 2.5.2

 .gitignore    |    1 +
 liblouis.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54406e5..4730958 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /liblouis-2.3.0.tar.gz
 /liblouis-2.4.0.tar.gz
 /liblouis-2.4.1.tar.gz
+/liblouis-2.5.2.tar.gz
diff --git a/liblouis.spec b/liblouis.spec
index 0e11087..378be82 100644
--- a/liblouis.spec
+++ b/liblouis.spec
@@ -1,17 +1,17 @@
 Name:           liblouis
-Version:        2.4.1
-Release:        2%{?dist}
+Version:        2.5.2
+Release:        1%{?dist}
 Summary:        Braille translation and back-translation library
 
 Group:          System Environment/Libraries
 License:        LGPLv3+
 URL:            http://www.abilitiessoft.com/
-Source0:        http://www.abilitiessoft.com/%{name}-%{version}.tar.gz
+Source0:        http://liblouis.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  help2man
 BuildRequires:  texinfo-tex
-BuildRequires:  python-devel
+BuildRequires:  python2-devel
 Requires(post): info
 Requires(preun): info
 
@@ -110,7 +110,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING.LIB AUTHORS NEWS ChangeLog 
+%doc README COPYING.LIB AUTHORS NEWS ChangeLog TODO
 %doc doc/%{name}.{html,txt,pdf}
 %{_libdir}/%{name}.so.*
 %{_datadir}/%{name}/
@@ -135,6 +135,9 @@ fi
 
 
 %changelog
+* Wed Feb 06 2013 Martin Gieseking <martin.gieseking at uos.de> 2.5.2-1
+- Updated to new upstream release.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index f46f3e1..810bf1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53dfecea7656a3b532366f771d7e71b6  liblouis-2.4.1.tar.gz
+8496003f328373f1dddb0e8e4ab75d6f  liblouis-2.5.2.tar.gz


More information about the scm-commits mailing list