Adam Williamson
ee571d6d47
Fix the Cython 3 crash and build with Cython 3 again
...
Thanks to Lukáš Tyrychtr and Samuel Thibault for the diagnosis
and fix.
2023-08-15 09:35:12 -07:00
Adam Williamson
7aab348118
Build with Cython 0.29, crashes when built with Cython 3 ( #2231865 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=2231865
https://brltty.app/pipermail/brltty/2023-August/020039.html
2023-08-14 09:41:03 -07:00
Gwyn Ciesla
da6c95720d
Correct apiversioning
2023-07-25 08:37:34 -05:00
Gwyn Ciesla
ac2c526635
6.6
2023-07-24 15:13:37 -05:00
Fedora Release Engineering
bc9ce96d56
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 14:56:29 +00:00
František Zatloukal
8e17a87947
Rebuilt for ICU 73.2
2023-07-13 13:27:56 +02:00
Richard W.M. Jones
31e78166e4
OCaml 5.0 rebuild for Fedora 39
2023-07-12 10:21:37 +01:00
František Zatloukal
fafd51cc0d
Add BR: gcc
2023-07-12 10:59:22 +02:00
Richard W.M. Jones
2fc5eff955
OCaml 5.0 rebuild for Fedora 39
2023-07-12 01:33:51 +01:00
František Zatloukal
181319e7e2
Rebuilt for ICU 73.2
2023-07-11 22:13:01 +02:00
Richard W.M. Jones
395b9638eb
Fix previous commit
...
I think the previous commit would actually do ExcludeArch for all
subpackages, obviously not desirable. Instead make this subpackage
conditional using %ifnarch.
2023-07-11 11:22:15 +01:00
Richard W.M. Jones
1c0f85264c
ExcludeArch i686 ( https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/ )
2023-07-11 11:17:43 +01:00
Jerry James
a75870d50e
OCaml 5.0.0 rebuild
...
Produce debuginfo for the OCaml interface
2023-07-10 14:35:52 -06:00
Gwyn Ciesla
3d875ed07d
Fix build with gettext-0.22
2023-06-27 15:13:08 -05:00
Yaakov Selkowitz
03bc82ea72
Fix build with gettext-0.22
...
Building with gettext-0.22 fails for lack of this header:
/usr/bin/msgfmt: input file doesn't contain a header entry with a
charset specification
Patch submitted upstream: https://github.com/brltty/brltty/pull/420
2023-06-27 15:15:22 -04:00
Python Maint
3fc9264781
Rebuilt for Python 3.12
2023-06-13 21:33:46 +02:00
Gwyn Ciesla
d1dec50f3c
migrated to SPDX license
2023-03-08 14:47:41 -06:00
Richard W.M. Jones
99b25bcaeb
Rebuild OCaml packages for F38
2023-01-24 08:23:52 +00:00
Fedora Release Engineering
7fecff4297
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-18 23:10:48 +00:00
Pete Walter
ff62c38c97
Rebuild for ICU 72
2022-12-31 02:20:21 +00:00
Gwyn Ciesla
67c232b34c
Only build java on supported platforms
2022-08-02 11:11:43 -05:00
František Zatloukal
9140180aae
Rebuilt for ICU 71.1
2022-08-01 15:02:25 +02:00
Fedora Release Engineering
9b34e7e395
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 22:16:32 +00:00
Python Maint
d9e6be4574
Rebuilt for Python 3.11
2022-06-20 10:45:37 +02:00
Richard W.M. Jones
6273750210
OCaml 4.14.0 rebuild
2022-06-18 14:06:32 +01:00
Python Maint
bf520544e2
Rebuilt for Python 3.11
2022-06-16 02:05:58 +02:00
Jaroslav Škarvada
025861edcf
New version
...
Resolves: rhbz#2095460
2022-06-14 23:06:40 +02:00
Python Maint
9cd576f96b
Rebuilt for Python 3.11
2022-06-13 16:00:00 +02:00
Jiri
24da57f0ed
Rebuilt for java-17-openjdk as system jdk
...
https://fedoraproject.org/wiki/Changes/Java17
2022-02-05 19:46:32 +01:00
Richard W.M. Jones
31c2d65286
OCaml 4.13.1 rebuild to remove package notes
2022-02-04 11:57:05 +00:00
Jaroslav Škarvada
e83eee0d95
Installed /var/lib/brltty directory
...
Related: rhbz#2042412
2022-01-20 19:33:21 +01:00
Fedora Release Engineering
c64e069f8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 22:36:58 +00:00
Richard W.M. Jones
18edea1239
OCaml 4.13.1 build
2021-10-04 20:20:40 +01:00
Gwyn Ciesla
0b21674243
6.4
2021-09-24 16:37:30 -05:00
Fedora Release Engineering
fd37f4ef2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 18:53:21 +00:00
Python Maint
d1781c0afc
Rebuilt for Python 3.10
2021-06-04 20:00:48 +02:00
Jaroslav Škarvada
48fd0b421d
Fixed requirements for brltty-minimal
...
Related: rhbz#1584679
2021-06-01 10:27:13 +02:00
Pete Walter
0480116dfe
Rebuild for ICU 69
2021-05-20 00:54:22 +01:00
Jaroslav Škarvada
387902cb8d
Added brltty-minimal subpackage for braille support in Anaconda installer
...
Related: rhbz#1584679
2021-05-20 00:06:01 +02:00
Jaroslav Škarvada
ce8b3f67c1
Fixed brlapi multilib
2021-05-13 19:52:44 +02:00
Gwyn Ciesla
97c8620483
Upstream patch to support Python 3.10.
2021-04-16 10:19:27 -05:00
Zbigniew Jędrzejewski-Szmek
9bbed4233b
Rebuilt for updated systemd-rpm-macros
...
See https://pagure.io/fesco/issue/2583 .
2021-03-02 16:14:07 +01:00
Richard W.M. Jones
4ab95f19e4
OCaml 4.12.0 build
2021-03-01 13:12:01 +00:00
Jaroslav Škarvada
b952485c37
New version
...
Resolves: rhbz#1910328
2021-02-02 11:16:11 +01:00
Fedora Release Engineering
66fe0b96e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:24:19 +00:00
Tom Stellard
0d4c36beb2
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 03:08:18 +00:00
Jaroslav Škarvada
bdffcfe027
Fixed brlapi.key to pass the RPM verification
2020-10-20 21:00:51 +02:00
Richard W.M. Jones
1aef6309eb
OCaml 4.11.1 rebuild
2020-09-01 19:46:31 +01:00
Richard W.M. Jones
91e6eb2ea4
OCaml 4.11.0 rebuild
2020-08-21 11:47:56 +01:00
Fedora Release Engineering
63ebfc42d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:24:14 +00:00