Blame SPECS/atk.spec

7423b9
Name: atk
7423b9
Version: 2.36.0
7423b9
Release: 5%{?dist}
7423b9
Summary: Interfaces for accessibility support
7423b9
7423b9
License: LGPLv2+
7423b9
URL: http://developer.gnome.org/platform-overview/stable/atk
7423b9
Source0: http://download.gnome.org/sources/atk/2.36/atk-%{version}.tar.xz
7423b9
7423b9
BuildRequires: glib2-devel
7423b9
BuildRequires: gettext
7423b9
BuildRequires: gobject-introspection-devel
7423b9
BuildRequires: gtk-doc
7423b9
BuildRequires: meson
7423b9
7423b9
%description
7423b9
The ATK library provides a set of interfaces for adding accessibility
7423b9
support to applications and graphical user interface toolkits. By
7423b9
supporting the ATK interfaces, an application or toolkit can be used
7423b9
with tools such as screen readers, magnifiers, and alternative input
7423b9
devices.
7423b9
7423b9
%package devel
7423b9
Summary: Development files for the ATK accessibility toolkit
7423b9
Requires: %{name}%{?_isa} = %{version}-%{release}
7423b9
7423b9
%description devel
7423b9
This package includes libraries, header files, and developer documentation
7423b9
needed for development of applications or toolkits which use ATK.
7423b9
7423b9
%prep
7423b9
%autosetup -p1
7423b9
7423b9
%build
7423b9
%meson -Ddocs=true
7423b9
%meson_build
7423b9
7423b9
%install
7423b9
%meson_install
7423b9
7423b9
%find_lang atk10
7423b9
7423b9
%files -f atk10.lang
7423b9
%license COPYING
7423b9
%doc README AUTHORS NEWS
7423b9
%{_libdir}/libatk-1.0.so.*
7423b9
%{_libdir}/girepository-1.0
7423b9
7423b9
%files devel
7423b9
%{_libdir}/libatk-1.0.so
7423b9
%{_includedir}/atk-1.0
7423b9
%{_libdir}/pkgconfig/atk.pc
7423b9
%{_datadir}/gtk-doc/html/atk
7423b9
%{_datadir}/gir-1.0
7423b9
7423b9
%changelog
7423b9
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.36.0-5
7423b9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
7423b9
  Related: rhbz#1991688
