[brltty] 5.2.

Jon Ciesla limb at fedoraproject.org
Wed Nov 12 13:31:41 UTC 2014


commit 4a37f230a21c0af4a64dbd29592b96782d1704d7
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Nov 12 07:30:29 2014 -0600

    5.2.

 .gitignore  |    1 +
 brltty.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <limburgher at gmail.com> - 5.2-1
+- 5.2, BZ 1163112.
+
 * Sun Aug 31 2014 Richard W.M. Jones <rjones at redhat.com> - 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


More information about the scm-commits mailing list