* Mon Jun 22 2015 gber@opensuse.org
- update to version 2
- Update German and Indonesian translations
- Update and improve Czech translation
- Avoid passing more arguments to g_strdup_printf() than specified in the
format
- Document configuration default values
- Make the update viewer command configurable
- Prevent calling g_source_remove() on an invalid source ID
- Improve README file
- Add NEWS file
* Fri Feb 07 2014 gber@opensuse.org
- update to version 1
- Add missing function prototypes
- Stylistic fixes
- Add README file with build instructions and author information
- Convert the manpage to DocBook V5.0
- Use pax to generate tarballs
- Fix automatic dependency generation and improve portability
* Thu Oct 17 2013 gber@opensuse.org
- add dependency on gnome-packagekit since activating the tray icon
executes gpk-update-viewer (bnc#846342)
* Tue Oct 01 2013 gber@opensuse.org
- update URL
* Wed Jul 18 2012 gber@opensuse.org
- update to version 0.2.2
- increase the default update interval to 24 h in order to ease
the load on the infrastructure
- increase the default delay before checking for updates to 5 min
as commit 777c0d750cdc0a1e31f98066fc248e04e2e84599 was
incomplete (bnc#729230)
* Tue Mar 27 2012 gber@opensuse.org
- specfile cleanup
- split off -lang subpackage
* Tue Nov 15 2011 gber@opensuse.org
- update to version 0.2.1
- hide the autostart file in KDE and GNOME rather than explicitly
showing it in Xfce and LXDE only
- increase default startup-delay to 5 min (bnc#729230)
- fix some typos
- use the VERSION macro in the about dialog
* Sat Oct 22 2011 gber@opensuse.org
- update to version 0.2
- translation updates
* Thu Oct 20 2011 gber@opensuse.org
- updated to current git version
- GObject-based rewrite
- update existing notification when new updates become available,
close it when no updates are available
- show status icon when updates are available, hide it when no
updates are available
- hide icon when gpk-update-viewer is executed, check for updates
when gpk-update-viewer exits
- introduce a startup delay before the first check for updates is
made
- add context menu item to manually trigger a check for updates
- add CLI, make delay and interval configurable
- add an about dialog
- added a button for installing updates to the notification
* Tue Oct 11 2011 prusnak@opensuse.org
- added manpage, autostart and localization
* Thu Oct 06 2011 prusnak@opensuse.org
- created package