1d441ee
%global po_package %{name}-3.0
d329976
d329976
%global use_evolution_data_server 1
d329976
d329976
Name:           gnome-panel
75da33a
Version:        3.38.0
1d441ee
Release:        1%{?dist}
d329976
Summary:        GNOME Flashback panel
d329976
d329976
License:        GPLv2+ and LGPLv2+
d329976
URL:            https://wiki.gnome.org/Projects/GnomePanel
75da33a
Source0:        https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
d329976
d329976
BuildRequires:  autoconf
d329976
BuildRequires:  automake
d329976
BuildRequires:  desktop-file-utils
d329976
BuildRequires:  gcc
d329976
BuildRequires:  gettext-devel
d329976
BuildRequires:  gnome-common
d329976
BuildRequires:  gtk-doc
d329976
BuildRequires:  intltool
d329976
BuildRequires:  itstool
d329976
BuildRequires:  libxslt
d329976
BuildRequires:  yelp-tools
d329976
BuildRequires:  pkgconfig(cairo-gobject)
d329976
BuildRequires:  pkgconfig(cairo-xlib)
d329976
BuildRequires:  pkgconfig(dconf) >= 0.13.4
d329976
BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.26.0
d329976
BuildRequires:  pkgconfig(gdm)
d329976
BuildRequires:  pkgconfig(glib-2.0) >= 2.45.3
d329976
BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 2.91.6
d329976
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
d329976
BuildRequires:  pkgconfig(gweather-3.0) >= 3.28.0
d329976
BuildRequires:  pkgconfig(libgnome-menu-3.0) >= 3.7.90
d329976
BuildRequires:  pkgconfig(libsystemd) >= 230
d329976
BuildRequires:  pkgconfig(libwnck-3.0) >= 3.4.6
d329976
BuildRequires:  pkgconfig(pango) >= 1.15.4
d329976
BuildRequires:  pkgconfig(polkit-gobject-1)
d329976
BuildRequires:  pkgconfig(x11)
d329976
BuildRequires:  pkgconfig(xi)
d329976
BuildRequires:  pkgconfig(xrandr) >= 1.3.0
3163b49
%if %{use_evolution_data_server}
d329976
BuildRequires:  pkgconfig(libecal-2.0) >= 3.33.2
d329976
BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.33.2
3163b49
%endif
cd1e0d2
BuildRequires: make
d329976
d329976
Requires:       gnome-desktop3
d329976
Requires:       gnome-menus >= 3.7.90
3163b49
%if %{use_evolution_data_server}
d329976
Requires:       evolution-data-server >= 3.33.2
3163b49
%endif
d329976
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
d329976
Requires:       hicolor-icon-theme
d329976
d329976
Suggests:       %{name}-doc
3163b49
3163b49
%description
d329976
Gnome Panel is a component that is part of GnomeFlashback and provides panels
d329976
and default applets for the desktop. A panel is a horizontal or vertical bar
d329976
that can be added to each side of the screen. By default there is one panel on
d329976
the top of the screen and one on the bottom, but this is configurable. The
d329976
panels are used to add applets such as a menu bar to open applications, a clock
d329976
and indicator applets which provide access to configure features of the system
d329976
such as the network, sound or the current keyboard layout. On the bottom panel
d329976
there is usually a list of open applications.
3163b49
3163b49
d329976
# libs package
d329976
%package        libs
d329976
Summary:        Libraries for %{name}
d329976
License:        LGPLv2+
3163b49
d329976
%description    libs
d329976
Libraries for %{name}.
3163b49
3163b49
d329976
# devel package
d329976
%package        devel
d329976
Summary:        Devel files for %{name}
d329976
d329976
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
d329976
d329976
%description    devel
d329976
Devel files for %{name}.
3163b49
d329976
d329976
# doc package
d329976
%package        doc
d329976
Summary:        Docs for %{name}
d329976
BuildArch:      noarch
d329976
d329976
%description    doc
d329976
Docs for %{name}.
d329976
d329976
d329976
%prep
d329976
%autosetup -p1
3163b49
rm -f libtool
d329976
autoreconf -fiv
d329976
d329976
3163b49
%build
d329976
%configure              \
d329976
    --enable-gtk-doc    \
3163b49
%if %{use_evolution_data_server}
d329976
    --enable-eds=yes
3163b49
%else
d329976
    --enable-eds=no
