Blame SPECS/orca.spec

1c68f2
Name:           orca
1c68f2
Version:        3.28.2
1c68f2
Release:        1%{?dist}
1c68f2
Summary:        Assistive technology for people with visual impairments
1c68f2
1c68f2
License:        LGPLv2+
1c68f2
URL:            https://wiki.gnome.org/Projects/Orca
1c68f2
Source0:        https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
1c68f2
1c68f2
BuildArch:      noarch
1c68f2
1c68f2
BuildRequires:  pkgconfig(atk-bridge-2.0)
1c68f2
BuildRequires:  pkgconfig(atspi-2)
1c68f2
BuildRequires:  pkgconfig(liblouis)
1c68f2
BuildRequires:  pkgconfig(pygobject-3.0)
1c68f2
BuildRequires:  brlapi-devel
1c68f2
BuildRequires:  brltty
1c68f2
BuildRequires:  gettext
1c68f2
BuildRequires:  intltool
1c68f2
BuildRequires:  gtk3-devel
1c68f2
BuildRequires:  itstool
1c68f2
BuildRequires:  python3-brlapi
1c68f2
BuildRequires:  python3-devel
1c68f2
BuildRequires:  python3-louis
1c68f2
BuildRequires:  python3-pyatspi
1c68f2
BuildRequires:  python3-speechd
1c68f2
BuildRequires:  /usr/bin/desktop-file-validate
1c68f2
1c68f2
Requires:       libwnck3
1c68f2
Requires:       python3-brlapi
1c68f2
Requires:       python3-louis
1c68f2
Requires:       python3-pyatspi
1c68f2
Requires:       python3-speechd
1c68f2
1c68f2
%description
1c68f2
Orca is a screen reader that provides access to the graphical desktop via
1c68f2
user-customizable combinations of speech and/or braille. Orca works with
1c68f2
applications and toolkits that support the assistive technology service
1c68f2
provider interface (AT-SPI), e.g. the GNOME desktop.
1c68f2
1c68f2
%prep
1c68f2
%setup -q
1c68f2
1c68f2
1c68f2
%build
1c68f2
%configure
1c68f2
make %{?_smp_mflags}
1c68f2
1c68f2
1c68f2
%install
1c68f2
%make_install
1c68f2
1c68f2
%find_lang %{name} --with-gnome
1c68f2
1c68f2
find %{buildroot} -name '*.la' -delete
1c68f2
1c68f2
1c68f2
%check
1c68f2
desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
1c68f2
1c68f2
1c68f2
%files -f %{name}.lang
1c68f2
%license COPYING
1c68f2
%doc AUTHORS NEWS README
1c68f2
%{_bindir}/orca
1c68f2
%{python3_sitelib}/orca/
1c68f2
%{_datadir}/icons/hicolor/*/apps/orca.png
1c68f2
%{_datadir}/icons/hicolor/scalable/apps/orca.svg
1c68f2
%{_datadir}/icons/hicolor/symbolic/apps/orca-symbolic.svg
1c68f2
%{_datadir}/orca
1c68f2
%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
1c68f2
%{_mandir}/man1/orca.1*
1c68f2
1c68f2
1c68f2
%changelog
1c68f2
* Fri Aug 10 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
1c68f2
- Update to 3.28.2
1c68f2
1c68f2
* Wed Aug 01 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.28.1-2
1c68f2
- Rebuild for platform-python
1c68f2
1c68f2
* Sun Apr 22 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
1c68f2
- Update to 3.28.1
1c68f2
1c68f2
* Mon Mar 26 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
1c68f2
- Update to 3.28.0
1c68f2
1c68f2
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
1c68f2
- Update to 3.27.91
1c68f2
1c68f2
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-3
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1c68f2
1c68f2
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-2
1c68f2
- Remove obsolete scriptlets
1c68f2
1c68f2
* Fri Sep 15 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
1c68f2
- Update to 3.26.0
1c68f2
1c68f2
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
1c68f2
- Update to 3.25.4
1c68f2
1c68f2
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.0-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1c68f2
1c68f2
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
1c68f2
- Update to 3.24.0
1c68f2
1c68f2
* Tue Feb 28 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
1c68f2
- Update to 3.23.91
1c68f2
1c68f2
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.4-1
1c68f2
- Update to 3.23.4
1c68f2
1c68f2
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.2-3
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1c68f2
1c68f2
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.22.2-2
1c68f2
- Rebuild for Python 3.6
1c68f2
1c68f2
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
1c68f2
- Update to 3.22.2
1c68f2
1c68f2
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
1c68f2
- Update to 3.22.1
1c68f2
1c68f2
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
1c68f2
- Update to 3.21.92
1c68f2
1c68f2
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
1c68f2
- Update to 3.21.91
1c68f2
- Don't set group tags
1c68f2
- Validate autostart desktop file
1c68f2
1c68f2
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.21.3-2
1c68f2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
1c68f2
1c68f2
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
1c68f2
- Update to 3.21.3
1c68f2
1c68f2
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
1c68f2
- Update to 3.21.1
1c68f2
1c68f2
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
1c68f2
- Update to 3.20.0
1c68f2
1c68f2
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
1c68f2
- Update to 3.19.92
1c68f2
1c68f2
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
1c68f2
- Update to 3.19.91
1c68f2
1c68f2
* Thu Feb 18 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
1c68f2
- Update to 3.19.90
1c68f2
1c68f2
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1c68f2
1c68f2
* Wed Dec 16 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
1c68f2
- Update to 3.19.3
1c68f2
1c68f2
* Thu Nov 26 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
1c68f2
- Update to 3.19.2
1c68f2
1c68f2
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.2-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
1c68f2
1c68f2
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
1c68f2
- Update to 3.18.2
1c68f2
1c68f2
* Wed Oct 14 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
1c68f2
- Update to 3.18.1
1c68f2
1c68f2
* Mon Oct 05 2015 Bastien Nocera <bnocera@redhat.com> 3.18.0-2
1c68f2
- Hide the Orca launcher in GNOME
1c68f2
1c68f2
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
1c68f2
- Update to 3.18.0
1c68f2
1c68f2
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
1c68f2
- Update to 3.17.92
1c68f2
1c68f2
* Wed Sep 02 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
1c68f2
- Update to 3.17.91
1c68f2
1c68f2
* Sun Aug 23 2015 Kalev Lember <klember@redhat.com> - 3.17.90-2
1c68f2
- Adapt for liblouis-python3 -> python3-louis rename
1c68f2
1c68f2
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
1c68f2
- Update to 3.17.90
1c68f2
- Use make_install macro
1c68f2
1c68f2
* Tue Jul 28 2015 David King <amigadave@amigadave.com> - 3.17.4-1
1c68f2
- Update to 3.17.4
1c68f2
- Update URL
1c68f2
- Update man page glob in files section
1c68f2
- Use pkgconfig for BuildRequires
1c68f2
- Validate desktop files in check phase
1c68f2
- Preserve timestamps during install
1c68f2
1c68f2
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 3.17.3-1
1c68f2
- Update to 3.17.3
1c68f2
1c68f2
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1c68f2
1c68f2
* Sun May 31 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
1c68f2
- Update to 3.17.2
1c68f2
1c68f2
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
1c68f2
- Update to 3.16.2
1c68f2
1c68f2
* Thu Apr 16 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
1c68f2
- Update to 3.16.1
1c68f2
1c68f2
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
1c68f2
- Update to 3.16.0
1c68f2
1c68f2
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
1c68f2
- Update to 3.15.92
1c68f2
1c68f2
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
1c68f2
- Update to 3.15.91
1c68f2
- Use the %%license macro for the COPYING file
1c68f2
1c68f2
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
1c68f2
- Update to 3.15.4
1c68f2
1c68f2
* Thu Dec 04 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.3-1
1c68f2
- Update to 3.14.3
1c68f2
1c68f2
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
1c68f2
- Update to 3.14.2
1c68f2
1c68f2
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
1c68f2
- Update to 3.14.0
1c68f2
1c68f2
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
1c68f2
- Update to 3.13.92
1c68f2
1c68f2
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
1c68f2
- Update to 3.13.91
1c68f2
1c68f2
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
1c68f2
- Update to 3.13.90
1c68f2
1c68f2
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
1c68f2
- Update to 3.13.3
1c68f2
1c68f2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-3
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1c68f2
1c68f2
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
1c68f2
1c68f2
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
1c68f2
- Update to 3.13.1
1c68f2
- Drop pre-historic gnopernicus obsoletes
1c68f2
1c68f2
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
1c68f2
- Update to 3.12.1
1c68f2
1c68f2
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
1c68f2
- Update to 3.12.0
1c68f2
1c68f2
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.92-2
1c68f2
- Drop the dependency on control-center (#1074350)
1c68f2
1c68f2
* Wed Mar 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
1c68f2
- Update to 3.11.92
1c68f2
1c68f2
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
1c68f2
- Update to 3.11.91
1c68f2
1c68f2
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
1c68f2
- Update to 3.11.90
1c68f2
1c68f2
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5.1-1
1c68f2
- Update to 3.11.5.1
1c68f2
1c68f2
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
1c68f2
- Update to 3.11.4
1c68f2
1c68f2
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
1c68f2
- Update to 3.11.3
1c68f2
1c68f2
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
1c68f2
- Update to 3.11.2
1c68f2
1c68f2
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
1c68f2
- Update to 3.10.2
1c68f2
1c68f2
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
1c68f2
- Update to 3.10.1
1c68f2
1c68f2
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
1c68f2
- Update to 3.10.0
1c68f2
1c68f2
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
1c68f2
- Update to 3.9.92
1c68f2
- Build as noarch
1c68f2
- Drop the python3-cairo dependency (#1007598)
1c68f2
1c68f2
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
1c68f2
- Update to 3.9.91
1c68f2
1c68f2
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
1c68f2
- Update to 3.9.90
1c68f2
1c68f2
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
1c68f2
- Update to 3.9.5
1c68f2
1c68f2
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
1c68f2
1c68f2
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
1c68f2
- Update to 3.9.4
1c68f2
1c68f2
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
1c68f2
- Update to 3.9.3
1c68f2
1c68f2
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
1c68f2
- Update to 3.9.2
1c68f2
1c68f2
* Wed Apr 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
1c68f2
- Update to 3.8.1
1c68f2
1c68f2
* Fri Apr 05 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-2
1c68f2
- Enable the brlapi support
1c68f2
1c68f2
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
1c68f2
- Update to 3.8.0
1c68f2
1c68f2
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
1c68f2
- Update to 3.7.92
1c68f2
1c68f2
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.91-1
1c68f2
- Update to 3.7.91
1c68f2
1c68f2
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
1c68f2
- Update to 3.7.90
1c68f2
1c68f2
* Wed Feb 06 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
1c68f2
- Update to 3.7.5
1c68f2
1c68f2
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
1c68f2
- Update to 3.7.4
1c68f2
1c68f2
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3-1
1c68f2
- Update to 3.7.3
1c68f2
1c68f2
* Wed Nov 21 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
1c68f2
- Update to 3.7.2
1c68f2
1c68f2
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
1c68f2
- Update to 3.7.1
1c68f2
1c68f2
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
1c68f2
- Update to 3.6.1
1c68f2
1c68f2
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
1c68f2
- Update to 3.6.0
1c68f2
1c68f2
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
1c68f2
- Update to 3.5.92
1c68f2
1c68f2
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
1c68f2
- Update to 3.5.91
1c68f2
1c68f2
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
1c68f2
- Update to 3.5.90
1c68f2
1c68f2
* Wed Jul 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-1
1c68f2
- Back down to 3.5.4, we want to stick with python 2.7 for now
1c68f2
1c68f2
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.7.0.4-1
1c68f2
- Update to 3.7.0.4
1c68f2
1c68f2
* Wed Jun 27 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.3-2
1c68f2
- Back down to 3.5.3, we want to stick with python 2.7 for now
1c68f2
1c68f2
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.7.0.3-1
1c68f2
- Update to 3.7.0.3
1c68f2
1c68f2
* Mon Jun 25 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
1c68f2
- Update to 3.5.3
1c68f2
1c68f2
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
1c68f2
- Update to 3.5.2
1c68f2
1c68f2
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
1c68f2
- Update to 3.5.1
1c68f2
1c68f2
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
1c68f2
- Don't depend on gnome 2 python libs (#716719)
1c68f2
- Require pyxdg (#761306)
1c68f2
1c68f2
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
1c68f2
- Update to 3.4.1
1c68f2
1c68f2
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-1
1c68f2
- Update to 3.4.0
1c68f2
1c68f2
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
1c68f2
- Update to 3.3.92
1c68f2
1c68f2
* Tue Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
1c68f2
- Update to 3.3.91
1c68f2
1c68f2
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
1c68f2
- Update to 3.3.90
1c68f2
1c68f2
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
1c68f2
- Update to 3.3.5
1c68f2
1c68f2
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
1c68f2
- Update to 3.3.4
1c68f2
1c68f2
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
1c68f2
1c68f2
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
1c68f2
- Update to 3.3.3
1c68f2
1c68f2
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
1c68f2
- Update to 3.3.2
1c68f2
1c68f2
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
1c68f2
- Update to 3.3.1
1c68f2
1c68f2
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
1c68f2
- Rebuilt for glibc bug#747377
1c68f2
1c68f2
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
1c68f2
- Update to 3.2.1
1c68f2
1c68f2
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
1c68f2
- Update to 3.2.0
1c68f2
1c68f2
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> 3.1.92-1
1c68f2
- Update to 3.1.92
1c68f2
1c68f2
* Fri Sep  9 2011 Matthias Clasen <mclasen@redhat.com> 3.1.91-1
1c68f2
- Update to 3.1.91
1c68f2
1c68f2
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
1c68f2
- Update to 3.1.5
1c68f2
1c68f2
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-1
1c68f2
- Update to 3.1.4
1c68f2
1c68f2
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
1c68f2
- Update to 3.1.3
1c68f2
1c68f2
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
1c68f2
- Update to 3.1.2
1c68f2
1c68f2
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> 3.1.1-1
1c68f2
- Update to 3.1.1
1c68f2
1c68f2
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
1c68f2
- Update to 3.0.1
1c68f2
1c68f2
* Thu Apr  7 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-2
1c68f2
- Only autostart in GNOME
1c68f2
1c68f2
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
1c68f2
- Update to 3.0.0
1c68f2
- Bring the gnome-speech dependency back
1c68f2
1c68f2
* Sun Apr  3 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-2
1c68f2
- Drop PyYAML depencency (no longer used)
1c68f2
- Don't require gnome-speech (speech-dispatcher is preferred)
1c68f2
1c68f2
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
1c68f2
- Update to 2.91.93
1c68f2
1c68f2
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-2
1c68f2
- Use GSettings to check whether toolkit accessibility is enabled,
1c68f2
  patch from Frederic Crozat
1c68f2
1c68f2
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
1c68f2
- Update to 2.91.92
1c68f2
1c68f2
* Thu Mar  3 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
1c68f2
- Update to 2.91.91
1c68f2
- Drop a space-saving hack
1c68f2
1c68f2
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
1c68f2
- Update to 2.91.90
1c68f2
1c68f2
* Sun Feb 20 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-4
1c68f2
- Fix dependencies
1c68f2
1c68f2
* Thu Feb 17 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-3
1c68f2
- Don't remove the desktop files, as they are "no display" anyway
1c68f2
  (this would also have removed the autostart desktop file in
1c68f2
  newer versions of Orca)
1c68f2
1c68f2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1c68f2
1c68f2
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> - 2.91.6-1
1c68f2
- Update to 2.91.6
1c68f2
1c68f2
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
1c68f2
- Update to 2.91.5
1c68f2
1c68f2
* Thu Dec  2 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-1
1c68f2
- Update to 2.91.3
1c68f2
1c68f2
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-1
1c68f2
- Update to 2.91.2
1c68f2
1c68f2
* Wed Oct  6 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
1c68f2
- Update to 2.91.0
1c68f2
1c68f2
* Mon Oct 04 2010 Ray Strode <rstrode@redhat.com> 2.32.0-2
1c68f2
- Require orbit at-spi python bindings
1c68f2
http://lists.fedoraproject.org/pipermail/desktop/2010-October/006568.html
1c68f2
1c68f2
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
1c68f2
- Update to 2.32.0
1c68f2
1c68f2
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
1c68f2
- Update to 2.31.91
1c68f2
1c68f2
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-1
1c68f2
- Update to 2.31.90
1c68f2
1c68f2
* Mon Aug 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.6-2
1c68f2
- Curb excessive BRs
1c68f2
1c68f2
* Tue Aug  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.6-1
1c68f2
- Update to 2.31.6
1c68f2
1c68f2
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.31.5-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
1c68f2
1c68f2
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.5-1
1c68f2
- Update to 2.31.5
1c68f2
1c68f2
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.4-1
1c68f2
- Update to 2.31.4
1c68f2
1c68f2
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-2
1c68f2
- Require pyatspi, not at-spi-python
1c68f2
1c68f2
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
1c68f2
- Update to 2.31.3
1c68f2
1c68f2
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
1c68f2
- Update to 2.31.2
1c68f2
1c68f2
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.1-1
1c68f2
- Update to 2.31.1
1c68f2
1c68f2
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
1c68f2
- Update to 2.30.1
1c68f2
1c68f2
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
1c68f2
- Update to 2.30.0
1c68f2
1c68f2
* Wed Mar 10 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.92-1
1c68f2
- Update to 2.29.92
1c68f2
1c68f2
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
1c68f2
- Update to 2.29.91
1c68f2
1c68f2
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
1c68f2
- Update to 2.29.90
1c68f2
1c68f2
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.6-1
1c68f2
- Update to 2.29.6
1c68f2
1c68f2
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-1
1c68f2
- Update to 2.29.5
1c68f2
1c68f2
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.29.4-1
1c68f2
- Update to 2.29.4
1c68f2
1c68f2
* Sat Dec  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.29.2-1
1c68f2
- Update to 2.29.2
1c68f2
1c68f2
* Tue Sep 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
1c68f2
- Update to 2.28.0
1c68f2
1c68f2
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
1c68f2
- Update to 2.27.92
1c68f2
1c68f2
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
1c68f2
- Update to 2.27.91
1c68f2
1c68f2
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
1c68f2
- Update to 2.27.90
1c68f2
1c68f2
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
1c68f2
- Update to 2.27.5
1c68f2
1c68f2
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1c68f2
1c68f2
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-1
1c68f2
- Update to 2.27.4
1c68f2
1c68f2
* Thu Jun 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.3-2
1c68f2
- We don't have debuginfo
1c68f2
1c68f2
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.3-1
1c68f2
- Update to 2.27.3
1c68f2
1c68f2
* Thu Jun 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.2-2
1c68f2
- Add a dependency on gnome-speech (#503193)
1c68f2
1c68f2
* Sun May 31 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.2-1
1c68f2
- Update to 2.27.2
1c68f2
1c68f2
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
1c68f2
- Update to 2.26.1
1c68f2
- See http://download.gnome.org/sources/orca/2.26/orca-2.26.1.news
1c68f2
1c68f2
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
1c68f2
- Update to 2.26.0
1c68f2
1c68f2
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
1c68f2
- Update to 2.25.92
1c68f2
1c68f2
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
1c68f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1c68f2
1c68f2
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
1c68f2
- Update to 2.25.91
1c68f2
1c68f2
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
1c68f2
- Update to 2.25.90
1c68f2
1c68f2
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
1c68f2
- Update to 2.25.5
1c68f2
1c68f2
* Tue Jan  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.4-1
1c68f2
- Update to 2.25.4
1c68f2
1c68f2
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-2
1c68f2
- Update to 2.25.3
1c68f2
1c68f2
* Thu Dec  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-2
1c68f2
- Rebuild for Python 2.6
1c68f2
1c68f2
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
1c68f2
- Update to 2.25.2
1c68f2
1c68f2
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.25.1-3
1c68f2
- Rebuild for Python 2.6
1c68f2
1c68f2
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
1c68f2
- Tweak description
1c68f2
1c68f2
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-1
1c68f2
- Update to 2.25.1
1c68f2
1c68f2
* Fri Oct 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
1c68f2
- Update to 2.24.1
1c68f2
1c68f2
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
1c68f2
- Update to 2.24.0
1c68f2
1c68f2
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
1c68f2
- Update to 2.23.92
1c68f2
1c68f2
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
1c68f2
- Update to 2.23.91
1c68f2
1c68f2
* Tue Aug 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-2
1c68f2
- Require gnome-python2-gnome
1c68f2
1c68f2
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
1c68f2
- Update to 2.23.90
1c68f2
1c68f2
* Tue Aug  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-1
1c68f2
- Update to 2.23.6
1c68f2
1c68f2
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
1c68f2
- Update to 2.23.5
1c68f2
1c68f2
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
1c68f2
- Update to 2.23.4
1c68f2
1c68f2
* Tue Jun  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
1c68f2
- Update to  2.23.3
1c68f2
1c68f2
* Wed May 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.2-3
1c68f2
- Add BuildRequires gnome-python2-bonobo back
1c68f2
1c68f2
* Wed May 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.2-2
1c68f2
- Require gnome-python2-bonobo and gnome-python2-libwnck
1c68f2
1c68f2
* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
1c68f2
- Update to 2.23.2
1c68f2
1c68f2
* Sun May  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-2
1c68f2
- Fix source url
1c68f2
1c68f2
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
1c68f2
- Update to 2.23.1
1c68f2
1c68f2
* Mon Apr  7 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-2
1c68f2
- Fix signal handling (GNOME bug #525831)
1c68f2
1c68f2
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
1c68f2
- Update to 2.22.1
1c68f2
1c68f2
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
1c68f2
- Update to 2.22.0
1c68f2
1c68f2
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
1c68f2
- Update to 2.21.92
1c68f2
1c68f2
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
1c68f2
- Update to 2.21.91
1c68f2
1c68f2
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
1c68f2
- Update to 2.21.90
1c68f2
1c68f2
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1
1c68f2
- Update to 2.21.5
1c68f2
1c68f2
* Fri Jan  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.4-2
1c68f2
- Require at-spi-python (#427432)
1c68f2
1c68f2
* Tue Dec 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.4-1
1c68f2
- Update to 2.21.4
1c68f2
1c68f2
* Wed Dec  5 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-1
1c68f2
- Update to 2.21.3
1c68f2
1c68f2
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
1c68f2
- Update to 2.21.2
1c68f2
1c68f2
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-1
1c68f2
- Update to 2.20.0.1 (bug fixes and translation updates)
1c68f2
1c68f2
* Sun Sep 16 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
1c68f2
- Update to 2.20.0
1c68f2
1c68f2
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
1c68f2
- Update to 2.19.92
1c68f2
1c68f2
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
1c68f2
- Update to 2.19.90
1c68f2
1c68f2
* Tue Aug  7 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-2
1c68f2
- Update license field
1c68f2
1c68f2
* Sun Jul 29 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
1c68f2
- Update to 2.19.6
1c68f2
1c68f2
* Mon Jul  9 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
1c68f2
- Update to 2.19.5
1c68f2
1c68f2
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
1c68f2
- Update to 2.19.4
1c68f2
1c68f2
* Tue Jun  5 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
1c68f2
- Update to 2.19.3
1c68f2
1c68f2
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
1c68f2
- Update to 2.19.2
1c68f2
1c68f2
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
1c68f2
- Update to 2.18.0
1c68f2
1c68f2
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
1c68f2
- Update to 2.17.92
1c68f2
1c68f2
* Sun Feb 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
1c68f2
- Update to 2.17.91
1c68f2
1c68f2
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
1c68f2
- Update to 2.17.90
1c68f2
1c68f2
* Thu Jan 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
1c68f2
- Update to orca 2.17.5
1c68f2
1c68f2
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.4-1
1c68f2
- Update to orca 2.17.4
1c68f2
1c68f2
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 2.17.3-2
1c68f2
- rebuild for python 2.5
1c68f2
1c68f2
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1
1c68f2
- Update to orca 2.17.3
1c68f2
1c68f2
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
1c68f2
- Update to orca 2.17.2
1c68f2
1c68f2
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.1-2
1c68f2
- Fix typos in the spec
1c68f2
1c68f2
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.1-1
1c68f2
- Update to 2.17.1
1c68f2
1c68f2
*  Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-4
1c68f2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
1c68f2
1c68f2
* Tue Sep 19 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.0-3
1c68f2
- Add patch to shutdown orca
1c68f2
1c68f2
* Tue Sep 19 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.0-2
1c68f2
- Add requirements on gnome-mag and newer version of control-center
1c68f2
- remove .desktop file and make control-center start and configure orca
1c68f2
1c68f2
* Sun Sep  3 2006 Matthias Clasen <mclasen@redhat.com> - 1.0.0-1
1c68f2
- Update to 1.0.0
1c68f2
1c68f2
* Thu Aug 31 2006 Matthias Clasen <mclasen@redhat.com> - 0.9.0-4
1c68f2
- Obsolete gnome-mag-devel, too
1c68f2
1c68f2
* Tue Aug 29 2006 John (J5) Palmieri <johnp@redhat.com> - 0.9.0-3
1c68f2
- Spec file cleanups
1c68f2
1c68f2
* Mon Aug 21 2006 John (J5) Palmieri <johnp@redhat.com> - 0.9.0-1
1c68f2
- Initial package