06809dc
Name:           at-spi2-core
8a3a874
Version:        2.20.2
Michael Catanzaro 3108cac
Release:        2%{?dist}
06809dc
Summary:        Protocol definitions and daemon for D-Bus at-spi
06809dc
06809dc
Group:          System Environment/Libraries
06809dc
License:        LGPLv2+
06809dc
URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
c8af4a2
Source0:        http://download.gnome.org/sources/at-spi2-core/2.20/%{name}-%{version}.tar.xz
5548fce
Michael Catanzaro 3108cac
Patch0:         atspi-accessible-clear-cache-crash.patch
Michael Catanzaro 3108cac
Patch1:         handle-at-spi2-registryd-dying.patch
Michael Catanzaro 3108cac
06809dc
BuildRequires:  dbus-devel
06809dc
BuildRequires:  dbus-glib-devel
06809dc
BuildRequires:  glib2-devel
Christopher Aillon d971a63
BuildRequires:  gobject-introspection-devel
06809dc
BuildRequires:  libXtst-devel
Tomas Bzatek 84ad385
BuildRequires:  libXevie-devel
Tomas Bzatek 84ad385
BuildRequires:  libXext-devel
408583a
BuildRequires:  libXi-devel
7b882b7
BuildRequires:  autoconf automake libtool
887a270
BuildRequires:  intltool
3e46639
BuildRequires:  systemd
06809dc
06809dc
Requires:       dbus
06809dc
06809dc
%description
06809dc
at-spi allows assistive technologies to access GTK-based
06809dc
applications. Essentially it exposes the internals of applications for
06809dc
automation, so tools such as screen readers, magnifiers, or even
06809dc
scripting interfaces can query and interact with GUI controls.
06809dc
06809dc
This version of at-spi is a major break from previous versions.
06809dc
It has been completely rewritten to use D-Bus rather than
06809dc
ORBIT / CORBA for its transport protocol.
06809dc
75a8e1d
%package devel
75a8e1d
Summary: Development files and headers for at-spi2-core
75a8e1d
Group: Development/Libraries
9b103bc
Requires: %{name}%{?_isa} = %{version}-%{release}
75a8e1d
75a8e1d
%description devel
75a8e1d
The at-spi2-core-devel package includes the header files and
75a8e1d
API documentation for libatspi.
06809dc
06809dc
%prep
Michael Catanzaro 3108cac
%autosetup -p1
06809dc
06809dc
%build
d81cb38
autoreconf -v --install --force
5a5e901
%configure --with-dbus-daemondir=/bin
06809dc
make %{?_smp_mflags}
06809dc
06809dc
06809dc
%install
c1200fc
%make_install
06809dc
Christopher Aillon 87e571c
%{find_lang} %{name}
Christopher Aillon 87e571c
4bb7e7f
rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
06809dc
75a8e1d
%post -p /sbin/ldconfig
75a8e1d
%postun -p /sbin/ldconfig
75a8e1d
Christopher Aillon 87e571c
%files -f %{name}.lang
e4b8f4b
%license COPYING
e4b8f4b
%doc AUTHORS README
06809dc
%{_libexecdir}/at-spi2-registryd
Richard Hughes 75436cb
%dir %{_datadir}/defaults/at-spi2
Richard Hughes 75436cb
%{_datadir}/defaults/at-spi2/accessibility.conf
67680e9
%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
75a8e1d
%{_libdir}/libatspi.so.*
Christopher Aillon d971a63
%{_libdir}/girepository-1.0/Atspi-2.0.typelib
b7bcaaa
%{_libexecdir}/at-spi-bus-launcher
8545094
%{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
b7bcaaa
%{_datadir}/dbus-1/services/org.a11y.Bus.service
3e46639
%{_userunitdir}/at-spi-dbus-bus.service
b7bcaaa
06809dc
75a8e1d
%files devel
75a8e1d
%{_libdir}/libatspi.so
75a8e1d
%{_datadir}/gtk-doc/html/libatspi
Christopher Aillon d971a63
%{_datadir}/gir-1.0/Atspi-2.0.gir
Christopher Aillon 87e571c
%{_includedir}/at-spi-2.0
b7bcaaa
%{_libdir}/pkgconfig/atspi-2.pc
d781cf8
06809dc
%changelog
Michael Catanzaro 3108cac
* Fri Jul 22 2016 Michael Catanzaro <mcatanzaro@gnome.org> - 2.20.2-2
Michael Catanzaro 3108cac
- Fix two crashes
Michael Catanzaro 3108cac
8a3a874
* Sun May 22 2016 Kalev Lember <klember@redhat.com> - 2.20.2-1
8a3a874
- Update to 2.20.2
8a3a874
5be44e0
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 2.20.1-1
5be44e0
- Update to 2.20.1
5be44e0
c8af4a2
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.20.0-1
c8af4a2
- Update to 2.20.0
c8af4a2
Richard Hughes 75436cb
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 2.19.92-1
Richard Hughes 75436cb
- Update to 2.19.92
Richard Hughes 75436cb
Richard Hughes 31b584c
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 2.19.91-1
Richard Hughes 31b584c
- Update to 2.19.91
Richard Hughes 31b584c
Richard Hughes e32bcc1
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.19.90-1
Richard Hughes e32bcc1
- Update to 2.19.90
Richard Hughes e32bcc1
f03dffb
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.2-2
f03dffb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f03dffb
a58fdef
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 2.19.2-1
a58fdef
- Update to 2.19.2
a58fdef
3e46639
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 2.19.1-1
3e46639
- Update to 2.19.1
3e46639
651c57f
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 2.18.1-1
651c57f
- Update to 2.18.1
651c57f
5fa8e22
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
5fa8e22
- Update to 2.18.0
5fa8e22
905b807
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2.17.90-1
905b807
- Update to 2.17.90
c1200fc
- Use make_install macro
905b807
1388d78
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 2.17.1-1
1388d78
- Update to 2.17.1
e4b8f4b
- Use license macro for COPYING
1388d78
b632182
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16.0-2
b632182
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b632182
5796279
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 2.16.0-1
5796279
- Update to 2.16.0
5796279
Richard Hughes ab6cec7
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 2.15.90-1
Richard Hughes ab6cec7
- Update to 2.15.90
Richard Hughes ab6cec7
Richard Hughes 1ebf78e
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2.15.4-1
Richard Hughes 1ebf78e
- Update to 2.15.4
Richard Hughes 1ebf78e
14290e6
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.3-1
14290e6
- Update to 2.15.3
14290e6
8545094
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.2-1
8545094
- Update to 2.15.2
8545094
4e91e04
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.1-1
4e91e04
- Update to 2.14.1
4e91e04
f87bd11
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.0-1
f87bd11
- Update to 2.14.0
f87bd11
b8c6525
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.92-1
b8c6525
- Update to 2.13.92
b8c6525
bb5b64f
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.90-1
bb5b64f
- Update to 2.13.90
bb5b64f
103f6c1
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.4-3
103f6c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
103f6c1
50c8800
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.4-2
50c8800
- Rebuilt for gobject-introspection 1.41.4
50c8800
ff8d858
* Sun Jul 20 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.4-1
ff8d858
- Update to 2.13.4
ff8d858
82b3a64
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.1-2
82b3a64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
82b3a64
Richard Hughes 5189f36
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 2.13.1-1
Richard Hughes 5189f36
- Update to 2.13.1
Richard Hughes 5189f36
9b103bc
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 2.12.0-2
9b103bc
- Tighten -devel deps
9b103bc
Richard Hughes ad3ba4b
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.12.0-1
Richard Hughes ad3ba4b
- Update to 2.12.0
Richard Hughes ad3ba4b
Richard Hughes 00489dc
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2.11.92-1
Richard Hughes 00489dc
- Update to 2.11.92
Richard Hughes 00489dc
Richard Hughes 907171c
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.91-1
Richard Hughes 907171c
- Update to 2.11.91
Richard Hughes 907171c
Richard Hughes ce0a3ea
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
Richard Hughes ce0a3ea
- Update to 2.11.90
Richard Hughes ce0a3ea
Richard Hughes a4539bb
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.5-1
Richard Hughes a4539bb
- Update to 2.11.5
Richard Hughes a4539bb
Richard Hughes a972242
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 2.11.3-1
Richard Hughes a972242
- Update to 2.11.3
Richard Hughes a972242
Richard Hughes e9d68a8
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 2.11.2-1
Richard Hughes e9d68a8
- Update to 2.11.2
Richard Hughes e9d68a8
c3e41d1
* Mon Nov 04 2013 Kalev Lember <kalevlember@gmail.com> - 2.11.1-1
c3e41d1
- Update to 2.11.1
c3e41d1
Richard Hughes 56d2439
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 2.10.1-1
Richard Hughes 56d2439
- Update to 2.10.1
Richard Hughes 56d2439
a5e8e0c
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.10.0-1
a5e8e0c
- Update to 2.10.0
a5e8e0c
1adac61
* Tue Sep 17 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.92-1
1adac61
- Update to 2.9.92
1adac61
c604900
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.91-1
c604900
- Update to 2.9.91
c604900
5f05130
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.90-1
5f05130
- Update to 2.9.90
5f05130
56f1291
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.5-1
56f1291
- Update to 2.9.5
56f1291
d81cb38
* Sun Jul 28 2013 Rui Matos <rmatos@redhat.com> - 2.9.4-3
d81cb38
- Pass --force to autoreconf to be sure it does what we want
d81cb38
ba6fb10
* Sat Jul 20 2013 Rui Matos <rmatos@redhat.com> - 2.9.4-2
ba6fb10
- Run autoreconf instead of a sed hack to avoid RPATH embedding
ba6fb10
Richard Hughes 591b663
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 2.9.4-1
Richard Hughes 591b663
- Update to 2.9.4
Richard Hughes 591b663
5a15a11
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.3-1
5a15a11
- Update to 2.9.3
5a15a11
225504e
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.2-1
225504e
- Update to 2.9.2
225504e
a003ea0
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> - 2.8.0-1
a003ea0
- Update to 2.8.0
a003ea0
8c3986c
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.91-1
8c3986c
- Update to 2.7.91
8c3986c
12d602c
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.90-1
12d602c
- Update to 2.7.90
12d602c
090ba72
* Tue Feb 05 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.5-1
090ba72
- Update to 2.7.5
090ba72
9b4c434
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4.1-1
9b4c434
- Update to 2.7.4.1
9b4c434
f301d6f
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
f301d6f
- Update to 2.7.4
f301d6f
054cc24
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.3-1
054cc24
- Update to 2.7.3
054cc24
add02f4
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.1-1
add02f4
- Update to 2.7.1
add02f4
d5dcf8b
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 2.6.1-1
d5dcf8b
- Update to 2.6.1
d5dcf8b
Richard Hughes df3fa41
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 2.6.0-1
Richard Hughes df3fa41
- Update to 2.6.0
Richard Hughes df3fa41
Richard Hughes 2d2f12c
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 2.5.92-1
Richard Hughes 2d2f12c
- Update to 2.5.92
Richard Hughes 2d2f12c
Richard Hughes 0ca1248
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.5.91-1
Richard Hughes 0ca1248
- Update to 2.5.91
Richard Hughes 0ca1248
Richard Hughes 1383976
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 2.5.5-1
Richard Hughes 1383976
- Update to 2.5.5
Richard Hughes 1383976
9529478
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
9529478
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
9529478
Richard Hughes a517ebe
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 2.5.4-1
Richard Hughes a517ebe
- Update to 2.5.4
Richard Hughes a517ebe
Richard Hughes 3203308
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 2.5.3-1
Richard Hughes 3203308
- Update to 2.5.3
Richard Hughes 3203308
Richard Hughes a0a990c
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 2.5.2-1
Richard Hughes a0a990c
- Update to 2.5.2
Richard Hughes a0a990c
2fee92e
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 2.5.1-1
2fee92e
- Update to 2.5.1
2fee92e
e6fcc3c
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 2.4.1-1
e6fcc3c
- Update to 2.4.1
e6fcc3c
cbe6d53
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 2.4.0-1
cbe6d53
- Update to 2.4.0
cbe6d53
6538fdb
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 2.3.92-1
6538fdb
- Update to 2.3.92
6538fdb
445e9f4
* Mon Mar  5 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.91-1
02d1337
- Update to 2.3.91
02d1337
ca255be
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.90-1
ca255be
- Update to 2.3.90
ca255be
0822ec7
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.5-1
0822ec7
- Update to 2.3.5
0822ec7
16cc099
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.4-1
16cc099
- Update to 2.3.4
16cc099
4ab8249
* Tue Jan 10 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 2.3.3-2
4ab8249
- Fix the rpath issue for building gobject-introspection properly as suggested from upstream
4ab8249
fc89158
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.3-1
fc89158
- Update to 2.3.3
fc89158
3a5ab63
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.2-1
3a5ab63
- Update to 2.3.2
0e7045a
148fe3a
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.1-1
148fe3a
- Update to 2.3.1
148fe3a
248b321
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
248b321
- Rebuilt for glibc bug#747377
248b321
f4f04e5
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.2.1-1
f4f04e5
- Update to 2.2.1
f4f04e5
baffe82
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 2.2.0-1
baffe82
- Update to 2.2.0
baffe82
a820d81
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.92-1
a820d81
- Update to 2.1.92
a820d81
a820d81
* Mon Sep 5 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.91-1
567c54b
- Update to 2.1.91
567c54b
a820d81
* Thu Sep 1 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-3
a820d81
- Drop the %%{_isa} again, it seems to give autoqa trouble
a820d81
a820d81
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-2
a820d81
- Fix requires
a820d81
a820d81
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-1
a820d81
- Update to 2.1.90
a820d81
a820d81
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.5-1
a820d81
- Update to 2.1.5
a820d81
387120f
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.4-1
387120f
- Update to 2.1.4
387120f
408583a
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.2-1
408583a
- Update to 2.1.2
408583a
19594db
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.1-1
19594db
- Update to 2.1.1
19594db
3033ea9
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.1-1
3033ea9
- Update to 2.0.1
3033ea9
acec32b
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.0-1
acec32b
- Update to 2.0.0
acec32b
5548fce
* Fri Apr  1 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.93-2
5548fce
- Fix 30 second wait during login (#691995)
5548fce
0b26117
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.93-1
0b26117
- Update to 1.91.93
0b26117
5c8fe8b
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.92-1
5c8fe8b
- Update to 2.91.92
5c8fe8b
645d710
* Wed Mar  9 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-2
645d710
- Fix a crash on logout
645d710
065ee7c
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-1
065ee7c
- Update to 1.91.91
065ee7c
5a5e901
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.90-1
5a5e901
- Update to 1.91.90
5a5e901
d38db57
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.91.6.1-2
d38db57
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
d38db57
Christopher Aillon 9e36f9f
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6.1-1
Christopher Aillon 9e36f9f
- Update to 1.91.6.1
Christopher Aillon 9e36f9f
Christopher Aillon b160c81
* Tue Feb  1 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6-1
Christopher Aillon b160c81
- Update to 1.91.6
Christopher Aillon b160c81
Christopher Aillon d971a63
* Fri Jan 21 2011 Christopher Aillon <caillon@redhat.com> - 1.91.5-2
Christopher Aillon d971a63
- Add gobject-introspection support
Christopher Aillon d971a63
af79537
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.5-1
af79537
- Update to 1.91.5
af79537
d781cf8
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.2-1
d781cf8
- Update 1.91.2
d781cf8
b6056de
* Mon Oct  4 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.0-1
b6056de
- Update to 1.91.0
b6056de
cb110f7
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
cb110f7
- Update to 0.4.0
cb110f7
67680e9
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.91-1
67680e9
- Update to 0.3.91
67680e9
ca6ca9d
* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
ca6ca9d
- Update to 0.3.90
ca6ca9d
115664c
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.4-1
115664c
- Update to 0.3.4
115664c
a61ccce
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
a61ccce
- Update to 0.3.3
a61ccce
5ee5a56
* Tue Jun  1 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-2
5ee5a56
- Don't relocate the dbus a11y stack
5ee5a56
7c8907a
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
7c8907a
- Update to 0.3.2
7c8907a
a72de58
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.1-1
a72de58
- Update to 0.3.1
a72de58
eebc8c5
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
eebc8c5
- Update to 0.1.8
eebc8c5
0fc7caa
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
0fc7caa
- Update to 0.1.7
0fc7caa
Tomas Bzatek 84ad385
* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.1.6-1
Tomas Bzatek 84ad385
- Update to 0.1.6
Tomas Bzatek 84ad385
d2d4320
* Wed Jan 20 2010 Matthias Clasen <mlasen@redhat.com> - 0.1.5-2
d2d4320
- Specify the right location for the dbus daemon
d2d4320
445e9f4
* Sun Jan 17 2010 Matthias Clasen <mlasen@redhat.com> - 0.1.5-1
63ca8ef
- Update to 0.1.5
63ca8ef
06809dc
* Tue Dec 22 2009 Matthias Clasen <mlasen@redhat.com> - 0.1.4-1
06809dc
- Update to 0.1.4
06809dc
445e9f4
* Fri Dec  4 2009 Matthias Clasen <mlasen@redhat.com> - 0.1.3-1
06809dc
- Initial packaging