|
|
@ -1,13 +1,11 @@
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: orca
|
|
|
|
Name: orca
|
|
|
|
Version: 40.3
|
|
|
|
Version: 3.28.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Assistive technology for people with visual impairments
|
|
|
|
Summary: Assistive technology for people with visual impairments
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: https://wiki.gnome.org/Projects/Orca
|
|
|
|
URL: https://wiki.gnome.org/Projects/Orca
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
@ -21,7 +19,6 @@ BuildRequires: gettext
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
BuildRequires: itstool
|
|
|
|
BuildRequires: itstool
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
BuildRequires: python3-brlapi
|
|
|
|
BuildRequires: python3-brlapi
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-louis
|
|
|
|
BuildRequires: python3-louis
|
|
|
@ -42,7 +39,7 @@ applications and toolkits that support the assistive technology service
|
|
|
|
provider interface (AT-SPI), e.g. the GNOME desktop.
|
|
|
|
provider interface (AT-SPI), e.g. the GNOME desktop.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -p1 -n %{name}-%{tarball_version}
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -76,133 +73,14 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Oct 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 40.3-1
|
|
|
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.28.2-1
|
|
|
|
- Update to 40.3
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
Resolves: #2089169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-3
|
|
|
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
|
|
|
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
|
|
|
|
|
|
|
- Update to 40.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 11 2021 Kalev Lember <klember@redhat.com> - 40~rc-1
|
|
|
|
|
|
|
|
- Update to 40.rc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 22 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
|
|
|
|
|
|
|
- Update to 40.beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 5 2021 Kalev Lember <klember@redhat.com> - 3.38.2-1
|
|
|
|
|
|
|
|
- Update to 3.38.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 11 2020 Kalev Lember <klember@redhat.com> - 3.38.1-1
|
|
|
|
|
|
|
|
- Update to 3.38.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
|
|
|
|
|
|
|
- Update to 3.38.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
|
|
|
|
|
|
|
- Update to 3.37.90
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 04 2020 Kalev Lember <klember@redhat.com> - 3.37.2-1
|
|
|
|
|
|
|
|
- Update to 3.37.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.37.1-2
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 05 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
|
|
|
|
|
|
|
- Update to 3.37.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 24 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
|
|
|
|
|
|
|
- Update to 3.36.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
|
|
|
|
|
|
|
|
- Update to 3.36.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
|
|
|
|
|
|
|
- Update to 3.36.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 04 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
|
|
|
|
|
|
|
- Update to 3.35.92
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 23 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
|
|
|
|
|
|
|
- Update to 3.35.91
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 3.35.3-1
|
|
|
|
|
|
|
|
- Update to 3.35.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Nov 16 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
|
|
|
|
|
|
|
|
- Update to 3.34.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
|
|
|
|
|
|
|
- Update to 3.34.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 27 2019 Kalev Lember <klember@redhat.com> - 3.33.91-1
|
|
|
|
|
|
|
|
- Update to 3.33.91
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.33.90-2
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
|
|
|
|
|
|
|
- Update to 3.33.90
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 3.33.3-1
|
|
|
|
|
|
|
|
- Update to 3.33.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 09 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
|
|
|
|
|
|
|
|
- Update to 3.33.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 13 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
|
|
|
|
|
|
|
- Update to 3.32.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 08 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
|
|
|
|
|
|
|
- Update to 3.31.92
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 21 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
|
|
|
|
|
|
|
- Update to 3.31.91
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 14 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
|
|
|
|
|
|
|
- Update to 3.31.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 19 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
|
|
|
|
|
- Update to 3.30.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 18 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
|
|
|
|
|
|
|
- Update to 3.30.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.29.92-1
|
|
|
|
|
|
|
|
- Update to 3.29.92
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.4-1
|
|
|
|
|
|
|
|
- Update to 3.29.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 29 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
|
* Fri Aug 10 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
|
- Update to 3.28.2
|
|
|
|
- Update to 3.28.2
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.28.1-2
|
|
|
|
* Wed Aug 01 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.28.1-2
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
- Rebuild for platform-python
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Apr 22 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
|
* Sun Apr 22 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
|
- Update to 3.28.1
|
|
|
|
- Update to 3.28.1
|
|
|
|