Blame SPECS/atk.spec

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