5.2.
This commit is contained in:
parent
c5da85c998
commit
4a37f230a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@gmail.com> - 5.2-1
|
||||
- 5.2, BZ 1163112.
|
||||
|
||||
* Sun Aug 31 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1-12
|
||||
- ocaml-4.02.0 final rebuild.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user