diff --git a/.gitignore b/.gitignore index 926d1ea..199b624 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ brltty-4.2.tar.gz /brltty-4.5.tar.gz /brltty-5.0.tar.xz /brltty-5.1.tar.xz +/brltty-5.2.tar.xz diff --git a/brltty.spec b/brltty.spec index 087facd..c8c4911 100644 --- a/brltty.spec +++ b/brltty.spec @@ -1,5 +1,5 @@ -%define pkg_version 5.1 -%define api_version 0.6.2 +%define pkg_version 5.2 +%define api_version 0.6.3 %global with_python3 1 @@ -17,7 +17,7 @@ Name: brltty Version: %{pkg_version} -Release: 12%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://mielke.cc/brltty/ @@ -392,6 +392,9 @@ fi %endif %changelog +* Wed Nov 12 2014 Jon Ciesla - 5.2-1 +- 5.2, BZ 1163112. + * Sun Aug 31 2014 Richard W.M. Jones - 5.1-12 - ocaml-4.02.0 final rebuild. diff --git a/sources b/sources index fe37294..1516011 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -938769dd1c3c3baf0d6dfafeb11581ec brltty-5.1.tar.xz +b484343461b5a45f95fedfb21d1ceca3 brltty-5.2.tar.xz