2010-01-04 18:10:54 +00:00
|
|
|
Name: at-spi2-core
|
2019-08-12 10:55:55 +00:00
|
|
|
Version: 2.33.90
|
|
|
|
Release: 1%{?dist}
|
2010-01-04 18:10:54 +00:00
|
|
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
2019-05-21 07:20:24 +00:00
|
|
|
Source0: http://download.gnome.org/sources/at-spi2-core/2.33/%{name}-%{version}.tar.xz
|
2011-04-01 04:11:06 +00:00
|
|
|
|
2010-01-04 18:10:54 +00:00
|
|
|
BuildRequires: dbus-devel
|
2017-12-19 15:46:47 +00:00
|
|
|
BuildRequires: gettext
|
2010-01-04 18:10:54 +00:00
|
|
|
BuildRequires: glib2-devel
|
2011-01-22 02:00:53 +00:00
|
|
|
BuildRequires: gobject-introspection-devel
|
2017-12-19 15:46:47 +00:00
|
|
|
BuildRequires: gtk-doc
|
2010-01-04 18:10:54 +00:00
|
|
|
BuildRequires: libXtst-devel
|
2011-06-16 11:11:52 +00:00
|
|
|
BuildRequires: libXi-devel
|
2017-12-19 15:46:47 +00:00
|
|
|
BuildRequires: meson
|
2015-10-28 07:20:12 +00:00
|
|
|
BuildRequires: systemd
|
2010-01-04 18:10:54 +00:00
|
|
|
|
|
|
|
Requires: dbus
|
|
|
|
|
|
|
|
%description
|
|
|
|
at-spi allows assistive technologies to access GTK-based
|
|
|
|
applications. Essentially it exposes the internals of applications for
|
|
|
|
automation, so tools such as screen readers, magnifiers, or even
|
|
|
|
scripting interfaces can query and interact with GUI controls.
|
|
|
|
|
|
|
|
This version of at-spi is a major break from previous versions.
|
|
|
|
It has been completely rewritten to use D-Bus rather than
|
|
|
|
ORBIT / CORBA for its transport protocol.
|
|
|
|
|
2011-01-11 14:43:37 +00:00
|
|
|
%package devel
|
|
|
|
Summary: Development files and headers for at-spi2-core
|
2014-04-05 15:05:17 +00:00
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
2011-01-11 14:43:37 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
The at-spi2-core-devel package includes the header files and
|
|
|
|
API documentation for libatspi.
|
2010-01-04 18:10:54 +00:00
|
|
|
|
|
|
|
%prep
|
2018-03-15 08:43:46 +00:00
|
|
|
%autosetup -p1
|
2010-01-04 18:10:54 +00:00
|
|
|
|
|
|
|
%build
|
2019-03-04 14:44:12 +00:00
|
|
|
%meson -Ddocs=true -Ddefault_bus=dbus-broker -Ddbus_daemon=/usr/bin/dbus-daemon -Ddbus_broker=/usr/bin/dbus-broker-launch
|
2017-12-19 15:46:47 +00:00
|
|
|
%meson_build
|
2010-01-04 18:10:54 +00:00
|
|
|
|
|
|
|
%install
|
2017-12-19 15:46:47 +00:00
|
|
|
%meson_install
|
2010-01-04 18:10:54 +00:00
|
|
|
|
2011-02-02 08:19:00 +00:00
|
|
|
%{find_lang} %{name}
|
|
|
|
|
2019-01-22 17:38:32 +00:00
|
|
|
%ldconfig_scriptlets
|
2011-01-11 14:43:37 +00:00
|
|
|
|
2011-02-02 08:19:00 +00:00
|
|
|
%files -f %{name}.lang
|
2015-07-28 09:02:26 +00:00
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS README
|
2010-01-04 18:10:54 +00:00
|
|
|
%{_libexecdir}/at-spi2-registryd
|
2017-08-14 12:58:28 +00:00
|
|
|
%dir %{_datadir}/defaults
|
2016-03-15 09:58:12 +00:00
|
|
|
%dir %{_datadir}/defaults/at-spi2
|
|
|
|
%{_datadir}/defaults/at-spi2/accessibility.conf
|
2010-08-31 13:44:31 +00:00
|
|
|
%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
|
2011-01-11 14:43:37 +00:00
|
|
|
%{_libdir}/libatspi.so.*
|
2017-08-14 12:58:28 +00:00
|
|
|
%dir %{_libdir}/girepository-1.0
|
2011-01-22 02:00:53 +00:00
|
|
|
%{_libdir}/girepository-1.0/Atspi-2.0.typelib
|
2011-03-22 03:31:11 +00:00
|
|
|
%{_libexecdir}/at-spi-bus-launcher
|
2014-11-25 11:08:45 +00:00
|
|
|
%{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
|
2011-03-22 03:31:11 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.a11y.Bus.service
|
2015-10-28 07:20:12 +00:00
|
|
|
%{_userunitdir}/at-spi-dbus-bus.service
|
2011-03-22 03:31:11 +00:00
|
|
|
|
2010-01-04 18:10:54 +00:00
|
|
|
|
2011-01-11 14:43:37 +00:00
|
|
|
%files devel
|
|
|
|
%{_libdir}/libatspi.so
|
|
|
|
%{_datadir}/gtk-doc/html/libatspi
|
2017-08-14 13:38:55 +00:00
|
|
|
%dir %{_datadir}/gir-1.0
|
2011-01-22 02:00:53 +00:00
|
|
|
%{_datadir}/gir-1.0/Atspi-2.0.gir
|
2011-02-02 08:19:00 +00:00
|
|
|
%{_includedir}/at-spi-2.0
|
2011-03-22 03:31:11 +00:00
|
|
|
%{_libdir}/pkgconfig/atspi-2.pc
|
2010-11-12 01:34:35 +00:00
|
|
|
|
2010-01-04 18:10:54 +00:00
|
|
|
%changelog
|
2019-08-12 10:55:55 +00:00
|
|
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 2.33.90-1
|
|
|
|
- Update to 2.33.90
|
|
|
|
|
2019-07-24 18:41:33 +00:00
|
|
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-05 06:36:10 +00:00
|
|
|
* Tue Jun 18 2019 Kalev Lember <klember@redhat.com> - 2.33.2-1
|
|
|
|
- Update to 2.33.2
|
|
|
|
|
2019-05-21 07:20:24 +00:00
|
|
|
* Tue May 21 2019 Kalev Lember <klember@redhat.com> - 2.33.1-1
|
|
|
|
- Update to 2.33.1
|
|
|
|
|
2019-04-16 05:25:31 +00:00
|
|
|
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 2.32.1-2
|
|
|
|
- Rebuild with Meson fix for #1699099
|
|
|
|
|
2019-04-09 08:57:11 +00:00
|
|
|
* Tue Apr 09 2019 Kalev Lember <klember@redhat.com> - 2.32.1-1
|
|
|
|
- Update to 2.32.1
|
|
|
|
|
2019-03-12 07:50:04 +00:00
|
|
|
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.32.0-1
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
2019-03-04 14:44:12 +00:00
|
|
|
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 2.31.92-1
|
|
|
|
- Update to 2.31.92
|
|
|
|
|
2019-02-19 06:15:59 +00:00
|
|
|
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 2.31.2-1
|
|
|
|
- Update to 2.31.2
|
|
|
|
|
2019-01-31 14:03:02 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-08 19:07:06 +00:00
|
|
|
* Tue Jan 08 2019 Kalev Lember <klember@redhat.com> - 2.31.1-1
|
|
|
|
- Update to 2.31.1
|
|
|
|
|
2018-09-07 21:19:22 +00:00
|
|
|
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 2.30.0-2
|
|
|
|
- Rebuilt against fixed atk (#1626575)
|
|
|
|
|
2018-09-06 07:54:09 +00:00
|
|
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 2.30.0-1
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2018-08-28 12:07:26 +00:00
|
|
|
* Tue Aug 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.28.0-4
|
|
|
|
- Update to newer version of dbus-broker support
|
|
|
|
- Resolves: rhbz#1622545
|
|
|
|
|
2018-03-15 08:43:46 +00:00
|
|
|
* Fri Aug 10 2018 David Herrmann <dh.herrmann@gmail.com> - 2.28.0-3
|
|
|
|
- Add support for dbus-broker alongside dbus-daemon
|
|
|
|
|
2018-07-12 20:42:32 +00:00
|
|
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-03-13 09:38:58 +00:00
|
|
|
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 2.28.0-1
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
2018-03-12 10:44:15 +00:00
|
|
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 2.27.92-1
|
|
|
|
- Update to 2.27.92
|
|
|
|
|
2018-02-07 03:10:30 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.27.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-12-19 16:10:13 +00:00
|
|
|
* Tue Dec 19 2017 Kalev Lember <klember@redhat.com> - 2.27.1-2
|
|
|
|
- Drop unused buildrequires
|
|
|
|
|
2017-12-19 15:46:47 +00:00
|
|
|
* Tue Dec 19 2017 Kalev Lember <klember@redhat.com> - 2.27.1-1
|
|
|
|
- Update to 2.27.1
|
|
|
|
|
2017-11-01 18:37:15 +00:00
|
|
|
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 2.26.2-1
|
|
|
|
- Update to 2.26.2
|
|
|
|
|
2017-09-13 08:30:19 +00:00
|
|
|
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.26.0-1
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
2017-09-07 13:32:23 +00:00
|
|
|
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 2.25.92-1
|
|
|
|
- Update to 2.25.92
|
|
|
|
|
2017-08-25 13:25:39 +00:00
|
|
|
* Fri Aug 25 2017 Kalev Lember <klember@redhat.com> - 2.25.91-1
|
|
|
|
- Update to 2.25.91
|
|
|
|
|
2017-08-15 21:34:36 +00:00
|
|
|
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 2.25.90-1
|
|
|
|
- Update to 2.25.90
|
|
|
|
|
2017-08-14 12:58:28 +00:00
|
|
|
* Mon Aug 14 2017 Ville Skyttä <ville.skytta@iki.fi> - 2.25.4-4
|
2017-08-14 13:38:55 +00:00
|
|
|
- Own %%{_libdir}/girepository-1.0 and %%{_datadir}/{defaults,gir-1.0} dirs
|
2017-08-14 12:58:28 +00:00
|
|
|
|
2017-08-02 17:54:36 +00:00
|
|
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 03:27:33 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-06-25 15:17:17 +00:00
|
|
|
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 2.25.4-1
|
|
|
|
- Update to 2.25.4
|
|
|
|
|
2017-06-12 17:18:11 +00:00
|
|
|
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.25.2-1
|
|
|
|
- Update to 2.25.2
|
|
|
|
|
2017-05-09 20:53:46 +00:00
|
|
|
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
2017-03-21 10:09:08 +00:00
|
|
|
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 2.24.0-1
|
|
|
|
- Update to 2.24.0
|
|
|
|
|
2017-03-16 16:11:18 +00:00
|
|
|
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 2.23.92-1
|
|
|
|
- Update to 2.23.92
|
|
|
|
|
2017-02-14 13:54:34 +00:00
|
|
|
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 2.23.90-1
|
|
|
|
- Update to 2.23.90
|
|
|
|
|
2017-02-13 13:32:57 +00:00
|
|
|
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 2.23.4-1
|
|
|
|
- Update to 2.23.4
|
|
|
|
|
2017-02-10 06:28:37 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.22.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-09-26 05:47:21 +00:00
|
|
|
* Mon Sep 26 2016 Kalev Lember <klember@redhat.com> - 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
2016-09-26 05:48:38 +00:00
|
|
|
- Don't set group tags
|
2016-09-26 05:47:21 +00:00
|
|
|
|
2016-07-20 11:20:25 +00:00
|
|
|
* Wed Jul 20 2016 Richard Hughes <rhughes@redhat.com> - 2.21.4-1
|
|
|
|
- Update to 2.21.4
|
|
|
|
|
2016-06-22 10:36:54 +00:00
|
|
|
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 2.21.2-1
|
|
|
|
- Update to 2.21.2
|
|
|
|
|
2016-05-09 18:26:14 +00:00
|
|
|
* Mon May 09 2016 Kalev Lember <klember@redhat.com> - 2.21.1-1
|
|
|
|
- Update to 2.21.1
|
|
|
|
|
2016-04-13 10:04:59 +00:00
|
|
|
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 2.20.1-1
|
|
|
|
- Update to 2.20.1
|
|
|
|
|
2016-03-22 06:49:57 +00:00
|
|
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.20.0-1
|
|
|
|
- Update to 2.20.0
|
|
|
|
|
2016-03-15 09:41:51 +00:00
|
|
|
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 2.19.92-1
|
|
|
|
- Update to 2.19.92
|
|
|
|
|
2016-03-01 10:30:52 +00:00
|
|
|
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 2.19.91-1
|
|
|
|
- Update to 2.19.91
|
|
|
|
|
2016-02-16 12:08:47 +00:00
|
|
|
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.19.90-1
|
|
|
|
- Update to 2.19.90
|
|
|
|
|
2016-02-03 16:38:16 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-11-24 06:59:34 +00:00
|
|
|
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 2.19.2-1
|
|
|
|
- Update to 2.19.2
|
|
|
|
|
2015-10-28 07:20:12 +00:00
|
|
|
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 2.19.1-1
|
|
|
|
- Update to 2.19.1
|
|
|
|
|
2015-10-12 19:57:27 +00:00
|
|
|
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 2.18.1-1
|
|
|
|
- Update to 2.18.1
|
|
|
|
|
2015-09-21 22:21:57 +00:00
|
|
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
|
|
|
|
- Update to 2.18.0
|
|
|
|
|
2015-08-17 19:43:54 +00:00
|
|
|
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2.17.90-1
|
|
|
|
- Update to 2.17.90
|
2015-08-17 19:44:54 +00:00
|
|
|
- Use make_install macro
|
2015-08-17 19:43:54 +00:00
|
|
|
|
2015-07-28 09:00:33 +00:00
|
|
|
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 2.17.1-1
|
|
|
|
- Update to 2.17.1
|
2015-07-28 09:02:26 +00:00
|
|
|
- Use license macro for COPYING
|
2015-07-28 09:00:33 +00:00
|
|
|
|
2015-06-17 01:14:13 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-03-24 20:56:22 +00:00
|
|
|
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 2.16.0-1
|
|
|
|
- Update to 2.16.0
|
|
|
|
|
2015-02-17 09:16:30 +00:00
|
|
|
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 2.15.90-1
|
|
|
|
- Update to 2.15.90
|
|
|
|
|
2015-01-20 11:31:22 +00:00
|
|
|
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2.15.4-1
|
|
|
|
- Update to 2.15.4
|
|
|
|
|
2014-12-17 11:21:46 +00:00
|
|
|
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.3-1
|
|
|
|
- Update to 2.15.3
|
|
|
|
|
2014-11-25 11:08:45 +00:00
|
|
|
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.2-1
|
|
|
|
- Update to 2.15.2
|
|
|
|
|
2014-11-10 22:32:06 +00:00
|
|
|
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.1-1
|
|
|
|
- Update to 2.14.1
|
|
|
|
|
2014-09-22 16:55:54 +00:00
|
|
|
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.0-1
|
|
|
|
- Update to 2.14.0
|
|
|
|
|
2014-09-16 07:48:08 +00:00
|
|
|
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.92-1
|
|
|
|
- Update to 2.13.92
|
|
|
|
|
2014-08-19 10:16:49 +00:00
|
|
|
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.90-1
|
|
|
|
- Update to 2.13.90
|
|
|
|
|
2014-08-15 21:36:08 +00:00
|
|
|
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-07-22 16:23:57 +00:00
|
|
|
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.4-2
|
|
|
|
- Rebuilt for gobject-introspection 1.41.4
|
|
|
|
|
2014-07-20 18:44:35 +00:00
|
|
|
* Sun Jul 20 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.4-1
|
|
|
|
- Update to 2.13.4
|
|
|
|
|
2014-06-07 01:55:06 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-04-29 11:07:04 +00:00
|
|
|
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 2.13.1-1
|
|
|
|
- Update to 2.13.1
|
|
|
|
|
2014-04-05 15:05:17 +00:00
|
|
|
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 2.12.0-2
|
|
|
|
- Tighten -devel deps
|
|
|
|
|
2014-03-24 22:16:11 +00:00
|
|
|
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.12.0-1
|
|
|
|
- Update to 2.12.0
|
|
|
|
|
2014-03-18 14:22:07 +00:00
|
|
|
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2.11.92-1
|
|
|
|
- Update to 2.11.92
|
|
|
|
|
2014-03-04 15:29:31 +00:00
|
|
|
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.91-1
|
|
|
|
- Update to 2.11.91
|
|
|
|
|
2014-02-19 08:56:46 +00:00
|
|
|
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
|
|
|
|
- Update to 2.11.90
|
|
|
|
|
2014-02-04 10:11:02 +00:00
|
|
|
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.5-1
|
|
|
|
- Update to 2.11.5
|
|
|
|
|
2013-12-17 09:44:09 +00:00
|
|
|
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 2.11.3-1
|
|
|
|
- Update to 2.11.3
|
|
|
|
|
2013-11-19 08:57:23 +00:00
|
|
|
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 2.11.2-1
|
|
|
|
- Update to 2.11.2
|
|
|
|
|
2013-11-04 22:07:18 +00:00
|
|
|
* Mon Nov 04 2013 Kalev Lember <kalevlember@gmail.com> - 2.11.1-1
|
|
|
|
- Update to 2.11.1
|
|
|
|
|
2013-10-28 18:38:23 +00:00
|
|
|
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 2.10.1-1
|
|
|
|
- Update to 2.10.1
|
|
|
|
|
2013-09-24 20:45:13 +00:00
|
|
|
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.10.0-1
|
|
|
|
- Update to 2.10.0
|
|
|
|
|
2013-09-17 18:27:07 +00:00
|
|
|
* Tue Sep 17 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.92-1
|
|
|
|
- Update to 2.9.92
|
|
|
|
|
2013-09-02 21:31:13 +00:00
|
|
|
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.91-1
|
|
|
|
- Update to 2.9.91
|
|
|
|
|
2013-08-21 21:56:45 +00:00
|
|
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.90-1
|
|
|
|
- Update to 2.9.90
|
|
|
|
|
2013-08-09 14:18:00 +00:00
|
|
|
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.5-1
|
|
|
|
- Update to 2.9.5
|
|
|
|
|
2013-07-28 18:20:08 +00:00
|
|
|
* Sun Jul 28 2013 Rui Matos <rmatos@redhat.com> - 2.9.4-3
|
|
|
|
- Pass --force to autoreconf to be sure it does what we want
|
|
|
|
|
2013-07-20 16:01:43 +00:00
|
|
|
* Sat Jul 20 2013 Rui Matos <rmatos@redhat.com> - 2.9.4-2
|
|
|
|
- Run autoreconf instead of a sed hack to avoid RPATH embedding
|
|
|
|
|
2013-07-16 11:51:10 +00:00
|
|
|
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 2.9.4-1
|
|
|
|
- Update to 2.9.4
|
|
|
|
|
2013-06-20 18:35:52 +00:00
|
|
|
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.3-1
|
|
|
|
- Update to 2.9.3
|
|
|
|
|
2013-06-02 11:54:07 +00:00
|
|
|
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.2-1
|
|
|
|
- Update to 2.9.2
|
|
|
|
|
2013-03-25 23:25:46 +00:00
|
|
|
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> - 2.8.0-1
|
|
|
|
- Update to 2.8.0
|
|
|
|
|
2013-03-07 03:11:24 +00:00
|
|
|
* Wed Mar 6 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.91-1
|
|
|
|
- Update to 2.7.91
|
|
|
|
|
2013-02-20 23:11:49 +00:00
|
|
|
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.90-1
|
|
|
|
- Update to 2.7.90
|
|
|
|
|
2013-02-05 20:16:52 +00:00
|
|
|
* Tue Feb 05 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.5-1
|
|
|
|
- Update to 2.7.5
|
|
|
|
|
2013-01-16 02:36:17 +00:00
|
|
|
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4.1-1
|
|
|
|
- Update to 2.7.4.1
|
|
|
|
|
2013-01-16 02:17:16 +00:00
|
|
|
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
|
|
|
|
- Update to 2.7.4
|
|
|
|
|
2012-12-20 19:45:57 +00:00
|
|
|
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.3-1
|
|
|
|
- Update to 2.7.3
|
|
|
|
|
2012-11-08 22:29:49 +00:00
|
|
|
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.1-1
|
|
|
|
- Update to 2.7.1
|
|
|
|
|
2012-10-17 14:22:04 +00:00
|
|
|
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 2.6.1-1
|
|
|
|
- Update to 2.6.1
|
|
|
|
|
2012-09-25 16:18:27 +00:00
|
|
|
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 2.6.0-1
|
|
|
|
- Update to 2.6.0
|
|
|
|
|
2012-09-19 11:06:58 +00:00
|
|
|
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 2.5.92-1
|
|
|
|
- Update to 2.5.92
|
|
|
|
|
2012-09-04 10:37:30 +00:00
|
|
|
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.5.91-1
|
|
|
|
- Update to 2.5.91
|
|
|
|
|
2012-08-07 08:23:45 +00:00
|
|
|
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 2.5.5-1
|
|
|
|
- Update to 2.5.5
|
|
|
|
|
2012-07-27 04:43:54 +00:00
|
|
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-17 10:34:15 +00:00
|
|
|
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 2.5.4-1
|
|
|
|
- Update to 2.5.4
|
|
|
|
|
2012-06-26 08:56:57 +00:00
|
|
|
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 2.5.3-1
|
|
|
|
- Update to 2.5.3
|
|
|
|
|
2012-06-06 23:55:06 +00:00
|
|
|
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 2.5.2-1
|
|
|
|
- Update to 2.5.2
|
|
|
|
|
2012-05-05 17:06:36 +00:00
|
|
|
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 2.5.1-1
|
|
|
|
- Update to 2.5.1
|
|
|
|
|
2012-04-16 21:41:32 +00:00
|
|
|
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 2.4.1-1
|
|
|
|
- Update to 2.4.1
|
|
|
|
|
2012-03-28 01:35:32 +00:00
|
|
|
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 2.4.0-1
|
|
|
|
- Update to 2.4.0
|
|
|
|
|
2012-03-21 09:41:06 +00:00
|
|
|
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 2.3.92-1
|
|
|
|
- Update to 2.3.92
|
|
|
|
|
2016-04-13 10:15:47 +00:00
|
|
|
* Mon Mar 5 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.91-1
|
2012-03-06 03:36:15 +00:00
|
|
|
- Update to 2.3.91
|
|
|
|
|
2012-02-25 20:08:33 +00:00
|
|
|
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.90-1
|
|
|
|
- Update to 2.3.90
|
|
|
|
|
2012-02-07 11:20:47 +00:00
|
|
|
* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.5-1
|
|
|
|
- Update to 2.3.5
|
|
|
|
|
2012-01-17 05:05:59 +00:00
|
|
|
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.4-1
|
|
|
|
- Update to 2.3.4
|
|
|
|
|
2012-01-10 15:38:46 +00:00
|
|
|
* Tue Jan 10 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 2.3.3-2
|
|
|
|
- Fix the rpath issue for building gobject-introspection properly as suggested from upstream
|
|
|
|
|
2011-12-20 19:19:48 +00:00
|
|
|
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.3-1
|
|
|
|
- Update to 2.3.3
|
|
|
|
|
2011-11-21 23:52:32 +00:00
|
|
|
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.2-1
|
|
|
|
- Update to 2.3.2
|
2011-11-21 23:41:03 +00:00
|
|
|
|
2011-11-02 20:13:37 +00:00
|
|
|
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.1-1
|
|
|
|
- Update to 2.3.1
|
|
|
|
|
2011-10-26 23:37:41 +00:00
|
|
|
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
|
|
|
|
- Rebuilt for glibc bug#747377
|
|
|
|
|
2011-10-18 13:03:17 +00:00
|
|
|
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.2.1-1
|
|
|
|
- Update to 2.2.1
|
|
|
|
|
2011-09-28 01:28:38 +00:00
|
|
|
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 2.2.0-1
|
|
|
|
- Update to 2.2.0
|
|
|
|
|
2011-09-20 04:53:42 +00:00
|
|
|
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.92-1
|
|
|
|
- Update to 2.1.92
|
|
|
|
|
|
|
|
* Mon Sep 5 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.91-1
|
2011-09-07 02:41:27 +00:00
|
|
|
- Update to 2.1.91
|
|
|
|
|
2011-09-20 04:53:42 +00:00
|
|
|
* Thu Sep 1 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-3
|
|
|
|
- Drop the %%{_isa} again, it seems to give autoqa trouble
|
|
|
|
|
|
|
|
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-2
|
|
|
|
- Fix requires
|
|
|
|
|
|
|
|
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-1
|
|
|
|
- Update to 2.1.90
|
|
|
|
|
|
|
|
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.5-1
|
|
|
|
- Update to 2.1.5
|
|
|
|
|
2011-07-26 01:59:12 +00:00
|
|
|
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.4-1
|
|
|
|
- Update to 2.1.4
|
|
|
|
|
2011-06-16 11:11:52 +00:00
|
|
|
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.2-1
|
|
|
|
- Update to 2.1.2
|
|
|
|
|
2011-05-11 15:23:15 +00:00
|
|
|
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.1-1
|
|
|
|
- Update to 2.1.1
|
|
|
|
|
2011-04-26 21:23:23 +00:00
|
|
|
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.1-1
|
|
|
|
- Update to 2.0.1
|
|
|
|
|
2011-04-04 23:32:16 +00:00
|
|
|
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.0-1
|
|
|
|
- Update to 2.0.0
|
|
|
|
|
2011-04-01 04:11:06 +00:00
|
|
|
* Fri Apr 1 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.93-2
|
|
|
|
- Fix 30 second wait during login (#691995)
|
|
|
|
|
2011-03-26 03:02:42 +00:00
|
|
|
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.93-1
|
|
|
|
- Update to 1.91.93
|
|
|
|
|
2011-03-22 02:58:18 +00:00
|
|
|
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.92-1
|
|
|
|
- Update to 2.91.92
|
|
|
|
|
2011-03-10 00:07:13 +00:00
|
|
|
* Wed Mar 9 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-2
|
|
|
|
- Fix a crash on logout
|
|
|
|
|
2011-03-08 01:53:13 +00:00
|
|
|
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-1
|
|
|
|
- Update to 1.91.91
|
|
|
|
|
2011-02-22 05:27:18 +00:00
|
|
|
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.90-1
|
|
|
|
- Update to 1.91.90
|
|
|
|
|
2011-02-08 02:56:19 +00:00
|
|
|
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.91.6.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-02-02 20:36:33 +00:00
|
|
|
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6.1-1
|
|
|
|
- Update to 1.91.6.1
|
|
|
|
|
2011-02-02 08:01:22 +00:00
|
|
|
* Tue Feb 1 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6-1
|
|
|
|
- Update to 1.91.6
|
|
|
|
|
2011-01-22 02:00:53 +00:00
|
|
|
* Fri Jan 21 2011 Christopher Aillon <caillon@redhat.com> - 1.91.5-2
|
|
|
|
- Add gobject-introspection support
|
|
|
|
|
2011-01-11 04:57:12 +00:00
|
|
|
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.5-1
|
|
|
|
- Update to 1.91.5
|
|
|
|
|
2010-11-12 01:34:35 +00:00
|
|
|
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.2-1
|
|
|
|
- Update 1.91.2
|
|
|
|
|
2010-10-05 02:08:05 +00:00
|
|
|
* Mon Oct 4 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.0-1
|
|
|
|
- Update to 1.91.0
|
|
|
|
|
2010-09-29 20:15:48 +00:00
|
|
|
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
|
|
|
|
- Update to 0.4.0
|
|
|
|
|
2010-08-31 13:44:31 +00:00
|
|
|
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.91-1
|
|
|
|
- Update to 0.3.91
|
|
|
|
|
2010-08-18 23:40:00 +00:00
|
|
|
* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
|
|
|
|
- Update to 0.3.90
|
|
|
|
|
2010-06-29 04:09:52 +00:00
|
|
|
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.4-1
|
|
|
|
- Update to 0.3.4
|
|
|
|
|
2010-06-09 02:01:07 +00:00
|
|
|
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
|
|
|
|
- Update to 0.3.3
|
|
|
|
|
2010-06-02 14:02:54 +00:00
|
|
|
* Tue Jun 1 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-2
|
|
|
|
- Don't relocate the dbus a11y stack
|
|
|
|
|
2010-05-28 13:28:07 +00:00
|
|
|
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
|
|
|
|
- Update to 0.3.2
|
|
|
|
|
2010-05-16 00:49:05 +00:00
|
|
|
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.1-1
|
|
|
|
- Update to 0.3.1
|
|
|
|
|
2010-03-31 02:45:37 +00:00
|
|
|
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
|
|
|
|
- Update to 0.1.8
|
|
|
|
|
2010-02-21 03:14:15 +00:00
|
|
|
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
|
|
|
|
- Update to 0.1.7
|
|
|
|
|
2010-02-10 17:03:58 +00:00
|
|
|
* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.1.6-1
|
|
|
|
- Update to 0.1.6
|
|
|
|
|
2010-01-20 23:04:10 +00:00
|
|
|
* Wed Jan 20 2010 Matthias Clasen <mlasen@redhat.com> - 0.1.5-2
|
|
|
|
- Specify the right location for the dbus daemon
|
|
|
|
|
2016-04-13 10:15:47 +00:00
|
|
|
* Sun Jan 17 2010 Matthias Clasen <mlasen@redhat.com> - 0.1.5-1
|
2010-01-17 19:11:59 +00:00
|
|
|
- Update to 0.1.5
|
|
|
|
|
2010-01-04 18:10:54 +00:00
|
|
|
* Tue Dec 22 2009 Matthias Clasen <mlasen@redhat.com> - 0.1.4-1
|
|
|
|
- Update to 0.1.4
|
|
|
|
|
2016-04-13 10:15:47 +00:00
|
|
|
* Fri Dec 4 2009 Matthias Clasen <mlasen@redhat.com> - 0.1.3-1
|
2010-01-04 18:10:54 +00:00
|
|
|
- Initial packaging
|