[brltty] 5.1.

Jon Ciesla limb at fedoraproject.org
Thu Mar 27 12:48:34 UTC 2014


commit b85ec5522656f9c9bb9971d0ca3a5c99006bb92b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Mar 27 07:45:50 2014 -0500

    5.1.

 .gitignore  |    1 +
 brltty.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd839ba..926d1ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ brltty-4.2.tar.gz
 /brltty-4.3.tar.gz
 /brltty-4.5.tar.gz
 /brltty-5.0.tar.xz
+/brltty-5.1.tar.xz
diff --git a/brltty.spec b/brltty.spec
index ef8a01e..09e0b80 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -1,5 +1,5 @@
-%define pkg_version 5.0
-%define api_version 0.6.1
+%define pkg_version 5.1
+%define api_version 0.6.2
 
 %global with_python3 1
 
@@ -23,7 +23,7 @@ Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://mielke.cc/brltty/
-Source0: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.xz
+Source0: http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
 Source1: brltty.service
 Patch4: brltty-loadLibrary.patch
 # libspeechd.h moved in latest speech-dispatch (NOT sent upstream)
@@ -394,6 +394,10 @@ fi
 %endif
 
 %changelog
+* Thu Mar 27 2014 Jon Ciesla <limburgher at gmail.com> - 5.1-1
+- 5.1, BZ 1081459.
+- Fixed Source URL.
+
 * Thu Feb 20 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 5.0-1
 - New version
   Resolves: rhbz#1067337
diff --git a/sources b/sources
index 679ad12..fe37294 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44c71a973424658557b931f703017481  brltty-5.0.tar.xz
+938769dd1c3c3baf0d6dfafeb11581ec  brltty-5.1.tar.xz


More information about the scm-commits mailing list