3163b49
%endif
d329976
%make_build
3163b49
3163b49
3163b49
%install
d329976
%make_install
d329976
rm -rf %{buildroot}/var/scrollkeeper
d329976
find %{buildroot} -name '*.la' -delete;
d329976
%find_lang %{po_package} --all-name
d329976
d329976
d329976
%check
d329976
# Disable temporary
d329976
# * https://gitlab.freedesktop.org/xdg/desktop-file-utils/-/merge_requests/2
d329976
# * https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/5
d329976
%dnl desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
d329976
d329976
d329976
%files -f %{po_package}.lang
75da33a
%license COPYING COPYING.LESSER COPYING-DOCS
d329976
%doc AUTHORS NEWS README
d329976
%{_bindir}/%{name}
d329976
%{_datadir}/applications/%{name}.desktop
d329976
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.*.xml
d329976
%{_datadir}/%{name}/
d329976
%{_datadir}/icons/hicolor/*/apps/*.png
d329976
%{_datadir}/icons/hicolor/scalable/apps/*.svg
3163b49
%{_datadir}/man/man*/*
d329976
%{_libdir}/%{name}/
3163b49
3163b49
%files libs
9315364
%{_libdir}/lib%{name}.so.*
3163b49
3163b49
%files devel
d329976
%{_datadir}/gtk-doc/
d329976
%{_includedir}/%{name}/
9315364
%{_libdir}/lib%{name}.so
9315364
%{_libdir}/pkgconfig/lib%{name}.pc
d329976
d329976
%files doc
d329976
%{_datadir}/help/
d329976
3163b49
3163b49
%changelog
75da33a
* Wed Oct 14 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.38.0-1
75da33a
- build(update): 3.38.0
75da33a
1d441ee
* Wed Aug 19 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.36.2-1
1d441ee
- Update to 3.36.2
1d441ee
ba5ed94
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.1-5
ba5ed94
- Second attempt - Rebuilt for
ba5ed94
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
ba5ed94
195f892
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.1-4
195f892
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
195f892
b9a7a74
* Mon Jul 13 2020 Kevin Fenzi <kevin@scrye.com> - 3.36.1-3
b9a7a74
- Rebuild for new evolution-data-server
b9a7a74
1766088
* Sun May 24 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.36.1-2
1766088
- Disable LTO
1766088
7e42a23
* Tue Apr 07 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.36.1-1
7e42a23
- Update to 3.36.1
7e42a23
9315364
* Thu Mar 26 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.36.0-1
9315364
- Update to 3.36.0
9315364
d329976
* Sun Feb 23 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 3.34.1-4
d329976
- Spec file improvements
d329976
- Drop obsolete macroses
d329976
- Enable LTO
d329976
d329976
* Thu Dec 26 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 3.34.1-1
d329976
- new version
d329976
d329976
* Sun May 05 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 3.32.0-1
d329976
- new version
d329976
d329976
* Mon Nov 12 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 3.30.0-1
d329976
- new version
d329976
d329976
* Tue Mar 13 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 3.28.0-1
d329976
- new version
d329976
d329976
* Mon Nov 13 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 3.26.0-1
d329976
- new version
d329976
d329976
* Tue Mar 28 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 3.24.1-1
d329976
- new version
d329976
d329976
* Sun Mar 26 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 3.24.0-1
d329976
- new version
d329976
d329976
* Sun Mar 26 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 3.22.0-1
d329976
- new version
d329976
d329976
* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20.1-1
d329976
- new version
d329976
d329976
* Mon Apr 18 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20.0-1
d329976
- Version bump for GNOME Flashback 3.20.
d329976
d329976
* Thu Apr 14 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.2-1
d329976
- new version
d329976
d329976
* Sun Dec 27 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.1-2
d329976
- Drop gnome-shell-specific gnome-session-xsession dependency
d329976
d329976
* Tue Oct 13 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.1-1
d329976
- Update to 3.18.1
d329976
d329976
* Fri Oct 02 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.0-1
d329976
- Version bump for GNOME Flashback 3.18.
d329976
d329976
* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.17.2-1
d329976
- Unstable version bump
d329976
d329976
* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-1
d329976
- Version bump for GNOME Flashback 3.16.
d329976
d329976
* Wed Feb 04 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.14.0-1
d329976
- Version bump for GNOME Flashback 3.14.
d329976
d329976
* Sun Jan 11 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.8.1-1
d329976
- Version bump for GNOME Flashback 3.10.
d329976
3163b49
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-6
3163b49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3163b49
3163b49
* Sun Dec 30 2012 Daniel Drake <dsd@laptop.org> - 3.6.2-5
3163b49
- Fix all-black icons in notification area
3163b49
3163b49
* Tue Dec 25 2012 Bruno Wolff III <bruno@wolff.to> - 3.6.2-4
3163b49
- Drop gweather-xml.h include
3163b49
- Rebuild for multiple soname bumps
3163b49
3163b49
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-3
3163b49
- Rebuilt for libgnome-desktop3 3.7.3 soname bump
3163b49
3163b49
* Tue Nov 20 2012 Milan Crha <mcrha@redhat.com> - 3.6.2-2
3163b49
- Rebuild against newer evolution-data-server
3163b49
3163b49
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
3163b49
- Update to 3.6.2
3163b49
- Clean up some obsolete buildrequires
3163b49
3163b49
* Thu Nov  1 2012 Daniel Drake <dsd@laptop.org> - 3.6.0-2
3163b49
- Update for new gnome-menus gnome-applications filename (#868614)
3163b49
3163b49
* Fri Oct 26 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
3163b49
- Update to 3.6.0
3163b49
3163b49
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-5
3163b49
- Rebuild against newer evolution-data-server
3163b49
3163b49
* Mon Aug 20 2012 Daniel Drake <dsd@laptop.org> - 3.5.4-4
3163b49
- Rebuild for libcamel-1.2.so.40
3163b49
3163b49
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-3
3163b49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3163b49
3163b49
* Sun Jul 22 2012 Ville Skyttä <ville.skytta@iki.fi> - 3.5.4-2
3163b49
- Move post(un)install ldconfig scriptlets from main to -libs.
3163b49
- Escape macros in %%changelog.
3163b49
3163b49
* Wed Jul 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-1
3163b49
- Update to 3.5.4
3163b49
3163b49
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
3163b49
- Update to 3.5.3
3163b49
3163b49
* Fri Jun  8 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.2.1-2
3163b49
- Rebuild against new gnome-desktop
3163b49
3163b49
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2.1-1
3163b49
- Update to 3.4.2.1
3163b49
3163b49
* Tue May 01 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-3
3163b49
- Rebuilt for evolution-data-server soname bumps
3163b49
3163b49
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
3163b49
- Silence rpm scriptlet output
3163b49
3163b49
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
3163b49
- Update to 3.4.1
3163b49
3163b49
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-1
3163b49
- Update to 3.4.0
3163b49
3163b49
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
3163b49
- Update to 3.3.92
3163b49
3163b49
* Tue Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
3163b49
- Update to 3.3.91
3163b49
3163b49
* Sun Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
3163b49
- Update to 3.3.90
3163b49
3163b49
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
3163b49
- Update to 3.3.5
3163b49
3163b49
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
3163b49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3163b49
3163b49
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
3163b49
- Update to 3.3.3
3163b49
3163b49
* Thu Nov 24 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.3.1-3
3163b49
- Another rebuild for new EDS
3163b49
3163b49
* Tue Nov 22 2011 Daniel Drake <dsd@laptop.org> - 3.3.1-2
3163b49
- Rebuild for libebook-1.2.so.13
3163b49
3163b49
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
3163b49
- Update to 3.3.1
3163b49
3163b49
* Sun Oct 30 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
3163b49
- Rebuild against newer evolution-data-server
3163b49
 
3163b49
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
3163b49
- Rebuilt for glibc bug#747377
3163b49
3163b49
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
3163b49
- Update to 3.2.1
3163b49
3163b49
* Wed Sep 28 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.0-2
3163b49
- Fix Source URL, remove no longer needed band-aid - RHBZ 730586
3163b49
3163b49
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
3163b49
- Update to 3.2.0
3163b49
3163b49
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
3163b49
- Update to 3.1.92
3163b49
3163b49
* Thu Sep 08 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-3
3163b49
- Obsolete additional -devel packages that AutoQA caught
3163b49
3163b49
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-2
3163b49
- Rebuild against newer libcamel
3163b49
3163b49
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
3163b49
- Update to 3.1.91
3163b49
3163b49
* Tue Aug 30 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-5
3163b49
- Rebuild against newer evolution-data-server (once again)
3163b49
3163b49
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-4
3163b49
- Rebuild against newer evolution-data-server
3163b49
3163b49
* Wed Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-3
3163b49
- Make the -libs dependency archful
3163b49
3163b49
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-2
3163b49
- Rebuild
3163b49
3163b49
* Wed Aug 17 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
3163b49
- Update to 3.1.5
3163b49
3163b49
* Tue Aug 16 2011 Milan Crha <mcrha@redhat.com> - 3.0.2-4
3163b49
- Rebuild against newer evolution-data-server
3163b49
3163b49
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-3
3163b49
- Rebuild
3163b49
3163b49
* Tue Jul 05 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-2
3163b49
- rebuild for new e-d-s
3163b49
3163b49
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-1
3163b49
- Update to 3.0.2
3163b49
3163b49
* Thu May  5 2011 Colin Walters <walters@verbum.org> - 3.0.0.1-5
3163b49
- Also obsolete libpanelappletmm
3163b49
3163b49
* Thu Apr 28 2011 Colin Walters <walters@verbum.org> - 3.0.0.1-4
3163b49
- Obsolete old applet packages so upgrades proceeed
3163b49
3163b49
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0.1-3
3163b49
- Obsolete libgail-gnome (#697795)
3163b49
3163b49
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.1-2
3163b49
- Use gnome menu, not redhat-menus
3163b49
3163b49
* Wed Apr  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0.1-1
3163b49
- Update to 3.0.0.1
3163b49
3163b49
* Tue Apr  5 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
3163b49
- Make icon sizes more uniform
3163b49
3163b49
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
3163b49
- Update to 3.0.0
3163b49
3163b49
* Fri Apr  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.94-1
3163b49
- Update to 2.91.94
3163b49
3163b49
* Tue Mar 29 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
3163b49
- Update to 2.91.93
3163b49
3163b49
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
3163b49
- Update to 2.91.92
3163b49
3163b49
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
3163b49
- Update to 2.91.91
3163b49
3163b49
* Thu Feb 24 2011 Colin Walters <walters@verbum.org> - 2.91.90-2
3163b49
- Require gnome-shell to band aid upgrades
3163b49
3163b49
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
3163b49
- Update to 2.91.90
3163b49
3163b49
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-5
3163b49
- Rebuild against newer gtk
3163b49
3163b49
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-4
3163b49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3163b49
3163b49
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.6-3
3163b49
- Cut out the layers of built up cruft.
3163b49
3163b49
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-2
3163b49
- Various build fixes
3163b49
3163b49
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.6-1
3163b49
- Update to 2.91.6
3163b49
3163b49
* Wed Sep 29 2010 jkeating - 2.31.92-2
3163b49
- Rebuilt for gcc bug 634757
3163b49
3163b49
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.92-1
3163b49
- Update to 2.31.92
3163b49
3163b49
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-3
3163b49
- Rebuild against newer gtk3
3163b49
3163b49
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-2
3163b49
- Co-own /usr/share/gtk-doc (#604360)
3163b49
3163b49
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-1
3163b49
- Update to 2.31.90
3163b49
3163b49
* Wed Aug  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.6-1
3163b49
- Update to 2.31.6
3163b49
3163b49
* Tue Aug  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.4-4
3163b49
- Adapt to GDBus api changes
3163b49
3163b49
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.31.4-3
3163b49
- Rebuild with new gobject-introspection
3163b49
3163b49
* Thu Jul 15 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-2
3163b49
- Rebuild against new evolution-data-server
3163b49
3163b49
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
3163b49
- Update to 2.31.4
3163b49
3163b49
* Mon Jun 21 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-4
3163b49
- Update for GLib api change
3163b49
3163b49
* Thu Jun 17 2010 Dan Horák <dan[at]danny.cz> 2.31.2-3
3163b49
- link also with libm
3163b49
3163b49
* Sat May 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-2
3163b49
- Rebuild
3163b49
3163b49
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
3163b49
- Update to 2.31.2
3163b49
3163b49
* Sun May 09 2010 Matthew Barnes <mbarnes@redhat.com> 2.30.0-2
3163b49
- Rebuild against newer libedataserver and libedataserverui.
3163b49
3163b49
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
3163b49
- Update to 2.30.0
3163b49
3163b49
* Thu Mar 11 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92.1-1
3163b49
- Update to 2.29.92.1
3163b49
3163b49
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
3163b49
- Update to 2.29.91
3163b49
3163b49
* Wed Feb 17 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-2
3163b49
- Update icon-order patch to sort keyboard, too
3163b49
3163b49
* Thu Feb 11 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
3163b49
- Update to 2.29.6
3163b49
3163b49
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> 2.29.5.1-1
3163b49
- Update to 2.29.5.1
3163b49
3163b49
* Tue Dec 15 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-17
3163b49
- Handle errors returned from PolicyKit in the clock applet (#547624)
3163b49
- Fix clock crash (bug 537798)
3163b49
- Improve the behaviour of the panel when screen resolution
3163b49
  changes (gnome #341441)
3163b49
3163b49
* Thu Oct 29 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-12
3163b49
- Make padding work correctly in non-expanded panels (#529614)
3163b49
3163b49
* Tue Oct 20 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-11
3163b49
- Remove a leftover debugging statement
3163b49
3163b49
* Tue Oct 20 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-10
3163b49
- Reduce the inter-applet padding
3163b49
3163b49
* Mon Oct 19 2009 Ray Strode <rstrode@redhat.com> 2.28.0-9
3163b49
- Add explicit libs requires (bug 525600)
3163b49
3163b49
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-9
3163b49
- Actually set non-zero padding
3163b49
3163b49
* Sat Oct 17 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-8
3163b49
- Add padding around status icons
3163b49
3163b49
* Fri Oct 16 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-6
3163b49
- Put status icons in a predictable order
3163b49
3163b49
* Wed Oct 14 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-5
3163b49
- Tweaks to the default panel configuration
3163b49
3163b49
* Thu Oct  8 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-4
3163b49
- Fix possible crashes related to randr events
3163b49
3163b49
* Thu Oct  8 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-3
3163b49
- Accept more bookmarks in the places menu before overflowing
3163b49
3163b49
* Wed Oct  7 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-2
3163b49
- Add a default location to the clock applet
3163b49
3163b49
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
3163b49
- Update to 2.28.0
3163b49
3163b49
* Wed Sep  9 2009 Matthias Clasen <mclasen@redhat.com> 2.27.92-1
3163b49
- Update to 2.27.92
3163b49
3163b49
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> 2.27.91-1
3163b49
- Update to 2.27.91
3163b49
3163b49
* Sat Aug 22 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-9
3163b49
- Actually apply the 'clear recent' patch
3163b49
3163b49
* Thu Aug 13 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-8
3163b49
- Stricter clock-applet PolicyKit policy
3163b49
3163b49
* Wed Aug  5 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-7
3163b49
- Make 'Clear Recent Documents' follow the menu-images setting
3163b49
3163b49
* Sun Aug  2 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-6
3163b49
- Save some space
3163b49
3163b49
* Fri Jul 31 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-5
3163b49
- Reduce the excessive 'about'-ing in the System menu
3163b49
3163b49
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-4
3163b49
- Drop unneeded direct deps
3163b49
3163b49
* Fri Jul 24 2009 Ray Strode <rstrode@redhat.com> 2.27.4-3
3163b49
- Make my panels show up again on login (gnome bug 589632)
3163b49
3163b49
* Wed Jul 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-2
3163b49
- Make category icons follow the menu-images setting
3163b49
3163b49
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-1
3163b49
- Update to 2.27.4
3163b49
3163b49
* Tue Jun  9 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.2-3
3163b49
- Port to PolicyKit 1
3163b49
3163b49
* Tue Jun  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.2-2
3163b49
- Replace tomboy by gnote in the default panel configuration
3163b49
3163b49
* Wed May 20 2009 Ray Strode <rstrode@redhat.com> 2.26.2-1
3163b49
- Update to 2.26.2
3163b49
3163b49
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-3
3163b49
- Don't drop schemas translations from po files
3163b49
3163b49
* Wed Apr 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-2
3163b49
- Fix the clock applets network tracking code
3163b49
3163b49
* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
3163b49
- Update to 2.26.1
3163b49
3163b49
* Mon Apr 13 2009 David Zeuthen <davidz@redhat.com> - 2.26.0-2
3163b49
- Handle emblemed icons (GNOME #578859)
3163b49
3163b49
* Tue Mar 17 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
3163b49
- Update to 2.26.0
3163b49
3163b49
* Tue Mar  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
3163b49
- Update to 2.25.92
3163b49
3163b49
* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-3
3163b49
- Require PolicyKit-authentication-agent
3163b49
3163b49
* Mon Feb 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-2
3163b49
- Fix panel behaviour on screen size changes
3163b49
3163b49
* Thu Feb 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
3163b49
- Update to 2.25.91
3163b49
3163b49
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
3163b49
- Update to 2.25.90
3163b49
3163b49
* Fri Jan 23 2009 Ray Strode <rstrode@redhat.com> - 2.25.5.1-1
3163b49
- Update to 2.25.5.1
3163b49
- Fixes bug 481029
3163b49
3163b49
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
3163b49
- Update to 2.25.5
3163b49
3163b49
* Fri Jan 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.3-4
3163b49
- And don't write %%s into desktop files
3163b49
3163b49
* Fri Jan 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.3-3
3163b49
- Fix the 'smart launcher' patch
3163b49
3163b49
* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-3
3163b49
- Remove the mixer from the default panel config as well
3163b49
- Update search and preferred apps patches
3163b49
3163b49
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-2
3163b49
- Update to 2.25.3
3163b49
- Drop mixer from default config
3163b49
3163b49
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-6
3163b49
- Rebuild
3163b49
3163b49
* Sun Nov  9 2008 Ray Strode <rstrode@redhat.com> - 2.24.1-4
3163b49
- Don't unhide drawers by default.  Patch from
3163b49
  Leszek Matok <lam@lac.pl> (bug 470719)
3163b49
3163b49
* Mon Nov  3 2008 Ray Strode <rstrode@redhat.com> - 2.24.1-3
3163b49
- Fix up panel slide in patch to work better with empty panels
3163b49
3163b49
* Mon Nov  3 2008 Ray Strode <rstrode@redhat.com> - 2.24.1-2
3163b49
- Fix up panel slide in patch to
3163b49
  1) not have odd effects with vertical panels
3163b49
  2) set up struts earlier
3163b49
3163b49
* Wed Oct 22 2008 Matthias Clasen  <mclasen@redhat.com> - 2.24.1-1
3163b49
- Update to 2.24.1
3163b49
3163b49
* Wed Oct 22 2008 Ray Strode  <rstrode@redhat.com> - 2.24.0-8
3163b49
- Don't make nautilus slide down as the panel slides down,
3163b49
  instead push nautilus out of the way immediately, and slide
3163b49
  in the available space.
3163b49
3163b49
* Sun Oct 12 2008 Ray Strode  <rstrode@redhat.com> - 2.24.0-7
3163b49
- Update smooth slide patch to be simpler based on feedback
3163b49
  on gnome bug (554343)
3163b49
3163b49
* Thu Oct  9 2008 Ray Strode  <rstrode@redhat.com> - 2.24.0-6
3163b49
- Hide shutdown item if unavailable
3163b49
3163b49
* Thu Oct  9 2008 Matthias Clasen  <mclasen@redhat.com> - 2.24.0-5
3163b49
- Don't show menuitems which fail the tryexec test
3163b49
3163b49
* Fri Sep 26 2008 Ray Strode  <rstrode@redhat.com> - 2.24.0-4
3163b49
- Try to make initial panel slide-in animation be smooth
3163b49
3163b49
* Thu Sep 25 2008 Matthias Clasen  <mclasen@redhat.com> - 2.24.0-3
3163b49
- Save some space
3163b49
3163b49
* Thu Sep 25 2008 Ray Strode  <rstrode@redhat.com> - 2.24.0-2
3163b49
- Requires: gnome-session-xsession so it gets pulled in for
3163b49
  typical GNOME installs.
3163b49
3163b49
* Tue Sep 23 2008 Matthias Clasen  <mclasen@redhat.com> - 2.24.0-1
3163b49
- Update to 2.24.0
3163b49
3163b49
* Mon Sep  8 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.92-1
3163b49
- Update to 2.23.92
3163b49
3163b49
* Tue Sep  2 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.91-1
3163b49
- Update to 2.23.91
3163b49
3163b49
* Sat Aug 23 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.90.1-1
3163b49
- Update to 2.23.90.1
3163b49
3163b49
* Tue Aug  5 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.6-1
3163b49
- Update to 2.23.6
3163b49
3163b49
* Wed Jul 23 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.23.5-2
3163b49
- fix license tag
3163b49
3163b49
* Tue Jul 22 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.5-1
3163b49
- Update to 2.23.5
3163b49
3163b49
* Fri Jul 18 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.4-5
3163b49
- Fix one more icon
3163b49
3163b49
* Wed Jul  9 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.4-4
3163b49
- Move panel-test-applets to the -devel package
3163b49
3163b49
* Wed Jul  9 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.4-3
3163b49
- Use more standard icon names
3163b49
3163b49
* Tue Jul  8 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.4-2
3163b49
- Fix debuginfo generation
3163b49
3163b49
* Wed Jun 18 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.4-1
3163b49
- Update to 2.23.4
3163b49
3163b49
* Tue Jun 10 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.3-2
3163b49
- Avoid unnecessary wakeups in the clock for monitoring 
3163b49
  Gentoo config file locations
3163b49
3163b49
* Wed Jun  4 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.3-1
3163b49
- 2.23.3
3163b49
3163b49
* Wed May 14 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.2.1-1
3163b49
- Update to 2.23.2.1
3163b49
3163b49
* Wed May 14 2008 Adam Tkac <atkac redhat com> - 2.23.1-2
3163b49
- rebuild
3163b49
3163b49
* Fri Apr 25 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.1-1
3163b49
- Update to 2.23.1
3163b49
3163b49
* Wed Apr 23 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-6
3163b49
- Remove an erroneous addition in the last patch
3163b49
3163b49
* Tue Apr 22 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-5
3163b49
- Add another patch that may fix timezone setting problems (#443415)
3163b49
3163b49
* Fri Apr 18 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-4
3163b49
- Use gio to open places 
3163b49
- Fix a 64bit issue with timezone handling in the clock
3163b49
3163b49
* Fri Apr 18 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-3
3163b49
- Move the trash applet back where it belongs, to the corner (#439416)
3163b49
3163b49
* Wed Apr 16 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-2
3163b49
- Make help buttons work in clock preferences
3163b49
3163b49
* Thu Apr 10 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1.2-1
3163b49
- Update to 2.22.1.2 (significant performance and usability 
3163b49
  improvements for the clock applet)
3163b49
3163b49
* Tue Apr 08 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.1.1-1
3163b49
- Update to 2.22.1.1
3163b49
3163b49
* Mon Apr  7 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.1-1
3163b49
- Update to 2.22.1
3163b49
3163b49
* Sun Apr  6 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-12
3163b49
- Fix a typo in the CK shutdown patch, spotted by Kevin Kofler
3163b49
3163b49
* Sat Apr  5 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-11
3163b49
- Handle PolicyKit errors returned from ConsoleKit
3163b49
3163b49
* Fri Apr  4 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-10
3163b49
- Ignore dbus errors when setting the time
3163b49
3163b49
* Wed Apr  2 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-9
3163b49
- Fix a possible crash in the clock applet
3163b49
3163b49
* Fri Mar 28 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-8
3163b49
- Fix editing of locations in the clock applet
3163b49
3163b49
* Fri Mar 28 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-7
3163b49
- Convert the edit and find location windows to dialogs
3163b49
3163b49
* Thu Mar 27 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-6
3163b49
- Improve the time settings window
3163b49
3163b49
* Thu Mar 27 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-5
3163b49
- Make the find-location window of the clock larger
3163b49
3163b49
* Sat Mar 15 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-4
3163b49
- Only save the session when the users wants it
3163b49
3163b49
* Fri Mar 14 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-3
3163b49
- Populate the location list before showing the preference window
3163b49
3163b49
* Mon Mar 10 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-2
3163b49
- Bump revision
3163b49
3163b49
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 2.22.0-1
3163b49
- Update to 2.22.0
3163b49
3163b49
* Sat Mar  8 2008 Will Woods <wwoods@redhat.com> - 2.21.92-6
3163b49
- Add "About This Computer" item to System menu if it exists
3163b49
3163b49
* Mon Mar  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-5
3163b49
- Fix a redraw problem with the clock map
3163b49
3163b49
* Mon Mar  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-4
3163b49
- Make the clock applet handle multiple locations in the 
3163b49
  same timezone meaningfully
3163b49
3163b49
* Mon Mar  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-3
3163b49
- Some upstream clock applet fixes
3163b49
3163b49
* Mon Mar  3 2008 Ray Strode <rstrode@redhat.com> - 2.21.92-2
3163b49
- Don't crash with Zimbra connector (bug 435355)
3163b49
3163b49
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
3163b49
- Update to 2.21.92
3163b49
3163b49
* Fri Feb 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-9
3163b49
- Report sunrise/sunset times in local time
3163b49
3163b49
* Thu Feb 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-8
3163b49
- Make drawers open again
3163b49
3163b49
* Wed Feb 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-7
3163b49
- Make the last patch work 
3163b49
3163b49
* Wed Feb 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-6
3163b49
- Try harder to avoid resizing the popup 
3163b49
3163b49
* Tue Feb 19 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-5
3163b49
- Take daylight savings time into account when calculating offsets
3163b49
3163b49
* Mon Feb 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-4
3163b49
- Another round of intlclock fixes
3163b49
3163b49
* Sun Feb 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-3
3163b49
- First round of intlclock fixes
3163b49
3163b49
* Fri Feb 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-2
3163b49
- Drop gnome-vfs BR
3163b49
3163b49
* Wed Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
3163b49
- Update to 2.21.91
3163b49
- Update patches
3163b49
3163b49
* Sun Feb  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-3
3163b49
- Ensure the logout dialog gets focus. 
3163b49
3163b49
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
3163b49
- Update to 2.21.90
3163b49
- Drop upstreamed patch
3163b49
3163b49
* Fri Jan 25 2008 Jon McCann <jmccann@redhat.com> - 2.21.5-2
3163b49
- Add ConsoleKit restart/shutdown support
3163b49
3163b49
* Wed Jan 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1
3163b49
- Update to 2.21.5
3163b49
- Drop separate intlclock
3163b49
3163b49
* Thu Dec 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-2
3163b49
- Adapt to libgweather api changes
3163b49
3163b49
* Tue Nov 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-1
3163b49
- Update to 2.20.2 (translation updates)
3163b49
3163b49
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-7
3163b49
- Fix a problem with the intlclock GConf schema
3163b49
3163b49
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-6
3163b49
- Reenable intlclock
3163b49
3163b49
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-5
3163b49
- Split off a libs subpackage to break a cyclic dependency
3163b49
- Build without intlclock for bootstrapping purposes
3163b49
3163b49
* Mon Oct 29 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-4
3163b49
- Intlclock: make default units work correctly
3163b49
3163b49
* Sun Oct 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-3
3163b49
- Intlclock: add weather preferences, show temperature in panel
3163b49
3163b49
* Sat Oct 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-2
3163b49
- Fix some issues with the offset display in the intlclock
3163b49
3163b49
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-1
3163b49
- Update to 2.20.1
3163b49
3163b49
* Sun Oct 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-9
3163b49
- Install the right intlclock icons, and the right gconf schema
3163b49
3163b49
* Sun Oct 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-8
3163b49
- Add network monitoring to the intlclock
3163b49
3163b49
* Sat Oct 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-7
3163b49
- Another round of intlclock updates
3163b49
  * show offsets in popup
3163b49
  * vary clock faces throughout the day
3163b49
3163b49
* Fri Oct 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-6
3163b49
- Sharper icons
3163b49
3163b49
* Tue Oct  9 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-5
3163b49
- Some intlclock updates
3163b49
3163b49
* Fri Oct  5 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-4
3163b49
- Replace clock by intlclock
3163b49
3163b49
* Wed Oct  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-3
3163b49
- Make it possible to start s-c-d from the clock menu again (#316921)
3163b49
3163b49
* Fri Sep 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-2
3163b49
- Don't pop up an error if an applet from the default
3163b49
  configuration is missing  
3163b49
3163b49
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-1
3163b49
- Update to 2.20.0.1
3163b49
3163b49
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
3163b49
- Update to 2.20.0
3163b49
3163b49
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-7
3163b49
- Can't require tomboy where there's no mono
3163b49
3163b49
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-6
3163b49
- Turns out we need requires for applets in the default config (#293261)
3163b49
3163b49
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-5
3163b49
- Drop the requires for fast-user-switch-applet (#253831)
3163b49
3163b49
* Thu Sep 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-4
3163b49
- Fix some memleaks
3163b49
- Remove OpenOffice launchers from the default configuration
3163b49
- Add Tomboy to the default configuration
3163b49
3163b49
* Mon Sep 10 2007 Ray Strode <rstrode@redhat.com> - 2.19.92-3
3163b49
- create ~/.local/share/applications before writing out 
3163b49
  preferred app launchers
3163b49
3163b49
* Thu Sep  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-2
3163b49
- Improve the handling of preferred apps in launchers
3163b49
3163b49
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
3163b49
- Update to 2.19.92
3163b49
3163b49
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 2.19.6-2
3163b49
- Rebuild for build ID
3163b49
3163b49
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
3163b49
- Update to 2.19.6
3163b49
3163b49
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-7
3163b49
- Update license field again
3163b49
- Use %%find_lang for help files, too
3163b49
3163b49
* Sat Aug  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-6
3163b49
- Update license field
3163b49
3163b49
* Wed Jul 25 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-5
3163b49
- Make the panel talk to gnome-power-manager again.
3163b49
- Drop the patch to add suspend to the menu, it was
3163b49
  rejected by upstream
3163b49
3163b49
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 2.19.5-4
3163b49
- Rebuild for RH #249435
3163b49
3163b49
* Tue Jul 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-3
3163b49
- Fix launcher tooltips to react to changes.  (#212164)
3163b49
3163b49
* Thu Jul 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
3163b49
- Fix a crash in the new timezone code in the clock applet
3163b49
3163b49
* Sun Jul  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
3163b49
- Update to 2.19.5
3163b49
3163b49
* Sat Jul  7 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-2
3163b49
- Fix directory ownership issues
3163b49
3163b49
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
3163b49
- Update to 2.19.4
3163b49
3163b49
* Tue Jun  5 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-3
3163b49
- Rebuild again
3163b49
3163b49
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-2
3163b49
- Rebuild against new libwnck
3163b49
3163b49
* Mon Jun 04 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.3-1
3163b49
- Update to 2.19.3
3163b49
3163b49
* Tue May 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-2
3163b49
- Don't ship a pointless empty file in /usr/share
3163b49
3163b49
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
3163b49
- Update to 2.19.2
3163b49
3163b49
* Fri Apr 13 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-9
3163b49
- Apply upstream patch from Ross Burton (upstream bug 416120)
3163b49
  to show completed tasks in the clock applet as completed.
3163b49
3163b49
* Wed Apr  4 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-8
3163b49
- fix invalid read and potentially fix 234544
3163b49
3163b49
* Wed Apr  4 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-7
3163b49
- Allow users to correct desktop launchers when given an 
3163b49
  error initially (bug 233015)
3163b49
3163b49
* Tue Apr  3 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-6
3163b49
- update the clock after timezone changes (bug 230832)
3163b49
3163b49
* Sat Mar 31 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-5
3163b49
- Remove the bug-buddy patch again; fixed better in libgnome
3163b49
3163b49
* Fri Mar 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-4
3163b49
- Fix bug-buddy support in the other applets
3163b49
3163b49
* Fri Mar 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-3
3163b49
- Fix bug-buddy support in the clock applet
3163b49
3163b49
* Fri Mar 30 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-2
3163b49
- hide "Lock Screen" menu item when logged in as root
3163b49
3163b49
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
3163b49
- Update to 2.18.0
3163b49
3163b49
* Tue Mar  6 2007 Alexander Larsson <alexl@redhat.com> - 2.17.92-1
3163b49
- Add xdg-user-dirs patch
3163b49
3163b49
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> 2.17.92-1
3163b49
- Update to 2.17.92
3163b49
3163b49
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> 2.17.91-6
3163b49
- Put the fast user switch applet in the default panel configuration
3163b49
3163b49
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> 2.17.91-5
3163b49
- Update to 2.17.91
3163b49
3163b49
* Sat Feb 10 2007 Matthias Clasen <mclasen@redhat.com> 2.17.91-4.svn20070207
3163b49
- Run autoheader since HAVE_LANGINFO_H is missing in config.h.in
3163b49
3163b49
* Fri Feb  9 2007 Kristian Høgsberg <krh@redhat.com> 2.17.91-3.svn20070207
3163b49
- Update compiz support patch (#227986).
3163b49
3163b49
* Thu Feb  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-2.svn20070207
3163b49
- Hide the "Switch User" button on the logout dialog again
3163b49
3163b49
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
3163b49
- Update to 2.17.90
3163b49
- Clean up BuildRequires
3163b49
- Allow user switching from the logout dialog
3163b49
3163b49
* Sun Jan 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.16.2-2
3163b49
- Check for the right tracker desktop file
3163b49
3163b49
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.2-1
3163b49
- Update to 2.16.2
3163b49
- Drop upstreamed patches
3163b49
3163b49
* Wed Nov 29 2006 Ray Strode <rstrode@redhat.com> - 2.16.1-8
3163b49
- don't ask user if they want to logout if they've set the
3163b49
  preference not to 
3163b49
3163b49
* Wed Nov 29 2006 Stepan Kasal <skasal@redhat.com> - 2.16.1-7
3163b49
- Add BuildRequires: libtool; without it, the aclocal call failed.
3163b49
3163b49
* Tue Nov 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-6
3163b49
- Support tracker 
3163b49
3163b49
* Thu Nov 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-5
3163b49
- Fix previous patch and also include the fix
3163b49
  for gnome bug 359707
3163b49
3163b49
* Tue Nov 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-4
3163b49
- Fix copying of launchers by DND, bug 214334
3163b49
3163b49
* Tue Nov 14 2006 Ray Strode <rstrode@redhat.com> - 2.16.1-3
3163b49
- fix "Add this launcher to panel" chinese translation.
3163b49
  Patch by Caius Chance (bug 211569)
3163b49
3163b49
* Fri Oct 27 2006 Matthew Barnes <mbarnes@redhat.com> - 2.16.1-2
3163b49
- Update BuildRequires for evolution-data-server-devel.
3163b49
- Rebuild against evolution-data-server-1.9.1.
3163b49
3163b49
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
3163b49
- Update to 2.16.1
3163b49
3163b49
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-5
3163b49
- Fix scripts according to packaging guidelines
3163b49
3163b49
* Wed Sep 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-4.fc6
3163b49
- Copy translations for "Suspend" menu item from
3163b49
  gnome-power-manager
3163b49
3163b49
* Tue Sep 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-3.fc6
3163b49
- Fix some directory ownership issues
3163b49
- Add a %%preun to uninstall gconf schemas
3163b49
- Require hicolor-icon-theme (#204237)
3163b49
3163b49
* Mon Sep 18 2006 Soren Sandmann <sandmann@redhat.com> - 2.16.0-2.fc6
3163b49
- Add patch to make the pager preference box deal with viewports when compiz
3163b49
  is running. (Bug 205905).
3163b49
3163b49
* Mon Sep  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
3163b49
- Update to 2.16.0
3163b49
3163b49
* Fri Sep  1 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-3.fc6
3163b49
- Avoid unneeded wakeups in the clock applet (204862)
3163b49
3163b49
* Fri Aug 25 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-2.fc6
3163b49
- Install omf files in the proper location (#201034)
3163b49
3163b49
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
3163b49
- Update to 2.15.92
3163b49
- Require pkgconfig in the -devel package
3163b49
- Drop upstreamed patches
3163b49
- Drop stale code from .spec
3163b49
3163b49
* Fri Aug 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-4.fc6
3163b49
- Make clearing recent files work more than once
3163b49
3163b49
* Wed Aug 16 2006 Ray Strode <rstrode@redhat.com> - 2.15.91-3.fc6
3163b49
- add more complete fix for bug 201439
3163b49
3163b49
* Fri Aug 15 2006 Alexander Larsson <alexl@redhat.com> - 2.15.91-2.fc6
3163b49
- Also use beagle for search actions (#201424)
3163b49
3163b49
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-1.fc6
3163b49
- Update to 2.15.91
3163b49
3163b49
* Wed Aug  9 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-5
3163b49
- remove suspend from logout dialog
3163b49
3163b49
-* Mon Aug  7 2006 Matthew Barnes <mbarnes@redhat.com> - 2.15.90-4
3163b49
- Rebuild against evolution-data-server-1.7.91
3163b49
3163b49
* Mon Aug  7 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-3
3163b49
- fix double free in menu editor launcher (bug 201439)
3163b49
3163b49
* Fri Aug  4 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-2
3163b49
- move suspend to menu again
3163b49
- remove autogenerated panel-typebuiltins.c from move-suspend-to-menu (caolanm)
3163b49
3163b49
* Fri Aug  4 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-1
3163b49
- update to 2.15.90
3163b49
3163b49
* Fri Jul 28 2006 Ray Strode <rstrode@redhat.com> - 2.14.2-8
3163b49
- don't get stuck in infinite recursion loop from previous
3163b49
  fix.  Patch by Fredric Crozat
3163b49
3163b49
* Wed Jul 26 2006 Ray Strode <rstrode@redhat.com> - 2.14.2-7
3163b49
- don't try to talk to X if the connection is dead (bug 200149)
3163b49
3163b49
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 2.14.2-6
3163b49
- change "Suspend" to "Hibernate" where appropriate (bug 190791)
3163b49
3163b49
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.14.2-5.1
3163b49
- rebuild
3163b49
3163b49
* Mon Jun 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-5
3163b49
- Add a patch to support transparent backgrounds in the
3163b49
  notification area
3163b49
3163b49
* Wed Jun 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-4
3163b49
- Update to new gnome-power-manager interface
3163b49
- Conflict with gnome-power-manager < 2.15.3
3163b49
3163b49
* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-3
3163b49
- Add missing BuildRequires
3163b49
3163b49
* Mon May 29 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-2
3163b49
- Update to 2.14.2
3163b49
- Drop upstreamed patches
3163b49
3163b49
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-4
3163b49
- Make it build in mock
3163b49
3163b49
* Fri May 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-3
3163b49
- Close the about dialog
3163b49
3163b49
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
3163b49
- Update to 2.14.1
3163b49
- Update patches
3163b49
3163b49
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 2.14.0-1
3163b49
- update to 2.14.0
3163b49
3163b49
* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 2.13.91-5
3163b49
- Buildrequires: ORBit2-devel, which, libxml2-python, libX11-devel,
3163b49
  libXt-devel, gnome-doc-utils, dbus-devel
3163b49
3163b49
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 2.13.91-4
3163b49
- ignore unknown options (bug 182734)
3163b49
3163b49
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> - 2.13.91-3
3163b49
- bring back shutdown menu item
3163b49
3163b49
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-2
3163b49
- fix up the gnome-power-manager integration patch
3163b49
3163b49
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
3163b49
- update to 2.13.91
3163b49
3163b49
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-3
3163b49
- use beagle if available for search tool
3163b49
3163b49
* Sun Feb 12 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-2
3163b49
- add first pass at gnome power manager integration
3163b49
3163b49
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
3163b49
- bump again for double-long bug on ppc(64)
3163b49
3163b49
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
3163b49
- rebuilt for new gcc4.1 snapshot and glibc changes
3163b49
3163b49
* Fri Jan 27 2006 Matthias Clasen <mclasen@redhat.com> 2.13.90-1
3163b49
- Update to 2.13.90
3163b49
3163b49
* Fri Jan 20 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-2
3163b49
- Remove "Switch user" button
3163b49
3163b49
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-1
3163b49
- Update to 2.13.5
3163b49
3163b49
* Thu Jan  5 2006 Matthias Clasen <mclasen@redhat.com> 2.13.4-1
3163b49
- Update to 2.13.4
3163b49
- reinstate the desktop-menu-renaming
3163b49
3163b49
* Wed Dec 21 2005 Ray Strode <rstrode@redhat.com> 2.13.3-3
3163b49
- add patch from cvs to fix crasher bug
3163b49
3163b49
* Tue Dec 20 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-2
3163b49
- Rebuild against new libedataserver
3163b49
3163b49
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
3163b49
- Update to 2.13.3
3163b49
- Use sed rather than patch for po files
3163b49
3163b49
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Fri Dec  2 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
3163b49
- Update to 2.13.2
3163b49
3163b49
* Sun Nov 13 2005 John (J5) Palmieri <johnp@redhat.com> 2.12.1-7
3163b49
- Fix patch to refrence about-fedora.desktop and not fedora-about.desktop
3163b49
3163b49
* Sun Nov 13 2005 John (J5) Palmieri <johnp@redhat.com> 2.12.1-6
3163b49
- add about fedora menu item
3163b49
- readd gnome-main-menu.png as fedora-logo now installs it to
3163b49
  the Bluecurve theme
3163b49
3163b49
* Sat Nov 12 2005 Florian La Roche <laroche@redhat.com>
3163b49
- remove gnome-main-menu.png as this is part of fedora-logos
3163b49
3163b49
* Tue Nov  1 2005 Ray Strode <rstrode@redhat.com> 2.12.1-4
3163b49
- rename "Desktop" menu to "System" menu (bug 170812)
3163b49
3163b49
* Thu Oct 20 2005 Matthias Clasen  <mclasen@redhat.com> 2.12.1-3
3163b49
- Add trash applet to the default setup
3163b49
3163b49
* Mon Oct 17 2005 Matthias Clasen  <mclasen@redhat.com> 2.12.1-2
3163b49
- Change the "Cancel" button on the "add to" dialog to "Close"
3163b49
 
3163b49
* Thu Oct  6 2005 Matthias Clasen  <mclasen@redhat.com> 2.12.1-1
3163b49
- Update to 2.12.1
3163b49
- Update patches
3163b49
3163b49
* Fri Sep 30 2005 Mark McLoughlin <markmc@redhat.com> 2.12.0-3
3163b49
- Remove hacks to add battery applet to default panel configuration
3163b49
  where ACPI/APM is available (#169621) and GIMLET in CJK locales (#169430) 
3163b49
3163b49
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 2.12.0-2
3163b49
- we have mozilla (and e-d-s) on ppc64 now
3163b49
3163b49
* Tue Sep  6 2005 Mark McLoughlin <markmc@redhat.com> 2.12.0-1
3163b49
- Update to 2.12.0
3163b49
3163b49
* Mon Aug 22 2005 Mark McLoughlin <markmc@redhat.com> 2.11.92-1
3163b49
- Update to 2.11.92.
3163b49
3163b49
* Tue Aug 16 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-3
3163b49
- Rebuild for new cairo
3163b49
3163b49
* Wed Aug 10 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-2
3163b49
- Fix "Adjust Date & Time" (#165586)
3163b49
3163b49
* Wed Aug 10 2005 Mark McLoughlin <markmc@redhat.com> 2.11.91-1
3163b49
- Update to 2.11.91
3163b49
3163b49
* Wed Aug 10 2005 Mark McLoughlin <markmc@redhat.com> 2.11.90-2
3163b49
- Bump gtk2 req to 2.7.1
3163b49
- Remove bogus/stale reqs: libxslt-devel, startup-notification-devel,
3163b49
  gnome-keyring, libpng-devel, fontconfig-devel, libtool, automake,
3163b49
  autoconf ...
3163b49
3163b49
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
3163b49
- New upstream version
3163b49
3163b49
* Tue Jul 26 2005 Mark McLoughlin <markmc@redhat.com> 2.11.4-3
3163b49
- Rebuild
3163b49
3163b49
* Tue Jul 12 2005 Matthias Clasen <mclasen@redhat.com> 2.11.4-2
3163b49
- Rebuild
3163b49
3163b49
* Fri Jul  8 2005 Matthias Clasen <mclasen@redhat.com> 2.11.4-1
3163b49
- Update to 2.11.4
3163b49
3163b49
* Mon Jun 27 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-11
3163b49
- Fix "panel doesn't notice new screen size" issue (bug #160439)
3163b49
3163b49
* Wed May 11 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-10
3163b49
- Fix "dialogs pop up under panel dialogs" issue (bug #156425)
3163b49
3163b49
* Wed May  4 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-9
3163b49
- Fix crash with "Recent Documents" menu (bug #156633)
3163b49
3163b49
* Mon May  2 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-8
3163b49
- Update to new OpenOffice.org .desktop file locations in
3163b49
  openoffice.org-1.9.97-3 (bug #156064)
3163b49
3163b49
* Wed Apr 27 2005 Mark McLoughlin <markmc@redhat.com> - 2.10.1-7
3163b49
- Add patch to clamp the size of the icons on the panel at 48x48. Fixes
3163b49
  "moved the panel to the side, can't move it back" issue (rh #141743)
3163b49
3163b49
* Wed Apr 27 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-6
3163b49
- Reference the OpenOffice.org Impress .desktop file correctly
3163b49
3163b49
* Wed Apr 27 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-5
3163b49
- Update launcher locations for OpenOffice.org icons
3163b49
3163b49
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 2.10.1-4
3163b49
- silence %%post
3163b49
3163b49
* Mon Apr 25 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-3
3163b49
- Add patch to make Wanda not use non-existent fortune
3163b49
  command (rh #152948)
3163b49
3163b49
* Mon Apr 18 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-2
3163b49
- Add the battery applet to the panel in %%post if ACPI is
3163b49
  available (bug #143828) 
3163b49
3163b49
* Mon Apr  4 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-1
3163b49
- Update to 2.10.1
3163b49
3163b49
* Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 2.10.0-2
3163b49
- Update the GTK+ theme icon cache on (un)install
3163b49
3163b49
* Mon Mar 14 2005 Matthias Clasen <mclasen@redhat.com> 2.10.0-1
3163b49
- Update to 2.10.0
3163b49
- Bump BuildRequires for libwnck
3163b49
- Update patches
3163b49
3163b49
* Wed Mar  4 2005 Mark McLoughlin <markmc@redhat.com> 2.9.91-4
3163b49
- Fix a BuildRequires
3163b49
3163b49
* Wed Mar  2 2005 Mark McLoughlin <markmc@redhat.com> 2.9.91-3
3163b49
- Rebuild with gcc4
3163b49
3163b49
* Thu Feb 10 2005 Mark McLoughlin <markmc@redhat.com> - 2.9.91-2
3163b49
- Require gnome-desktop 2.9.91
3163b49
3163b49
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.91-1
3163b49
- Update to 2.9.91
3163b49
3163b49
* Mon Feb  7 2005 Mark McLoughlin <markmc@redhat.com> - 2.9.90-4
3163b49
- Don't use --makefile-install-rule to install .entries files (#147112)
3163b49
3163b49
* Fri Feb  4 2005 Mark McLoughlin <markmc@redhat.com> - 2.9.90-3
3163b49
- Update schemas list (#147112)
3163b49
3163b49
* Thu Feb  3 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90-2
3163b49
- Look for vendor-prefixed .desktop files
3163b49
3163b49
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90
3163b49
- Update to 2.9.90
3163b49
3163b49
* Fri Jan 28 2005 Florian La Roche <laroche@redhat.com>
3163b49
- rebuild
3163b49
3163b49
* Thu Jan 27 2005 Jeremy Katz <katzj@redhat.com> - 2.8.1-8
3163b49
- really disable e-d-s support
3163b49
3163b49
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.8.1-7
3163b49
- Make the evolution-data-server dependency optional at packaging time.
3163b49
- Disable it for now to ease transition to Evolution 2.2 (bug #146283)
3163b49
3163b49
* Fri Nov 26 2004 Mark McLoughlin <markmc@redhat.com> - 2.8.1-6
3163b49
- Add patch to fix launcher animation artifact (bug #136938)
3163b49
3163b49
* Fri Nov 12 2004 Mark McLoughlin <markmc@redhat.com> - 2.8.1-5
3163b49
- Use /apps/panel for configuration so that homedir sharing with
3163b49
  previous versions works reasonably well. This is the location
3163b49
  upstream is using from GNOME 2.10 onwards.
3163b49
- Install old pager.schemas and tasklist.schemas so that
3163b49
  old configurations which reference the old schema names
3163b49
  continue to work
3163b49
3163b49
* Mon Nov  1 2004 Mark McLoughlin <markmc@redhat.com> - 2.8.1-4
3163b49
- Fix use-correct-applications-uri patch to not crash on
3163b49
  ia64 - fix from Dave Malcolm (#136908)
3163b49
3163b49
* Mon Oct 18 2004  <jrb@redhat.com> - 2.8.1-3
3163b49
- change redhat-web.desktop and redhat-email.desktop to be in /usr/share instead of using the menu path
3163b49
3163b49
* Fri Oct 15 2004 Matthias Clasen <mclasen@redhat.com>
3163b49
- Make dropping non-ASCII uris work.  (#135874)
3163b49
3163b49
* Tue Oct 12 2004 Mark McLoughlin <markmc@redhat.com>
3163b49
- Update to 2.8.1
3163b49
- Change the default no. pager rows back to 1
3163b49
- Add a new tamil translation
3163b49
3163b49
* Thu Oct  7 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0.1-3
3163b49
- Add the Input Method Switcher applet in certain locales (#134659)
3163b49
3163b49
* Fri Oct  1 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0.1-2
3163b49
- New panel layout from Bryan and Seth
3163b49
3163b49
* Wed Sep 29 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0.1-1
3163b49
- Update to 2.8.0.1
3163b49
3163b49
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-2
3163b49
- Remove the print launcher from the default setup - it was removed
3163b49
  from the desktop-printing package a while ago 
3163b49
3163b49
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-1
3163b49
- Update to 2.8.0
3163b49
3163b49
* Tue Aug 31 2004 Mark McLoughlin <markmc@redhat.com> 2.7.92.1-1
3163b49
- Update to 2.7.92.1
3163b49
3163b49
* Mon Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.7.92-1
3163b49
- Update to 2.7.92
3163b49
3163b49
* Wed Aug 25 2004 Mark McLoughlin <markmc@redhat.com> 2.7.91.1-2
3163b49
- Pipe gconftool stdout to /dev/null - fixes bug #130506
3163b49
3163b49
* Thu Aug 19 2004 Mark McLoughlin <markmc@redhat.com> 2.7.91.1-1
3163b49
- Update to 2.7.91.1
3163b49
3163b49
* Wed Aug 18 2004 Mark McLoughlin <markmc@redhat.com> 2.7.91-1
3163b49
- Update to 2.7.91
3163b49
3163b49
* Tue Aug 10 2004 Mark McLoughlin <markmc@redhat.com> - 2.7.90-1
3163b49
- Update to 2.7.90 and remove a bunch of patches
3163b49
3163b49
* Mon Aug  2 2004 David Malcolm <dmalcolm@redhat.com> - 2.6.0-11
3163b49
- added dependency on evolution-data-server and rebuilt
3163b49
3163b49
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Mon Apr 19 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-9
3163b49
- Install battstat on the default panel on ppc too
3163b49
3163b49
* Mon Apr 19 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-8
3163b49
- Only put the battstat applet on the default panel on ix86 (i.e. the
3163b49
  platforms where apmd is built) - bug #121098
3163b49
3163b49
* Thu Apr 15 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-7
3163b49
- Fix typo with laptop battery detection scriptlet - bug #120921
3163b49
3163b49
* Thu Apr 15 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-6
3163b49
- Overwrite panel-compatibility.schemas with
3163b49
  redhat-panel-backwards-compat-config.schemas and install that so
3163b49
  it doesn't seem like we've forgotten panel-compatibility.schemas
3163b49
3163b49
* Thu Apr  8 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-5
3163b49
- Fix problem with apm detection in %%post on machines whose
3163b49
  APM bios doesn't have battery lifetime support
3163b49
3163b49
* Wed Apr  7 2004 Mark McLoughlin <markmc@redhat.com> - 2.6.0-4
3163b49
- Add patch to make the applications list in the run dialog work
3163b49
  correctly with the new vfs menu module. Bug #118305.
3163b49
3163b49
* Mon Apr  5 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-3
3163b49
- Fix "vailed to parse hour_format" warnings on install (bug #119956)
3163b49
3163b49
* Fri Apr  5 2004 Mark McLoughlin <markmc@redhat.com> - 2.6.0-2
3163b49
- Add patches to fixup how we install the default setup
3163b49
- Require GConf2-2.6.0-2 for gconftool-2 --load fix
3163b49
3163b49
* Wed Mar 31 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-1
3163b49
- Update to 2.6.0
3163b49
3163b49
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com>
3163b49
- Update to 2.5.92
3163b49
3163b49
* Wed Mar 03 2004 Mark McLoughlin <markmc@redhat.com> 2.5.91-2
3163b49
- Use the main menu icon in the menu bar (#100407)
3163b49
3163b49
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Tue Mar 02 2004 Mark McLoughlin <markmc@redhat.com> 2.5.91-1
3163b49
- Update to 2.5.91
3163b49
- Split off a -devel package (#108618)
3163b49
- Add a scrollkeeper PreReq and scrollkeeper, intltool and
3163b49
  libpng-devel BuildRequires. (#110928, Maxim Dzumanenko)
3163b49
3163b49
* Fri Feb 27 2004 Mark McLoughlin <markmc@redhat.com> 2.5.90-1
3163b49
- Update to 2.5.90
3163b49
- Resolve conflicts with the lockf patch and re-work slightly
3163b49
3163b49
* Thu Feb 19 2004 Jeremy Katz <katzj@redhat.com> - 2.5.3.1-6
3163b49
- and again for real this time
3163b49
3163b49
* Wed Feb 18 2004 Jeremy Katz <katzj@redhat.com> - 2.5.3.1-5
3163b49
- rebuild without e-d-s
3163b49
3163b49
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Fri Feb 06 2004 Dan Williams <dcbw@redhat.com> 2.5.3.1-3
3163b49
- Add in file locking retries for egg-recent-model stuff, as with
3163b49
   gedit.  Makes gnome-panel and other apps like gedit not fight
3163b49
   for recent files list on NFS home directories
3163b49
3163b49
* Tue Jan 27 2004 Alexander Larsson <alexl@redhat.com> 2.5.3.1-2
3163b49
- Add evolution-data-server dependency and rebuild
3163b49
3163b49
* Thu Oct  9 2003 Owen Taylor <otaylor@redhat.com> 2.4.0-2
3163b49
- Look up the largest size available when picking default images for 
3163b49
  panel stock icons (#106673)
3163b49
3163b49
* Thu Sep  4 2003 Alexander Larsson <alexl@redhat.com> 2.3.90-1
3163b49
- update to 2.3.90
3163b49
- Add backwards compat panel config schemas
3163b49
3163b49
* Wed Aug 27 2003 Alexander Larsson <alexl@redhat.com> 2.3.7-1
3163b49
- update to 2.3.7
3163b49
- patch the right icon for the main menu (#102672)
3163b49
- PreReq a new gconf (#102530)
3163b49
3163b49
* Mon Aug 25 2003 Alexander Larsson <alexl@redhat.com> 2.3.6.2-4
3163b49
- Don't lock all objects on panel
3163b49
- use "make DESTDIR=... install" so gconf rules are right
3163b49
3163b49
* Mon Aug 18 2003 Alexander Larsson <alexl@redhat.com> 2.3.6.2-3
3163b49
- Update the default panel setup handling to the new way
3163b49
3163b49
* Thu Aug 14 2003 Jonathan Blandford <jrb@redhat.com> 2.3.6.2-1
3163b49
- remove the right .la files.
3163b49
3163b49
* Thu Aug 14 2003 Alexander Larsson <alexl@redhat.com> 2.3.6.2-1
3163b49
- update for gnome 2.3
3163b49
3163b49
* Tue Jul 29 2003 Havoc Pennington <hp@redhat.com> 2.2.2.1-3
3163b49
- disable gtk doc
3163b49
3163b49
* Mon Jul 28 2003 Havoc Pennington <hp@redhat.com> 2.2.2.1-3
3163b49
- rebuild
3163b49
3163b49
* Wed Jul  9 2003 Alexander Larsson <alexl@redhat.com> 2.2.2.1-2
3163b49
- Fix redhat menu icon
3163b49
3163b49
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.2.1-1
3163b49
- 2.2.2.1
3163b49
- remove memleaks patch, now upstream
3163b49
- remove applet-sm patch now upstream
3163b49
- remove "null" patch, now upstream
3163b49
- remove recent-monitor patch now upstream
3163b49
- remove notification area crash fix, now upstream
3163b49
3163b49
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
3163b49
- debuginfo rebuild
3163b49
3163b49
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 2.2.0.1-8
3163b49
- Rebuild with an updated libtool to fix #84742
3163b49
3163b49
* Thu Feb 20 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-6
3163b49
- fix memleaks, #84489 #84467
3163b49
- use icon theme for button widgets instead of stock ID #82301
3163b49
3163b49
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-5
3163b49
- disable session management for all applets
3163b49
3163b49
* Tue Feb 11 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-4
3163b49
- fix #83683 for real, very embarassing bug in the end
3163b49
3163b49
* Tue Feb 11 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-3
3163b49
- add assertions to try to narrow down #83683 more
3163b49
3163b49
* Tue Feb 11 2003 Tim Waugh <twaugh@redhat.com> 2.2.0.1-2
3163b49
- Fix notification area crash (bug #83683).
3163b49
3163b49
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-1
3163b49
- 2.2.0.1
3163b49
3163b49
* Mon Feb  3 2003 Matt Wilson <msw@redhat.com> 2.2.0-2
3163b49
- added gnome-panel-2.1.90.1-null.patch to avoid segv on 64 bit platforms
3163b49
  #82978
3163b49
3163b49
* Mon Feb  3 2003 Alexander Larsson <alexl@redhat.com> 2.2.0-1
3163b49
- Update to 2.2.0
3163b49
- Add patch to disable monitoring in recent-files, since it made you not able to unmount cds.
3163b49
3163b49
* Thu Jan 30 2003 Matt Wilson <msw@redhat.com> 2.1.90.1-6
3163b49
- disable optimizations on x86_64 to work around gcc bug
3163b49
3163b49
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
3163b49
- rebuilt
3163b49
3163b49
* Mon Jan 13 2003 Jonathan Blandford <jrb@redhat.com>
3163b49
- put the control-center second
3163b49
3163b49
* Sat Jan 11 2003 Havoc Pennington <hp@redhat.com>
3163b49
- fix the extra separator left when we lack screenshot menuitem
3163b49
3163b49
* Fri Jan 10 2003 Havoc Pennington <hp@redhat.com>
3163b49
- fix the clock
3163b49
3163b49
* Thu Jan  9 2003 Havoc Pennington <hp@redhat.com>
3163b49
- remove enhanced-errors patch now upstream
3163b49
- change how we're doing the laptop-specific config to avoid cut-and-paste
3163b49
- update clock-addons patch
3163b49
- remove hardcoded change to default panel icon size, we'll put it in bluecurve
3163b49
  theme.
3163b49
- run xscreensaver fortune instead of just "fortune" from the fish
3163b49
- add printer icon to panel
3163b49
3163b49
* Wed Jan  8 2003 Havoc Pennington <hp@redhat.com>
3163b49
- 2.1.90.1
3163b49
3163b49
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 2.1.4-4
3163b49
- rebuild
3163b49
3163b49
* Mon Dec 16 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild
3163b49
3163b49
* Sat Dec 14 2002 Havoc Pennington <hp@redhat.com>
3163b49
- require gnome-desktop 2.1.4
3163b49
- include datadir/fish
3163b49
3163b49
* Fri Dec 13 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.1.4
3163b49
3163b49
* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.1.3
3163b49
- build req startup-notification-devel
3163b49
3163b49
* Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.1.2
3163b49
- system tray is now in the main gnome-panel package
3163b49
3163b49
* Wed Oct 23 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.10
3163b49
- remove memleaks-and-clock-format patch, should be upstream
3163b49
- remove WIN_POS_MOUSE purge, done upstream
3163b49
3163b49
* Mon Oct 14 2002 Florian La Roche <Florian.LaRoche@redhat.de>
3163b49
- fix postun script
3163b49
3163b49
* Tue Oct  8 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.9 with menu edit stuff
3163b49
- system-tray-applet 0.15 that doesn't crash all the time
3163b49
- merge/remove patches as appropriate
3163b49
3163b49
* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
3163b49
- Fix problem with "hold down print screen" (71432)
3163b49
3163b49
* Tue Aug 27 2002 Jonathan Blandford <jrb@redhat.com>
3163b49
- panel-properties OnlyShowIn=GNOME;
3163b49
- somehow the po file got screwed up.  Works now
3163b49
- update po files
3163b49
3163b49
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
3163b49
- fix from #71762 for clock applet popdown key
3163b49
- no WIN_POS_MOUSE fixes #72167
3163b49
- fix for #72540 from George
3163b49
3163b49
* Wed Aug 21 2002 Havoc Pennington <hp@redhat.com>
3163b49
- system tray applet 0.11 with a small memleak fix and a couple translations
3163b49
3163b49
* Thu Aug 15 2002 Jonathan Blandford <jrb@redhat.com>
3163b49
- menu tweaks
3163b49
3163b49
* Wed Aug 14 2002 Tim Powers <timp@redhat.com>
3163b49
- bump release
3163b49
3163b49
* Wed Aug 14 2002 Preston Brown <pbrown@redhat.com>
3163b49
- put battery applet on panel for laptops (#67296)
3163b49
3163b49
* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.6 final from gnome 2.0.1
3163b49
- remove gnome-panel-screenshot patch now upstream
3163b49
3163b49
* Thu Aug  8 2002 Jonathan Blandford <jrb@redhat.com>
3163b49
- new system-tray-applet version
3163b49
- Fix gnome-panel-screenshot
3163b49
3163b49
* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.4
3163b49
- replace gnome-logo-icon-transparent.png with redhat-main-menu.png
3163b49
  for the foot menu
3163b49
3163b49
* Fri Aug  2 2002 Havoc Pennington <hp@redhat.com>
3163b49
- fix desktop (logout/lock) menu item location
3163b49
  in Alt+F1 and in new menu applets
3163b49
- remove Screenshot... menu item
3163b49
3163b49
* Fri Aug  2 2002 Havoc Pennington <hp@redhat.com>
3163b49
- move around default applets, remove some of them
3163b49
- system tray 0.9
3163b49
- change default menu flags
3163b49
- blow unpackaged files out of build root
3163b49
3163b49
* Wed Jul 31 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.3
3163b49
- own libexecdir stuff
3163b49
3163b49
* Thu Jul 25 2002 Havoc Pennington <hp@redhat.com>
3163b49
- new system tray that's prettier and doesn't clip the icon
3163b49
3163b49
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
3163b49
- system tray 0.7 that doesn't crash on startup
3163b49
- get Mozilla desktop file right so we get web browser launcher
3163b49
3163b49
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
3163b49
- system tray 0.6 with server file fixed (work dammit)
3163b49
3163b49
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
3163b49
- tweak applet positions but I think it's just broken
3163b49
- system tray 0.5 moved back to libdir not libexecdir
3163b49
3163b49
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
3163b49
- remove ltmain.sh hack
3163b49
- new system-tray-applet that works
3163b49
3163b49
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
3163b49
- put office suite stuff on the panel
3163b49
3163b49
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.2.90 cvs snap
3163b49
3163b49
* Wed Jul 10 2002 Havoc Pennington <hp@redhat.com>
3163b49
- update the clock patch to be a little smarter in a couple ways
3163b49
3163b49
* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
3163b49
- Fix problem where system tray applet was being looked for in /unst
3163b49
- Fix a crash in the system tray applet
3163b49
3163b49
* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
3163b49
- Fix typo in the pt_BR translation that was causing GConf problems
3163b49
3163b49
* Mon Jun 24 2002 Havoc Pennington <hp@redhat.com>
3163b49
- add the system tray applet
3163b49
- add system tray applet by default
3163b49
- add more launcher by default
3163b49
3163b49
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
3163b49
- automated rebuild
3163b49
3163b49
* Thu Jun 20 2002 Havoc Pennington <hp@redhat.com>
3163b49
- use correct gettext package name, and add check for missing translations
3163b49
3163b49
* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
3163b49
- add the calendar and configuration patch 
3163b49
3163b49
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 2.0.0
3163b49
- add control center desktop file to file list
3163b49
- add gnome-panelrc to file list
3163b49
- try fixing panel size (blind, no text box at home)
3163b49
3163b49
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild in different environment
3163b49
3163b49
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
3163b49
- updates to default configuration
3163b49
3163b49
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
3163b49
- fix schemas installation
3163b49
3163b49
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
3163b49
- unset old panel schemas when installing new ones
3163b49
- put in a broken panel config to see errors about
3163b49
- add a patch to give some decent error messages about what's wrong
3163b49
  with the default panel config
3163b49
3163b49
* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild in different environment
3163b49
3163b49
* Sun Jun  9 2002 Havoc Pennington <hp@redhat.com>
3163b49
- don't provide/obsolete gnome-core
3163b49
3163b49
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild in different environment
3163b49
3163b49
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 1.5.24
3163b49
- ldconfig
3163b49
3163b49
* Mon Jun 03 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild in different environment
3163b49
3163b49
* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 1.5.23
3163b49
3163b49
* Sun May 26 2002 Tim Powers <timp@redhat.com>
3163b49
- automated rebuild
3163b49
3163b49
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
3163b49
- rebuild in different environment
3163b49
3163b49
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 1.5.22
3163b49
- provide gnome-core
3163b49
- add a bunch of extra build requires so build system 
3163b49
  won't get confused
3163b49
3163b49
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
3163b49
- 1.5.19
3163b49
3163b49
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
3163b49
- add the keep-libtool-from-relinking hack so 
3163b49
  we get the gen util applet
3163b49
3163b49
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
3163b49
- obsoletes gnome-core-devel
3163b49
- include libdir/*.so
3163b49
3163b49
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
3163b49
- get libpanel-applet in the package
3163b49
3163b49
* Tue Apr 16 2002 Havoc Pennington <hp@redhat.com>
3163b49
- Initial build.