7423b9
7423b9
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.36.0-4
7423b9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
7423b9
7423b9
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.0-3
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
7423b9
7423b9
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.0-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
7423b9
7423b9
* Thu Apr 02 2020 Kalev Lember <klember@redhat.com> - 2.36.0-1
7423b9
- Update to 2.36.0
7423b9
7423b9
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.35.1-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
7423b9
7423b9
* Mon Dec 02 2019 Kalev Lember <klember@redhat.com> - 2.35.1-1
7423b9
- Update to 2.35.1
7423b9
7423b9
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 2.34.1-1
7423b9
- Update to 2.34.1
7423b9
7423b9
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2.34.0-1
7423b9
- Update to 2.34.0
7423b9
7423b9
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.3-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
7423b9
7423b9
* Tue Jun 18 2019 Kalev Lember <klember@redhat.com> - 2.33.3-1
7423b9
- Update to 2.33.3
7423b9
7423b9
* Wed May 22 2019 Kalev Lember <klember@redhat.com> - 2.33.1-1
7423b9
- Update to 2.33.1
7423b9
7423b9
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 2.32.0-1
7423b9
- Update to 2.32.0
7423b9
7423b9
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 2.31.92-1
7423b9
- Update to 2.31.92
7423b9
7423b9
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 2.31.90-2
7423b9
- Revert a commit that broke introspection (#1626575)
7423b9
7423b9
* Sun Feb 03 2019 Phil Wyett <philwyett@kathenas.org> - 2.31.90-1
7423b9
- Update to 2.31.90
7423b9
7423b9
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.0-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
7423b9
7423b9
* Mon Sep 10 2018 Kalev Lember <klember@redhat.com> - 2.30.0-1
7423b9
- Update to 2.30.0
7423b9
7423b9
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 2.29.92-2
7423b9
- Revert a commit that broke introspection (#1626575)
7423b9
7423b9
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 2.29.92-1
7423b9
- Update to 2.29.92
7423b9
- Switch to the meson build system
7423b9
- Remove ldconfig scriptlets
7423b9
7423b9
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.1-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
7423b9
7423b9
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 2.28.1-1
7423b9
- Update to 2.28.1
7423b9
7423b9
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 2.28.0-1
7423b9
- Update to 2.28.0
7423b9
7423b9
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.27.1-3
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
7423b9
7423b9
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.27.1-2
7423b9
- Switch to %%ldconfig_scriptlets
7423b9
7423b9
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 2.27.1-1
7423b9
- Update to 2.27.1
7423b9
7423b9
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 2.26.1-1
7423b9
- Update to 2.26.1
7423b9
7423b9
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 2.26.0-1
7423b9
- Update to 2.26.0
7423b9
7423b9
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 2.25.90-1
7423b9
- Update to 2.25.90
7423b9
7423b9
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.2-3
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
7423b9
7423b9
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.2-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7423b9
7423b9
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.25.2-1
7423b9
- Update to 2.25.2
7423b9
7423b9
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 2.24.0-1
7423b9
- Update to 2.24.0
7423b9
7423b9
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 2.23.4-1
7423b9
- Update to 2.23.4
7423b9
7423b9
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.22.0-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7423b9
7423b9
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 2.22.0-1
7423b9
- Update to 2.22.0
7423b9
- Don't set group tags
7423b9
7423b9
* Sat Aug 13 2016 Kalev Lember <klember@redhat.com> - 2.21.90-1
7423b9
- Update to 2.21.90
7423b9
7423b9
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.20.0-1
7423b9
- Update to 2.20.0
7423b9
7423b9
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 2.19.92-1
7423b9
- Update to 2.19.92
7423b9
7423b9
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.19.90-1
7423b9
- Update to 2.19.90
7423b9
7423b9
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7423b9
7423b9
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
7423b9
- Update to 2.18.0
7423b9
7423b9
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2.17.90-1
7423b9
- Update to 2.17.90
7423b9
- Use make_install macro
7423b9
7423b9
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16.0-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
7423b9
7423b9
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 2.16.0-1
7423b9
- Update to 2.16.0
7423b9
7423b9
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2.15.91-1
7423b9
- Update to 2.15.91
7423b9
- Use the %%license macro for the COPYING file
7423b9
7423b9
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2.15.4-1
7423b9
- Update to 2.15.4
7423b9
7423b9
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.3-1
7423b9
- Update to 2.15.3
7423b9
7423b9
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 2.15.2-1
7423b9
- Update to 2.15.2
7423b9
7423b9
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 2.15.1-1
7423b9
- Update to 2.15.1
7423b9
7423b9
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.14.0-1
7423b9
- Update to 2.14.0
7423b9
7423b9
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.90-1
7423b9
- Update to 2.13.90
7423b9
7423b9
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.3-3
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
7423b9
7423b9
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.3-2
7423b9
- Rebuilt for gobject-introspection 1.41.4
7423b9
7423b9
* Tue Jul 15 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.3-1
7423b9
- Update to 2.13.3
7423b9
7423b9
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13.2-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
7423b9
7423b9
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.2-1
7423b9
- Update to 2.13.2
7423b9
7423b9
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 2.13.1-1
7423b9
- Update to 2.13.1
7423b9
7423b9
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 2.12.0-2
7423b9
- Tighten -devel deps
7423b9
7423b9
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 2.12.0-1
7423b9
- Update to 2.12.0
7423b9
7423b9
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 2.11.92-1
7423b9
- Update to 2.11.92
7423b9
7423b9
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 2.11.90-1
7423b9
- Update to 2.11.90
7423b9
7423b9
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 2.11.6-1
7423b9
- Update to 2.11.6
7423b9
7423b9
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 2.11.5-1
7423b9
- Update to 2.11.5
7423b9
7423b9
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 2.11.4-1
7423b9
- Update to 2.11.4
7423b9
7423b9
* Mon Dec 09 2013 Richard Hughes <rhughes@redhat.com> - 2.11.3-1
7423b9
- Update to 2.11.3
7423b9
7423b9
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 2.11.2-1
7423b9
- Update to 2.11.2
7423b9
7423b9
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 2.11.1-1
7423b9
- Update to 2.11.1
7423b9
7423b9
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.10.0-1
7423b9
- Update to 2.10.0
7423b9
7423b9
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.4-1
7423b9
- Update to 2.9.4
7423b9
7423b9
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.3-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
7423b9
7423b9
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.3-1
7423b9
- Update to 2.9.3
7423b9
7423b9
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 2.9.2-1
7423b9
- Update to 2.9.2
7423b9
7423b9
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 2.8.0-1
7423b9
- Update to 2.8.0
7423b9
7423b9
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.91-1
7423b9
- Update to 2.7.91
7423b9
7423b9
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.90-1
7423b9
- Update to 2.7.90
7423b9
7423b9
* Tue Feb 05 2013 Kalev Lember <kalevlember@gmail.com> - 2.7.5-1
7423b9
- Update to 2.7.5
7423b9
7423b9
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
7423b9
- Update to 2.7.4
7423b9
7423b9
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.3-1
7423b9
- Update to 2.7.3
7423b9
7423b9
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 2.6.0-1
7423b9
- Update to 2.6.0
7423b9
7423b9
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.5.91-1
7423b9
- Update to 2.5.91
7423b9
7423b9
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
7423b9
7423b9
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 2.5.4-1
7423b9
- Update to 2.5.4
7423b9
7423b9
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 2.5.3-1
7423b9
- Update to 2.5.3
7423b9
7423b9
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 2.4.0-1
7423b9
- Update to 2.4.0
7423b9
7423b9
* Tue Mar 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.3.95-1
7423b9
- Update to 2.3.95
7423b9
7423b9
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.93-1
7423b9
- Update to 2.3.93
7423b9
7423b9
* Mon Mar  5 2012 Matthias Clasen <mclasen@redhat.com> - 2.3.91-1
7423b9
- Update to 2.3.91
7423b9
7423b9
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7423b9
7423b9
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 2.3.3-1
7423b9
- Update to 2.3.3
7423b9
7423b9
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2
7423b9
- Rebuilt for glibc bug#747377
7423b9
7423b9
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 2.2.0-1
7423b9
- Update to 2.2.0
7423b9
7423b9
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.92-1
7423b9
- Update to 2.1.92
7423b9
7423b9
* Mon Sep  5 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.91-1
7423b9
- Update to 2.1.91
7423b9
7423b9
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.5-1
7423b9
- Update to 2.1.5
7423b9
7423b9
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.0-1
7423b9
- Update to 2.1.0
7423b9
7423b9
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.0.1-1
7423b9
- Update to 2.0.1
7423b9
7423b9
* Mon Apr  4 2011 Christopher Aillon <caillon@redhat.com> 2.0.0-1
7423b9
- Update to 2.0.0
7423b9
7423b9
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> 1.91.92-1
7423b9
- Update to 1.91.92
7423b9
7423b9
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33.6-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7423b9
7423b9
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 1.33.2-1
7423b9
- Update to 1.33.2
7423b9
7423b9
* Mon Oct 04 2010 Bastien Nocera <bnocera@redhat.com> 1.32.0-2
7423b9
- Update to 1.32.0
7423b9
7423b9
* Wed Sep 29 2010 jkeating - 1.30.0-8.gitb122c67.1
7423b9
- Rebuilt for gcc bug 634757
7423b9
7423b9
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-7.gitb122c67.1
7423b9
- Bump gobject-introspection dep to 0.9.6
7423b9
7423b9
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-7.gitb122c67
7423b9
- Update to a git snapshot
7423b9
7423b9
* Tue Sep 14 2010 Colin Walters <walters@verbum.org> - 1.30.0-6
7423b9
- introspection: Add patch to export pkg-config file; necessary
7423b9
  for dependent packages to build with introspection.
7423b9
7423b9
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 1.30.0-5
7423b9
- Rebuild with new gobject-introspection
7423b9
7423b9
* Tue Jun 29 2010 Colin Walters <walters@verbum.org> - 1.30.0-4
7423b9
- Support builds from snapshots
7423b9
7423b9
* Mon Jun 21 2010 Colin Walters <walters@verbum.org> - 1.30.0-2
7423b9
- BR gtk-doc in case we run autogen
7423b9
- Drop the gir-repository-devel BR, it no longer exists
7423b9
7423b9
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 1.30.0-1
7423b9
- Update to 1.30.0
7423b9
7423b9
* Tue Mar  9 2010 Matthias Clasen <mclasen@redhat.com> - 1.29.92-1
7423b9
- Update to 1.29.92
7423b9
- Add a VCS key
7423b9
- Minor packaging cleanups
7423b9
7423b9
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.4-2
7423b9
- Enable introspection
7423b9
7423b9
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.4-1
7423b9
- Update to 1.29.4
7423b9
7423b9
* Wed Dec  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.3-2
7423b9
- Drop BR
7423b9
7423b9
* Mon Nov 30 2009 Matthias Clasen <mclasen@redhat.com> - 1.29.3-1
7423b9
- Update to 1.29.3
7423b9
7423b9
* Wed Oct  7 2009 Stepan Kasal <skasal@redhat.com> - 1.28.0-2
7423b9
- drop gtk-doc requirement from atk-devel
7423b9
7423b9
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> - 1.28.0-1
7423b9
- Update to 2.28.0
7423b9
7423b9
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 1.27.90-1
7423b9
- Update to 2.27.90
7423b9
7423b9
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25.2-3
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7423b9
7423b9
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25.2-2
7423b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7423b9
7423b9
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 1.25.2-1
7423b9
- Update to 2.25.2
7423b9
7423b9
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.24.0-2
7423b9
- Tweak %%summary and %%description
7423b9
7423b9
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 1.24.0-1
7423b9
- Update to 1.24.0
7423b9
7423b9
* Mon Jul 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.23.5-1
7423b9
- Update to 1.23.5
7423b9
7423b9
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 1.22.0-1
7423b9
- Update to 1.22.0
7423b9
7423b9
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.92-1
7423b9
- Update to 1.21.92
7423b9
7423b9
* Fri Feb  8 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.5-2
7423b9
- Rebuild for gcc 4.3
7423b9
7423b9
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 1.21.5-1
7423b9
- Update to 1.21.5
7423b9
7423b9
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 1.20.0-1
7423b9
- Update to 1.20.0
7423b9
7423b9
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-3
7423b9
- Small fixes
7423b9
7423b9
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-2
7423b9
- Update license field
7423b9
7423b9
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.6-1
7423b9
- Update to 1.19.6
7423b9
7423b9
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.3-1
7423b9
- Update to 1.19.3
7423b9
7423b9
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 1.19.1-1
7423b9
- Update to 1.19.1
7423b9
7423b9
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 1.18.0-1
7423b9
- Update to 1.18.0
7423b9
7423b9
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 1.17.0-1
7423b9
- Update to 1.17.0
7423b9
7423b9
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 1.13.2-1
7423b9
- Update to 1.13.2
7423b9
7423b9
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 1.13.1-1
7423b9
- Update to 1.13.1
7423b9
7423b9
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.4-1
7423b9
- Update to 1.12.4
7423b9
7423b9
* Fri Oct 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.3-1
7423b9
- Update to 1.12.3
7423b9
- Require pkgconfig in the -devel package
7423b9
7423b9
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.2-1.fc6
7423b9
- Update to 1.12.2
7423b9
7423b9
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.1-2
7423b9
- Rebuild
7423b9
7423b9
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 1.12.1-1
7423b9
- Update to 1.12.1
7423b9
7423b9
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.11.4-4.1
7423b9
- rebuild
7423b9
7423b9
* Thu Jun  8 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-4
7423b9
- Rebuild
7423b9
7423b9
* Thu Jun  1 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-3
7423b9
- Rebuild
7423b9
7423b9
* Tue Apr  4 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.4-2
7423b9
- Update to 1.11.4
7423b9
7423b9
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.3-1
7423b9
- Update to 1.11.3
7423b9
7423b9
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.11.2-1.2
7423b9
- bump again for double-long bug on ppc(64)
7423b9
7423b9
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.11.2-1.1
7423b9
- rebuilt for new gcc4.1 snapshot and glibc changes
7423b9
7423b9
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.2-1
7423b9
- Update to 1.11.2
7423b9
7423b9
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.0-1
7423b9
- Update to 1.11.0
7423b9
7423b9
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.3-1
7423b9
- Update to 1.10.3
7423b9
7423b9
* Tue Jun 28 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.1-1
7423b9
- Update to 1.10.1
7423b9
7423b9
* Mon Mar 14 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.1-1
7423b9
- Update to 1.9.1
7423b9
7423b9
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.0-2
7423b9
- Rebuilt
7423b9
7423b9
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> - 1.9.0-1
7423b9
- update to 1.9.0
7423b9
7423b9
* Tue Oct 12 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-2
7423b9
- convert tamil translations to UTF-8 (#135343)
7423b9
7423b9
* Wed Sep 22 2004 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
7423b9
- update to 2.8.0
7423b9
7423b9
* Mon Aug 16 2004 Matthias Clasen <mclasen@redhat.com> - 1.7.3-2
7423b9
- Remove unnecessary BuildPrereqs
7423b9
7423b9
* Fri Jul 30 2004 Matthias Clasen <clasen@redhat.com> 1.7.3-1
7423b9
- update to 2.7.3
7423b9
7423b9
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.6.0-1
7423b9
- update to 2.6.0
7423b9
7423b9
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 1.5.5-1
7423b9
- Update to 1.5.5.
7423b9
7423b9
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 1.5.2-1
7423b9
- new version
7423b9
7423b9
* Tue Sep  9 2003 Jonathan Blandford <jrb@redhat.com> 1.4.0-1
7423b9
- new version
7423b9
7423b9
* Tue Aug 19 2003 Jonathan Blandford <jrb@redhat.com> 1.3.5-1
7423b9
- new version for 2.4
7423b9
7423b9
* Wed Jul  9 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-3.0
7423b9
- Remove specific version requirement from libtool
7423b9
7423b9
* Tue Jul  8 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-2.0
7423b9
- Bump for rebuild
7423b9
7423b9
* Tue Jun 10 2003 Owen Taylor <otaylor@redhat.com> 1.2.4-1
7423b9
- Version 1.2.4
7423b9
7423b9
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
7423b9
- rebuilt
7423b9
7423b9
* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
7423b9
- Package documentation, instead of blowing it away
7423b9
- Version 1.2.0
7423b9
7423b9
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 1.0.3-3
7423b9
- remove unpackaged files from the buildroot
7423b9
7423b9
* Mon Oct  7 2002 Havoc Pennington <hp@redhat.com>
7423b9
- require glib 2.0.6-3
7423b9
7423b9
* Wed Jul 31 2002 Owen Taylor <otaylor@redhat.com>
7423b9
- Remove fixed-ltmain.sh
7423b9
- Version 1.0.3
7423b9
7423b9
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
7423b9
- automated rebuild
7423b9
7423b9
* Tue Jun 04 2002 Havoc Pennington <hp@redhat.com>
7423b9
- rebuild in different environment
7423b9
7423b9
* Tue Jun  4 2002 Havoc Pennington <hp@redhat.com>
7423b9
- 1.0.2
7423b9
7423b9
* Thu May 23 2002 Tim Powers <timp@redhat.com>
7423b9
- automated rebuild
7423b9
7423b9
* Wed Apr 24 2002 Havoc Pennington <hp@redhat.com>
7423b9
 - rebuild in different environment
7423b9
7423b9
* Wed Apr  3 2002 Alex Larsson <alexl@redhat.com>
7423b9
- Update to version 1.0.1
7423b9
7423b9
* Fri Mar  8 2002 Owen Taylor <otaylor@redhat.com>
7423b9
- Version 1.0.0
7423b9
7423b9
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
7423b9
- Update to 0.13
7423b9
7423b9
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
7423b9
- Bump for rebuild
7423b9
7423b9
* Mon Feb 18 2002 Havoc Pennington <hp@redhat.com>
7423b9
- rebuild for glib 1.3.14
7423b9
7423b9
* Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
7423b9
- add horrible buildrequires hack
7423b9
7423b9
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
7423b9
- 0.12.90 cvs snap
7423b9
7423b9
* Tue Jan 29 2002 Owen Taylor <otaylor@redhat.com>
7423b9
- Version 0.10
7423b9
7423b9
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
7423b9
- automated rebuild
7423b9
7423b9
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
7423b9
- new snap 0.8.90
7423b9
7423b9
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
7423b9
- rebuild with glib hacked to work on 64-bit
7423b9
7423b9
* Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
7423b9
- Version 0.7
7423b9
- add explicit check for required glib2 version before we do the build,
7423b9
  so we don't end up with bad RPMs on --nodeps builds
7423b9
7423b9
* Fri Oct 26 2001 Havoc Pennington <hp@redhat.com>
7423b9
- rebuild due to hosage on ia64 build system causing link to old glib
7423b9
7423b9
* Thu Oct 25 2001 Owen Taylor <otaylor@redhat.com>
7423b9
- Version 0.6
7423b9
7423b9
* Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
7423b9
- 0.5
7423b9
- sync with Owen's version
7423b9
7423b9
* Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
7423b9
- 0.4
7423b9
- fix requires
7423b9
- --enable-static
7423b9
- put static libs back in file list
7423b9
7423b9
* Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
7423b9
- update to CVS snapshot
7423b9
7423b9
* Wed Sep 05 2001 Havoc Pennington <hp@redhat.com>
7423b9
- require specific pango version
7423b9
- fix ltmain.sh to destroy all relinking BS
7423b9
7423b9
* Tue Sep  4 2001 root <root@dhcpd37.meridian.redhat.com>
7423b9
- Version 0.2
7423b9
7423b9
* Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
7423b9
- Configure with --disable-gtk-doc
7423b9
7423b9
* Tue Jul 10 2001 Trond Eivind Glomsrod <teg@redhat.com>
7423b9
- Add post- and postun-sections running ldconfig
7423b9
7423b9
* Wed Jun 13 2001 Havoc Pennington <hp@redhat.com>
7423b9
- 0.2
7423b9
7423b9
* Fri May  4 2001 Owen Taylor <otaylor@redhat.com>
7423b9
- Initial version