Blame SPECS/gnome-menus.spec

848755
%global enable_debugging 0
848755
848755
Name: gnome-menus
848755
Version: 3.36.0
848755
Release: 8%{?dist}
848755
Summary:  A menu system for the GNOME project
848755
848755
License: LGPLv2+
848755
URL: https://gitlab.gnome.org/GNOME/gnome-menus
848755
Source0: https://download.gnome.org/sources/gnome-menus/3.36/%{name}-%{version}.tar.xz
848755
# https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/14
848755
# Puts eog back to the Utilities submenu
848755
Patch0: 14.patch
848755
848755
BuildRequires: gawk
848755
BuildRequires: gettext
848755
BuildRequires: glib2-devel
848755
BuildRequires: pkgconfig
848755
BuildRequires: gobject-introspection-devel
848755
BuildRequires: make
848755
848755
Obsoletes: redhat-menus < 12.0.2-20
848755
Provides: redhat-menus = 12.0.2-20
848755
Conflicts: redhat-menus < 12.0.2-20
848755
848755
%description
848755
gnome-menus is an implementation of the draft "Desktop
848755
Menu Specification" from freedesktop.org. This package
848755
also contains the GNOME menu layout configuration files,
848755
.directory files and assorted menu related utility programs
848755
and a simple menu editor.
848755
848755
%package devel
848755
Summary: Libraries and include files for the GNOME menu system
848755
Requires: %{name}%{?_isa} = %{version}-%{release}
848755
848755
%description devel
848755
This package provides the necessary development libraries for
848755
writing applications that use the GNOME menu system.
848755
848755
%prep
848755
%setup -q
848755
%patch0 -p1
848755
848755
%build
848755
%configure --disable-static \
848755
   --enable-introspection \
848755
%if %{enable_debugging}
848755
   --enable-debug=yes
848755
%else
848755
   --enable-debug=no
