File specto.changes of Package specto
-------------------------------------------------------------------
Thu Jan 17 19:51:57 UTC 2013 - vuntz@opensuse.org
- Update to version 0.4.1:
+ Fix installation from tarball.
- Drop specto-install-fix.patch: fixed upstream.
- Add intltool BuildRequires: needed with the new version.
- Add note about the license: some files in spectlib/plugins/ have
a weird header that casted some doubt about whether specto is
GPL-2.0+ or not, but it got fixed upstream. Fix bnc#756380.
-------------------------------------------------------------------
Fri Apr 6 10:07:08 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4:
+ Features
- DBUS watch, including: Pidgin, Mumbles, Rhythmbox, Banshee
(untested), Amarok (untested), Evolution (untested)
- Subversion watch
- Twitter, Last.FM and Google Wave watches
- Integration with Ubuntu's indicator applet
- Allow parameters to be passed to custom commands
- Startup parameter to hide the notifier
- Try raising the window when Specto is already running
+ Other changes:
- Add a "Quit" button in addition to the "Close" button to
reduce confusion
- Drop the GNOME dependency for playing sounds
- Facebook and Google Reader icons re-added
- Python 2.6 support
- Migrate from libglade to GtkBuilder
- Refactor the NetworkManager code, add 0.9.x compatibility and
drop <0.8.x
- Many code beautifications and cleanup
+ Many bug fixes.
- Update Requires to be more fine-grained and to reflect upstream
changes:
+ Removed: python-gnome, python-gnome-extras
+ Added: python-gconf, python-gnomekeyring, python-gobject2,
python-gstreamer-0_10, python-xdg.
- Add specto-install-fix.patch: fix build.
- Manually remove backup files from tarball in %prep; they
shouldn't be there in the first place and cause install issues.
- Make build noarch.
-------------------------------------------------------------------
Mon Feb 14 01:00:40 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Fri Aug 28 12:52:50 UTC 2009 - puzel@novell.com
- use new python macros
-------------------------------------------------------------------
Fri Jul 31 14:47:20 CEST 2009 - vuntz@novell.com
- Update to version 0.3.1:
+ Bug fixes
- entity problem for extra information pane
- Use os.path.join in the About dialog
+ Maintainability
- Clarify the sorting methods' names, and various code cleanups
- Standardize our HTML entities sanitization using the CGI
module, extend it to all watches
- Use os.path.join everywhere to prevent problems
-------------------------------------------------------------------
Tue May 19 12:58:48 CEST 2009 - dominique-obs@leuenberger.net
- some spec cleanup, giving proper Requires: tags.
-------------------------------------------------------------------
Mon May 18 18:12:15 CEST 2009 - dominique-obs@leuenberger.net
- Initial package for openSUSE.