File twitux.changes of Package twitux
-------------------------------------------------------------------
Sat Feb 12 19:55:51 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.
-------------------------------------------------------------------
Mon Jan 4 12:47:11 CET 2010 - vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel on 11.3 and later, following the module
split upstream.
-------------------------------------------------------------------
Tue Dec 15 11:46:15 CET 2009 - vuntz@opensuse.org
- Use spec-cleaner to cleanup the spec file.
- Remove perl-XML-Parser BuildRequires.
-------------------------------------------------------------------
Thu Dec 10 14:56:42 UTC 2009 - aj@suse.de
- Remove BuildRequires gnome-vfs2-devel since twitux has been ported
to gio.
- Remove BuildRequires on libgnomeui-devel since twitux dropped this
requirement.
- Remove extra BuildRequires on libgnome-devel.
- Add BuildRequires on gconf2-devel.
-------------------------------------------------------------------
Sun Jan 25 22:23:49 EST 2009 - hfiguiere@suse.de
- Upgrade to 0.69
* Display messages in notification, not count of tweets. (Thomas Thurman)
* Use https, not http api. (Evan McClain)
* Fix incorrect pluralising of relative time. (Deskin Miller)
* Fixed #1998551, the double-escaping of < and >. (Mike Lundy)
* Fixed #1961611, character count behavior. (Brian Pepple)
-------------------------------------------------------------------
Sun Dec 14 21:33:24 EST 2008 - hfiguiere@suse.de
- Upgrade to 0.68
* Fixed bug #1963695, Save avatars a little more sensibly. (Brian Pepple)
* Use Enchant, instead of ASpell. (Brian Pepple)
* Add option to have sound notication when new tweets arrive . (Brian Pepple)
* Add help (Brian Pepple)
* Add support for Online Accounts Service (Marina Zhurakhinskaya, Colin Walters)
* Fixed bug #2122886, Fix date parsing on other than C/POSIX locale (Hiroshi Miura)
* Fixed bug #2083410, have textview in send message dialog get focus.
* Fixed bug #1961570, time issue w/ "1 hour" & "1 minute". (Derick Rethans)
* add Japanese translation (Hiroshi Miura)
-------------------------------------------------------------------
Tue Sep 9 22:57:24 EDT 2008 - hfiguiere@suse.de
- Initial package