848755
%endif
848755
848755
%make_build
848755
848755
%install
848755
%make_install
848755
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
848755
cp $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/{gnome-,}applications.menu
848755
848755
%find_lang gnome-menus
848755
848755
%ldconfig_scriptlets
848755
848755
%files -f gnome-menus.lang
848755
%license COPYING.LIB
848755
%doc AUTHORS NEWS
848755
%{_sysconfdir}/xdg/menus/gnome-applications.menu
848755
%{_sysconfdir}/xdg/menus/applications.menu
848755
%{_libdir}/lib*.so.*
848755
%{_datadir}/desktop-directories/*
848755
%dir %{_libdir}/girepository-1.0
848755
%{_libdir}/girepository-1.0/GMenu-3.0.typelib
848755
848755
%files devel
848755
%{_libdir}/lib*.so
848755
%{_libdir}/pkgconfig/*
848755
%{_includedir}/gnome-menus-3.0
848755
%dir %{_datadir}/gir-1.0
848755
%{_datadir}/gir-1.0/GMenu-3.0.gir
848755
848755
%changelog
848755
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.36.0-8
848755
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
848755
  Related: rhbz#1991688
848755
848755
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.36.0-7
848755
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
848755
848755
* Wed Mar 17 2021 Tomas Popela <tpopela@redhat.com> - 3.36.0-6
848755
- Fix the version of redhat-menus, add Conflicts, remove Requires
848755
848755
* Tue Mar 16 2021 Tomas Popela <tpopela@redhat.com> - 3.36.0-5
848755
- swallow up redhat-menus (backport of rhel-8.2.0 change)
848755
  Resolves: #1715890
848755
848755
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-4
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
848755
848755
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3
848755
- Second attempt - Rebuilt for
848755
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
848755
848755
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
848755
848755
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
848755
- Update to 3.36.0
848755
848755
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-3
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
848755
848755
* Fri Jan 24 2020 Adam Williamson <awilliam@redhat.com> - 3.35.3-2
848755
- Backport MR #14 to move eog back to Utilities submenu
848755
848755
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 3.35.3-1
848755
- Update to 3.35.3
848755
848755
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
848755
848755
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
848755
- Update to 3.32.0
848755
848755
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
848755
- Update to 3.31.92
848755
848755
* Tue Feb 05 2019 Kalev Lember <klember@redhat.com> - 3.31.90-1
848755
- Update to 3.31.90
848755
848755
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
848755
848755
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
848755
- Update to 3.31.4
848755
- Fix gir directory ownership
848755
848755
* Sun Aug 05 2018 Miro Hrončok <mhroncok@redhat.com> - 3.13.3-11
848755
- There is no Python involved anymore
848755
848755
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-10
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
848755
848755
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-9
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
848755
848755
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-8
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
848755
848755
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-7
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
848755
848755
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-6
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
848755
848755
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-5
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
848755
848755
* Thu Jun 18 2015 Florian Müllner <fmuellner@redhat.com> - 3.13.3-4
848755
- Fix handling of multiple desktops in XDG_CURRENT_DESKTOP
848755
848755
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.3-3
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
848755
848755
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.3-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
848755
848755
* Sun Aug 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
848755
- Update to 3.13.3
848755
- Tighten -devel deps
848755
848755
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.10.1-4
848755
- Rebuilt for gobject-introspection 1.41.4
848755
848755
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.1-3
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
848755
848755
* Wed Jan 08 2014 Adam Williamson <awilliam@redhat.com> - 3.10.1-2
848755
- patch up to current git master (should fix annoying crashes)
848755
848755
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
848755
- Update to 3.10.1
848755
848755
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.0-3
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
848755
848755
* Sat Mar 30 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-2
848755
- Fix gnome-calculator to show up in the menus again
848755
848755
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
848755
- Update to 3.8.0
848755
848755
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
848755
- Update to 3.7.90
848755
- Drop the downstream patch for changing the release notes categories
848755
848755
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
848755
848755
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.6.2-1
848755
- Update to 3.6.2
848755
848755
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
848755
- Update to 3.6.1
848755
848755
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-2
848755
- Use gnome-applications.menu instead of applications-gnome.menu,
848755
  in order to be able to use XDG_MENU_PREFIX instead of a downstream
848755
  patch to gnome-shell
848755
848755
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
848755
- Update to 3.6.0
848755
848755
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
848755
- Update to 3.5.92
848755
848755
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
848755
- Update to 3.5.5
848755
848755
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
848755
848755
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
848755
- Update to 3.5.4
848755
848755
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
848755
- Update to 3.5.3
848755
848755
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
848755
- Update to 3.5.2
848755
848755
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
848755
- Update to 3.4.2
848755
848755
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-1
848755
- Update to 3.4.0
848755
848755
* Tue Feb 21 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.5-2
848755
- Drop the rpath change as it's fixed upstream and the associated circular dep hack
848755
848755
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
848755
- Update to 3.3.5
848755
848755
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
848755
848755
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
848755
- Update to 3.3.1
848755
848755
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 3.2.0.1-1
848755
- Update to 3.2.0.1
848755
848755
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
848755
- Update to 3.2.0
848755
848755
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
848755
- Update to 3.1.92
848755
848755
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
848755
- Update to 3.1.90
848755
848755
* Fri Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-3
848755
- Sync with F16
848755
848755
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
848755
- Update to 3.0.1
848755
848755
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0-2
848755
- Ship applications-gnome.desktop; we don't want GNOME 3 to use redhat-menus.
848755
- Disable introspection, we're not using it right now
848755
848755
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
848755
- Update to 3.0.0
848755
848755
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
848755
- Update to 2.91.91
848755
848755
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.4-6
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
848755
848755
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.4-1
848755
- Update to 2.30.4
848755
848755
* Wed Sep 29 2010 jkeating - 2.30.0-5
848755
- Rebuilt for gcc bug 634757
848755
848755
* Fri Sep 10 2010 Parag Nemade <paragn AT fedoraproject.org> 2.30.0-4
848755
- Merge-review cleanup (#225823)
848755
848755
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.30.0-3
848755
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
848755
848755
* Wed Apr  7 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-2
848755
- Keep release notes out of Applications>Other
848755
848755
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
848755
- Update to 2.30.0
848755
848755
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
848755
- Update to 2.29.92
848755
848755
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
848755
- Update to 2.29.91
848755
848755
* Thu Feb 11 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
848755
- Update to 2.29.6
848755
848755
* Thu Sep 24 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-2
848755
- Remove obsolete configure option
848755
848755
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
848755
- Update to 2.28.0
848755
848755
* Wed Sep  9 2009 Matthias Clasen <mclasen@redhat.com> 2.27.92-1
848755
- Update to 2.27.92
848755
848755
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
848755
848755
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
848755
- Update to 2.27.4
848755
848755
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> 2.26.2-1
848755
- Update to 2.26.2
848755
- See http://download.gnome.org/sources/gnome-menus/2.26/gnome-menus-2.26.2.news
848755
848755
* Sun Jun 14 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-2
848755
- Minor directory ownership cleanup
848755
848755
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
848755
- Update to 2.26.1
848755
- See http://download.gnome.org/sources/gnome-menus/2.26/gnome-menus-2.26.1.news
848755
848755
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-1
848755
- Update to 2.26.0
848755
848755
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
848755
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
848755
848755
* Tue Feb 17 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-1
848755
- Update to 2.25.91
848755
848755
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> 2.25.5-1
848755
- Update to 2.25.5
848755
848755
* Thu Dec  4 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.25.2-3
848755
- Rebuild for Python 2.6
848755
848755
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> 2.25.2-2
848755
- Update to 2.25.2
848755
848755
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.24.1-2
848755
- Rebuild for Python 2.6
848755
848755
* Wed Oct 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
848755
- Update to 2.24.1
848755
848755
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
848755
- Fix a translation error in Marathi
848755
848755
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
848755
- Update to 2.24.0
848755
848755
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
848755
- Update to 2.23.92
848755
848755
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
848755
- Update to 2.23.91
848755
848755
* Tue Aug  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-1
848755
- Update to 2.23.6
848755
848755
* Fri Aug  1 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-2
848755
- Use standard icon names
848755
848755
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
848755
- Update to 2.23.5
848755
848755
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
848755
- Update to 2.23.4
848755
848755
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
848755
- Update to 2.23.3
848755
848755
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
848755
- Update to 2.23.1
848755
848755
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
848755
- Update to 2.22.1
848755
848755
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
848755
- Update to 2.22.0
848755
848755
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
848755
- Update to 2.21.92
848755
848755
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
848755
- Update to 2.21.91
848755
848755
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
848755
- Update to 2.21.90
848755
848755
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.4-1
848755
- Update to 2.21.4
848755
848755
* Wed Jan 09 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.3-2
848755
- Add upstream patch to allow building with the new GIO file
848755
  monitoring API
848755
848755
* Sat Dec 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-1
848755
- Update to 2.21.3
848755
- Use gio for file monitoring
848755
848755
* Mon Nov 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
848755
- Update to 2.21.2
848755
848755
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-1
848755
- Update to 2.20.1 (translation updates)
848755
848755
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
848755
- Update to 2.20.0
848755
848755
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
848755
- Update to 2.19.92
848755
848755
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 2.19.90-2
848755
- Rebuild for build ID
848755
- BuildRequires: gawk
848755
848755
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
848755
- Update to 2.19.90
848755
848755
* Thu Aug  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-2 
848755
- Update license field
848755
848755
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1 
848755
- Update to 2.19.6
848755
848755
* Sun Jul  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1 
848755
- Update to 2.19.5
848755
848755
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1 
848755
- Update to 2.19.4
848755
- Drop upstreamed patch
848755
848755
* Thu Jun 14 2007 Colin Walters <walters@redhat.com> - 2.19.3-2
848755
- Add patch gnome-menus-pythread-bgo442747.patch
848755
848755
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
848755
- Update to 2.19.3
848755
848755
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
848755
- Update to 2.19.2
848755
848755
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
848755
- Update to 2.18.0
848755
848755
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
848755
- Update to 2.17.92
848755
- Drop obsolete patch
848755
848755
* Thu Feb 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-2
848755
- Show the Preferences menu
848755
848755
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
848755
- Update to 2.17.91
848755
848755
* Mon Jan 29 2007 Adam Jackson <ajax@redhat.com> - 2.17.5-2
848755
- Fix the redhat-menus Requires: to a version where there's no
848755
  System.directory conflict.
848755
848755
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
848755
- Update to 2.17.5 
848755
- Remove traces of gmenu-simple-editor
848755
848755
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 2.17.2-2
848755
- rebuild for python 2.5
848755
848755
* Mon Nov  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
848755
- Update to 2.17.2
848755
- Don't ship static libraries
848755
- Fix python packaging
848755
848755
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
848755
- Update to 2.16.1
848755
848755
* Tue Sep  5 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-2.fc6
848755
- Remove menu editor (bug 205210)
848755
848755
* Mon Sep  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
848755
- Update to 2.16.0
848755
848755
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-2.fc6
848755
- Add Requires to the -devel package
848755
848755
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-1.fc6
848755
- Update to 2.15.91
848755
848755
* Thu Aug  2 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
848755
- Update to 2.15.90
848755
848755
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4.1-1
848755
- Update to 2.15.4.1
848755
848755
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.14.0-4.1
848755
- rebuild
848755
848755
* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-4
848755
- More missing BuildRequires
848755
848755
* Tue Jun  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-3
848755
- Add a BuildRequires for perl-XML-Parser
848755
848755
* Mon Apr 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-2
848755
- Update to 2.14.0
848755
- Drop upstreamed patch
848755
848755
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.5-5.2
848755
- bump again for double-long bug on ppc(64)
848755
848755
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.5-5.1
848755
- rebuilt for new gcc4.1 snapshot and glibc changes
848755
848755
* Mon Feb  6 2006 Ray Strode <rstrode@redhat.com> 2.13.5-5
848755
- break infinite loop 
848755
848755
* Wed Feb  1 2006 Ray Strode <rstrode@redhat.com> 2.13.5-4
848755
- don't ship upstream Desktop.directory files
848755
848755
* Fri Jan 27 2006 Ray Strode <rstrode@redhat.com> 2.13.5-3
848755
- ship upstream .directory files
848755
848755
* Thu Jan 19 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-2
848755
- Add a BuildRequires for gamin
848755
848755
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-1
848755
- Update to 2.13.5
848755
848755
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
848755
- rebuilt
848755
848755
* Tue Sep  6 2005 Mark McLoughlin <markmc@redhat.com> 2.12.0-1
848755
- Update to 2.12.0
848755
848755
* Mon Aug 22 2005 Mark McLoughlin <markmc@redhat.com> 2.11.92-1
848755
- Update to 2.11.92
848755
848755
* Thu Aug 18 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-3
848755
- Fix infinite loop in patch for gnome #313624
848755
848755
* Thu Aug 18 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-2
848755
- Add patch to fix "duplicate entries after upgrade" issue (gnome #313624)
848755
848755
* Tue Aug 16 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-1
848755
- Update to 2.11.91
848755
- Backport patch from HEAD to hopefully fix crasher (rh #165977)
848755
848755
* Wed Aug 03 2005 Ray Strode <rstrode@redhat.com> - 2.11.90-1
848755
- Update to upstream version 2.11.90
848755
848755
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.1.1-2
848755
- Undo the split into tiny subpackages, instead move
848755
  the Python bindings and the editor into the main package.
848755
- Fix dependencies
848755
848755
* Fri Jul  8 2005 Matthias Clasen <mclasen@redhat.com> 2.11.1.1-1
848755
- Update to 2.11.1.1
848755
- Split off subpackages for python bindings and editor
848755
848755
* Fri Apr 22 2005 Matthias Clasen <mclasen@redhat.com> 2.10.1-3
848755
- Call ldconfig in %%post (#155734)
848755
- Add some BuildRequires
848755
848755
* Wed Apr  6 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-2
848755
- Backport patch from CVS to fix large memory leak on re-loading
848755
  the menus (gnome #172472)
848755
848755
* Wed Mar 23 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-1
848755
- Update to 2.10.1
848755
848755
* Thu Mar 17 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-1
848755
- Update to upstream version 2.10.0
848755
848755
* Fri Mar  4 2005 Jeremy Katz <katzj@redhat.com> - 2.9.90-4
848755
- fix 64bit pointer problem that caused the panel to crash
848755
848755
* Wed Mar  2 2005 Mark McLoughlin <markmc@redhat.com> 2.9.90-3
848755
- Turn off debugging by default
848755
- Rebuild with gcc4
848755
848755
* Tue Feb  1 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90-2
848755
- Don't include .directory and .menu files,
848755
  we want those from redhat-menus
848755
848755
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90-1
848755
- Initial build.
848755