From b85ec5522656f9c9bb9971d0ca3a5c99006bb92b Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Mar 27 2014 12:45:50 +0000 Subject: 5.1. --- 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 - 5.1-1 +- 5.1, BZ 1081459. +- Fixed Source URL. + * Thu Feb 20 2014 Jaroslav Škarvada - 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