SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gwibber-devel-3.4.2-92.51.x86_64.rpm :
Thu May 16 14:00:00 2013 mhruseckyAATTsuse.cz
- Add gwibber-3.4.2-spell-disable.patch: Allow to correctly disable
gtkspell support.
- Change the pkgconfig(gtkspell-3.0) BuildRequires to be only
conditionally applicable, on openSUSE < 13.1, where it still
existed.
- On openSUSE > 12.3, pass --disable-spell to configure: openSUSE
13.1 ships gtkspell3 with the new API, which is not supported by
Gwibber.

Thu Sep 13 14:00:00 2012 malcolmlewisAATTopensuse.org
- Add Requires typelib-1_0-Wnck-3_0 and typelib-1_0-WebKit-3_0 as a
temporary workaround for gwibber-accounts does not start on
GNOME 3 (bnc#780059).

Mon Aug 27 14:00:00 2012 vuntzAATTopensuse.org
- Change License tag from GPL-2.0+ to GPL-3.0 (not GPL-3.0+): there
are several files with a LGPL-3.0/GPL-3.0 header, and we even
already ship the COPYING.GPL-3 file. Fix bnc#734811.

Sun Jun 17 14:00:00 2012 badshah400AATTgmail.com
- Update to version 3.4.2:
+ facebook: Don\'t crash on unicode characters in a username
(lp#938667)
+ libgwibber-gtk: Fixed up the GwibberGtkEntry widget\'s alignment
and icon search path (lp#1011392).

Thu Apr 26 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.4.1:
+ Use matching icons for unity lens categories
+ Catch GLib.GError instead of GLib.Error (lp#940182)
+ Fallback to displaying full sender\'s name if the nickname is
empty, even if show-fullname is false (lp#985801)
+ foursquare: Don\'t crash on unicode characters in a users
fullname (lp#975437)
+ Defer calling unset on the seen HashMap until after we are done
iterating it, it will resize making the iterator invalid
(lp#959068)
+ Specify /usr/bin/python in gwibber-accounts instead of relying
on env (lp#988385)

Wed Apr 4 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.4.0:
+ Check shorten-urls setting in the dispatcher before attempting
to shorten (lp#896639)
+ Removing unnecessary \'Image\' link from entries with images
obtained through imgpreview() (lp#966285)
+ Replace all instances of a hashtag\'s occurance in a tweet at
once rather than one at a time (lp#966467)
+ Replace all instances of a nick\'s occurance in a tweet at once
rather than one at a time (lp#966467)
+ Catch errors from creating the pixbuf separately from sending
the notification (lp#940182)
+ Encode URLs to UTF8 before using them (lp#954374)

Thu Mar 22 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.93:
+ More fallbacks for dupe detection, try with link_name,
image_name, and video_name (lp#826323)
+ Protect against trying to create a pixbuf from an icon that
doesn\'t exist (lp#949395)

Fri Mar 16 13:00:00 2012 zaitorAATTopensuse.org
- Update to version 3.3.92:
+ Determine if we are DST or not, and set isdst in the time
struct. This fixes the time delta being off by an hour for DST.
+ Make sure we don\'t keep references to Dee.ModelIter that has
been removed. (lp#937607)
+ Use the SHA1 hash of the avatar URL instead of simply stripping
the slashes, to avoid the resulting filename being too long to
be created on ecryptfs volumes. (lp#845374)
+ Improved error handling to UrlLib2Downloader. (lp#946049)
+ Facebook: try to handle data from facebook of type=question to
prevent empty posts in the feed.
+ Since gtk+ 3.3.18 scroll events are getting blocked in the
Gtk.Label for message, so we need to add the event mask for it.

Fri Mar 9 13:00:00 2012 zaitorAATTopensuse.org
- Update to version 3.3.91:
+ Fix duplicate detection by falling back to comparing html,
link_description, image_url and video_url (lp#933694).
+ Fixed account migration path from 2.32 (desktopcouch) to 3.4
(sqlite) (lp#740494).
+ gwibber-accounts crashed with TypeError in function(): Item 0:
must be a subtype of gi.Boxed (lp#936071).
+ Fixed position tracking so page down and page up move the
appropriate number of tiles (lp#629420).
+ More escaping of text that pango markup can\'t support.
+ Twitter: Use Twitter entities, improves getting hashtags,
mentions, links, images, and videos. (lp#948092).

Fri Feb 24 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.90:
+ facebook: fixed dupes and empty posts (lp#826323)
+ foursquare: display comments on checkins
+ Make the messages stream default on startup
+ Updated favorite information to include if you liked a post
+ Update LINGUAS to use all the provided translations

Fri Feb 17 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.6:
+ Translation fixes (lp#926665)
+ Shutdown the service when using Quit from the menu if the unity
lens isn\'t running. (lp#923863)
+ Make searching in the lens faster using Dee\'s TreeIndex
+ New StatusBar widget that will be used for displaying errors
and other information in the future, right now it is only wired
up to the LoadingStarted and LoadingComplete signals.
- Changes from version 3.3.5:
+ Remove dependency on several static python bindings.
- Remove python-curl, python-gconf, python-gnomekeyring,
python-mako, python-notify, python-webkitgtk, python-wnck
Requires: not needed anymore.

Wed Feb 15 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.4:
+ Completed dropped python multiprocessing and refactored the
service threading
+ Bugs fixed:
- Can\'t response or write to someone from their user
information page (lp#926081)
- \"Repeat\"ing a status on StatusNet fails silently (lp#923144)
- Rebase gwibber-sqlite-migrate-opensuse.diff.

Wed Feb 1 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.3:
+ Greatly improved scrolling, but still not smooth scrolling.
+ Inline comments and image previews are now enclosed in a
Gtk.Expander and only load when expanded.
+ Cleaned up all the Gtk 3.3 deprecations
+ Now requires valac-0.16
+ Bugs fixed:
- Fixed a memory leak in ActionBoxItem (lp#909085)
- Fixed race conditions in async image loading while scrolling
(lp#911619)
- Hide window while gwibber exits
- Improved scrolling by enclosing comments and image previews
in a Gtk.Expander, this fixes the tiles resizing while
scrolling (lp#875348)
- Drop gwibber-vala-0.16.patch: fixed upstream.
- Drop libtool BuildRequires and calls to autoreconf and
intltoolize: they were only needed for for above patch.

Wed Jan 18 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 3.3.2:
+ The gwibber-service now uses significantly less power by
ensuring the multiprocessing pool is closed when operations are
complete.
+ GtkSpell pkgconfig name has been renamed to gtkspell-3.0
+ Bugs fixed:
- Cancel async image loading on tile reset, this actually
breaks image loading but prevents crashing with gtk >= 3.3.6
(lp#911619)
- The x people liked this string should use plurals.
(lp#863039)
- gwibber-service has a child that polls at 10Hz which is
causing a lot of wakeup events Remove (lp#906916)
- Fixed disabling of gtkspell in build system (lp#834780)
- Renamed gtkspell-3.0 pkgconfig now that upstream has merged
gtk3 support (lp#860648)
- Changes from version 3.3.1:
+ Startup speed improvements.
+ Add a debug settings key.
+ Various other code changes.
+ Build warning fixes.
+ Build with vala 0.14.
+ Other build system changes.
- Drop gwibber-upstream-gtkspell3-pkgconfig-call.patch: fixed
upstream.
- Always use vala BuildRequires as the 0.12 version of vala is not
needed anymore.
- Add gwibber-vala-0.16.patch to fix build with vala 0.16, but only
apply it on Factory/12.2 or later.
- Add call to autoreconf and intltoolize (on Factory/12.2 or later)
for above patch.
- Remove the have_lang define and re-enable lang subpackage: the
tarball has translations again.

Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Wed Nov 16 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 3.2.1:
+ Add an index to speed up retrieving messages
+ Make model refreshes async, greatly speeds up startup time
+ Unity lens improvements.
+ Add profiling output
+ Remove debugging output
+ Code cleanups.

Wed Oct 5 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 3.2.0.1:
+ Properly get the retweeter\'s name instead of the original
sender\'s for identi.ca and status.net.
+ Fix missing return values in vala code.
- Drop gwibber-fix-no-return.patch: fixed upstream.

Tue Oct 4 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 3.2.0:
+ Many changes, including a partial rewrite (in vala, with the
creation of libraries) and a port to GTK+ 3.
+ See ChangeLog for details.
- Rebase gwibber-stnx.diff.
- Drop gwibber-3.1.0-nm09.diff: fixed upstream another way.
- Add gwibber-fix-no-return.patch: fix many missing return values
in the vala code.
- Add gwibber-upstream-gtkspell3-pkgconfig-call.patch: update
pkgconfig() call to new upstream gtkspell3.
- Completely rework packaging since the build system and a lot of
code got rewritten:
+ Add pkgconfig() BuildRequires: dbus-1, dbus-glib-1, dee-1.0,
gee-1.0, glib-2.0, gsettings-desktop-schemas, gtk+-3.0,
gtkspell-3.0, json-glib-1.0, libnotify, libsoup-2.4,
pangocairo.
+ Add gobject-introspection-devel BuildRequires to build
introspection data.
+ Add vala-0_12 BuildRequires as vala 0.12 is needed for the
build.
+ Change python BuildRequires to python-base.
+ Remove now unneeded python-distutils-extra and scrollkeeper
BuildRequires.
+ Remove python-feedparser and python-markupsafe Requires, thanks
to the new code.
+ Change gnome-python-desktop and python-gnome Requires to
python-gconf, python-gnomekeyring and python-wnck to minimize
the Requires to the real modules that are needed.
+ Create a devel subpackage for development files.
+ Use the standard autotools build system instead of setup.py.
+ Use the %glib2_gsettings_schema_
* macros for GSettings schema
registration.
+ Call /sbin/ldconfig in %post/%postun since there are libraries
now.
+ Use a have_lang define to temporarily disable the creation of
the lang subpackage, as the tarball is broken (no
translations).

Tue Apr 26 14:00:00 2011 riggwelterAATTopensuse.org
- Update to version 3.0.0.1:
+ Use a dynamic quick list so we don\'t display a Quit menu in
the launcher when gwibber isn\'t running
+ Don\'t allow insane refresh intervals, minimum allowed is 5m
+ Added option contents arg to GwibberPosterVBox, so consumers
of the API won\'t need to override the expose event to insert
default contents (LP: #739923)
- Added gwibber-3.1.0-nm09.diff:
+ Work with NetworkManager 0.9.

Thu Apr 7 14:00:00 2011 riggwelterAATTopensuse.org
- Update to version 3.0.0:
+ facebook: If there is no name associated with a link, use the
text \"link\" instead of displaying None
+ Added new wrapper script for performing some operations
+ Install the gwibber-client script
+ Added Ayatana shortcut groups for unity integration, other
desktop environments will ignore them
+ added gwibber entry to the unity menus
+ Updated launcher categories, adding X-GNOME-PersonalSettings
+ Added icons needed for links and videos (from gnome-icon-theme)
+ Added definitions for links and videos, we need that
+ enable receive as a feature to get the account to apprear in
the account tree (LP: #645584)
+ Put the messages in the correct streams, specifically links,
images and videos
+ Set the stream correctly
+ Make Links and Videos translatable
+ Don\'t try to display the name of a photo if it is None
+ Don\'t display an empty notification for media posted without
text (LP: #697729)
+ refreshed templates to get new strings from dispatcher.py
+ vacuum database on startup to clean up fragmentation
+ Remove the rounding in the last elif condition, to avoid an
error when the seconds part is between 59.5 and 60.0. (Per
Ångström) (LP: #705424)
+ Fixed storage of the in_reply_to data for twitter, and made
minor change to make sure identi.ca and status.net behaves the
same way (LP: #677233)
+ Don\'t try to send a message if it is empty (LP: #737798)
+ Only add the reply to url link if we have enough information
to create the url
+ Updated Unity quicklists to match the latest spec
+ Make shortcut groups translatable
+ Merged in database purging branch
+ facebook: applied a slightly modified version of a patch from
Michael Jaros to handle a change in the data returned from the
facebook API for \"likes\" (LP: #740778)
+ put twitter images in the proper stream
+ remove redundant title
+ put identica images in the proper stream
+ put statusnet images in the proper stream
+ Allow posting comments/replies to your own posts
+ store retweeted_status in the message for future display of
native retweets
+ Assume online if NetworkManager isn\'t available on dbus
(LP: #567037)
+ Be less agressive starting a refresh when connection state
changes to online
+ Less agressive purging of posts
+ Don\'t set editable until the input is exposed (LP: #647406)
+ use load_uri instead of the deprecated webkit.WebView.open API.
+ Fixes for facebook links to posts and send_thread.
+ Foursquare plugin fails if response contains a venue that has
been deleted (LP#687498).
+ dispatcher: catch exception per every failing-message
(LP#645512).
+ twitter plugin: upgrade the \"unescape\" function.
+ Dump test data (~/.cache/gwibber/dump/) if GWIBBER_TEST_DUMP=1
+ Don\'t fail to check for data in desktopcouch, dynamically
import available services. (Fixes crash on first run)
+ Merged auto account saving for twitter, identica, status.net
and facebook
+ Fix for failing to find NSID for flickr.
+ Save the window position and size when it changes.
+ Treat strings starting \"www.\" as a href.
+ Autosave after auth.
+ Removed unused code.
+ Fixed dupe notifications as well as displaying dupes in the
stream.
+ Added Unity Quick lists support.
+ service: re-factoring splitting the plugins up and making
them more dynamic. Gwibber will now look for plugins in
$GWIBBER_PLUGIN_DIR, ~/.local/share/gwibber/plugins,
/usr/local/share/gwibber/plugins, /usr/share/gwibber/plugins
and /usr/lib/python2.6/dist-packages/gwibber/microblog/plugins
+ service: return errors the same way we return messages, and
send a \"Error\" signal which the client can connect to
+ client: connect to \"Error\" signal and display an infobar for
each message
+ gwibber-accounts: display infobar reporting errors passed in
from the client
+ Disable libproxy - crashes on amd64.
+ OAuth support for Status.Net.
+ Bring statusnet closer to indentica.
+ Don\'t blow up if there is an account for an unknown service.
+ Don\'t delete accounts that aren\'t selected.
+ Remove all sqlite3 access from the client, move all the logic
to the service. The new Messages API isn\'t final, so expect
change. Right now you can pull messages from it and connect to
a signal to get each new message as they come in.
+ Don\'t try to store the locale and reset it after parsing the
timestamp.
+ Display recipient of \"wall to wall\" posts in facebook.
+ Ask for flickr screen name instead of username.
+ Re-enable first run experience if there are no accounts.
+ Fixes for direct messages.
+ Fix handling of comments for facebook.
+ Fixed missing notifications in facebook.
+ Fixes in digg.
+ Don\'t fail if user[\"url\"] is None.
+ Don\'t crash the client if an account exists for a service that
isn\'t available
+ Don\'t call get on the thread operation, it blocks the UI.
+ Initial Foursquare support.
+ Store url in the message for things like tomboy and view
message to work.
+ Don\'t crash if an account exists for a service that isn\'t
available
- Re-roll gwibber-sqlite-migrate-opensuse.diff to work with new
code.
- Include new dbus service files.

Sat Feb 12 13:00:00 2011 vuntzAATTopensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.

Tue Dec 7 13:00:00 2010 vuntzAATTopensuse.org
- Complete patch tags.

Thu Dec 2 13:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.32.2:
+ Backported fix for clearing multi-column streams when activated
by the messaging indicator (LP#643487)
+ Save window size/position when it changes, so it doesn\'t get
moved unexpectedly when activated by the messaging indicator.
+ Fixed dupe notifications as well as displaying dupes in the
stream.
+ Shouldn\'t display reply icon for messages from you (LP#661330)
+ Private messages shouldn\'t allow public replies (LP#661358)
+ Private messages shouldn\'t allow retweets (LP#661359)
+ Drop the responses operation from facebook, it abuses the
allocation facebook gives us based on the DB query count
(LP#614742)
+ Fixed notifications for private messages (LP#663377)

Fri Oct 22 14:00:00 2010 dimstarAATTopensuse.org
- Recommend instead of require lang package since it\'s not
required at runtime.

Tue Oct 5 14:00:00 2010 lmedinasAATTopensuse.org
- Update to version 2.32.0.1:
+ Don\'t try to store the locale and reset it after parsing the
timestamp, this was causing a failure to retrieve any messages
for anyone with a locale set without encoding.
+ Re-enable the first run experience, if there are no accounts
configured run gwibber-accounts (lp#654811).
+ Hide the appmenu stubs in ubuntu for gwibber-accounts and
gwibber-preferences
- Update to version 2.32.0:
+ Don\'t call get on the thread operation, it blocks the UI
(lp#628686).
+ Don\'t crash the client if an account exists for a service that
isn\'t available.
+ Don\'t fail if user[\"url\"] is None
+ Don\'t crash if an account exists for a service that isn\'t
available
+ Really quit when quit is selected (lp#603598).
- Update to version 2.31.95:
+ Only set the font when there is a default font set (lp#534098).
+ Disable plugins for all the webkit.WebView instances,
apparently it can consume lots of CPU (lp#629368).
+ Disable webkit plugins on OAuth page (lp#629368).
+ Fixed render stream when font settings change (lp#580417).
+ Set the about window as transient for the main window.
- Updated translations.
- Drop gwibber-quitfix.patch, merged upstream.

Thu Sep 16 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.31.94:
+ Set the about window as transient for the main window.
+ Fixed render stream when font settings change.
+ Disable plugins for all the webkit.WebView instances.
+ Only set the font when there is a default font set.

Tue Sep 14 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.31.93:
+ Make authentication and network errors translatable.
+ Added tooltips for notification settings.
+ Merged fix for delay in toggling send_enabled.
- Added gwibber-quitfix.patch from lmedinasAATTopensuse.org to quit
correctly rather than minimise.

Thu Sep 9 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.31.92:
+ Prevent duplicate notifications and indicatiors.
+ Don\'t show non-mentions if only show mentions is set.
+ Don\'t crash if can\'t create avatar.
+ Delete invalid cached avatars.
+ Delete streams without associated account.
+ Delete streams when account is deleted.
+ Ensure we always only have one timer for refresh.
+ Remove indicators when replies focused.
+ Re-use threads.

Wed Sep 1 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.31.91:
+ Set the splitter.
+ Resize window and set position last.
+ Fix deletion of tweets.
+ Display the \"Like\" action for messages that are \"to_me\".
+ Better handling of unexpected results from Twitter, identi.ca
and StatusNet.
+ Handle null responses gracefully.
+ Convert identi.ca groups (!) to hashtags (#) for re-denting
if global_retweet is true.
+ Make the string for the Translate action i18n friendly.
+ Merged in removal of tr.im.
+ Don\'t crash if we get an unexpected value, just reset to the
default and continue
+ Support UTF-8 when linking text.
+ Use OAuth for twitter.
- Re-roll gwibber-stnx.diff - above update breaks it.
- Removed gwibber-trim.diff due to above update.

Sun Aug 29 14:00:00 2010 riggwelterAATTopensuse.org
- Requires: python-markupsafe.

Tue Aug 24 14:00:00 2010 riggwelterAATTopensuse.org
- Add gwibber-trim.diff to remove defunct tr.im service.
- Add gwibber-sqlite-migrate-opensuse.diff to migrate SQLite
database from 11.3\'s gwibber to new location.

Sat Aug 21 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.31.90:
+ Rename protocol to service.
+ Don\'t die if a password is not found in keyring.
+ Correctly save updated secrets in keyring after a re-auth.
- Added Requires: gnome-python-desktop.
- Changed Url to http://gwibber.com

Fri Aug 13 14:00:00 2010 riggwelterAATTopensuse.org
- Updated to version 2.31.5.
+ Support for Direct Messages.
+ Rudimentary inline image support added (TwitPic/Flickr/YFrog)
+ Support Ping.fm.
+ Cache avatars.
+ Added tooltips for Menu and Reply.
+ Added Start dbus method to com.Gwibber.Service.
+ Added Messages method to com.Gwibber.Streams, to retrieve
messages.
- Removed gwibber-bzr724.patch - merged upstream.
- Removed gwibber-bzr725.patch - merged upstream.
- Requires: python-oauth.

Mon May 31 14:00:00 2010 dimstarAATTopensuse.org
- bnc#607860: Require python-gnome.

Wed Apr 21 14:00:00 2010 riggwelterAATTopensuse.org
- Patch gwibber-bzr725.patch to fix bug where replies were not
correctly threaded.

Tue Apr 20 14:00:00 2010 riggwelterAATTopensuse.org
- Patch gwibber-bzr724.patch to fix bug where some messages were
missed when the UI is refreshed.

Thu Apr 15 14:00:00 2010 dimstarAATTopensuse.org
- Minor spec cleanup using spec-cleaner.

Thu Apr 15 14:00:00 2010 riggwelterAATTopensuse.org
- Updated to bzr 720.
+ Fixes reply/retweet.

Wed Apr 14 14:00:00 2010 ajAATTsuse.de
- Fix building on x86-64.
+ package is arch specific, so do not use noarch.
+ use python_sitearch

Wed Apr 14 14:00:00 2010 riggwelterAATTopensuse.org
- Updated to pre-3.0 BZR.
+ Use SQLite as backend now instead of Couch.
- Lots of spec file tidying.
- Remove compact-gwilouche theme - rejected upstream.

Sat Apr 10 14:00:00 2010 riggwelterAATTopensuse.org
- Update to version 2.29.95
+ Local settings now stored in gconf again.

Thu Apr 1 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.29.94
+ Minor bug fixes.

Tue Mar 30 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.29.93:
+ Use MAX_MESSAGE_LENGTH for max length instead of hard coding
140
+ Changed the views to not emit the entire doc as a value
+ lp#528302: Set default focus to the text input widget
+ lp#534667: Made a string translatable
+ lp#538846: setting translation domain for .ui files
+ lp#520462: Mark strings translatable
+ lp#538851: Added X-GNOME-Gettext-Domain to allow translations
of the desktop files to be loaded at runtime
+ lp#539583: Use the desktopcouch API for excluding the DB and
handle errors
+ Set window icons properly so they scale nicely
+ lp#535263: Set account IDs in desktopcouch to force merging on
sync instead of creating dupes

Wed Mar 24 13:00:00 2010 dimstarAATTopensuse.org
- Update to bzr revision 684.

Thu Mar 18 13:00:00 2010 dimstarAATTopensuse.org
- Require python-couchdb.

Sun Mar 14 13:00:00 2010 riggwelterAATTopensuse.org
- Added Requires: python-desktopcouch.

Fri Mar 12 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.29.92:
+ Raise errors for auth failures
+ lp#520687: don\'t sync the gwibber_messages to ubuntuone
+ lp#534922: use dbus names to check for existing service

Tue Mar 9 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.29.91:
+ fixed a bug that prevented mentions/replies to get added to the
messaging indicator
+ added more debug level logging
+ Fixed raising the client via dbus, missed a variable rename
+ lp#517723: Added signatures to the URLShorten dbus methods
+ lp#521974: URL shortening should be async
+ don\'t fail if desktopcouch is slow to start
+ lp#522180: Make \"Name\" more descriptive, it is displayed on UNE
and in GNOME Shell
+ Fixed calls to print_exc that failed
+ lp#518550: Gwibber stops working after suspending
+ lp#528270: Fixed notifications for mentions only
+ Set the autostart gconf key if it wasn\'t set at all before
+ lp#520462: Internationalization fixed from David Planella
+ lp#532730: use human readable time string in save to tomboy
+ imported translations from LP
+ Moved the init_design_doc method call to MessageMonitor, this
fixes a bug loading the design document before it is created
+ fixed a problem with configuring accounts spawning two services
+ check to see if gwibber-service is already running before
starting
- Drop patches gwibber-lp455943.diff and gwibber-icons.diff, fixed
upstream.

Sun Feb 21 13:00:00 2010 vuntzAATTopensuse.org
- Clean up update to 2.0.0.
- Add dbus-1-python BuildRequires.
- Fix build on x86_64: change python_sitelib usage to
python_sitearch. This also means we can\'t make a noarch package
anymore.

Wed Feb 3 13:00:00 2010 riggwelterAATTopensuse.org
- Updated to upstream version 2.0.0
+ Add D-Bus service.
+ Added support for viewing errors in Gwibber.
+ Display the source attribute.
+ Notification works.
+ New default theme and fix theme switching.
- Add gwibber-icons.diff to fix icon install error.
- Add gwibber-lp-455943.diff to revert a wrong fix upstream.
- Rebase gwibber-stnx.diff.
- Add compact-gwilouche theme (proposed upstream), and do not make
dark-gwilouche the default theme.
- Add python-curl Requires for Facebook.

Wed Sep 9 14:00:00 2009 ajAATTsuse.de
- gwibber is actually noarch.

Wed Sep 2 14:00:00 2009 ajAATTsuse.de
- Use python_sitelib.

Sat Aug 29 14:00:00 2009 riggwelterAATTopensuse.org
- Tag gwibber-stnx.diff correctly.

Sun Aug 16 14:00:00 2009 riggwelterAATTopensuse.org
- Updated to latest trunk.

Wed Jul 1 14:00:00 2009 riggwelterAATTopensuse.org
- Use upstream dark-gwilouche theme by default.
- We now require python-mako from devel:languages:python and its deps!

Tue Jun 30 14:00:00 2009 riggwelterAATTopensuse.org
- Unstable branch - not for publishing yet!

Thu Jun 25 14:00:00 2009 riggwelterAATTopensuse.org
- Just unpack darkilouche in place rather than maintain it as a patch.
- Main source is from https://code.launchpad.net/gwibber - 1.0 series.
- Darkilouche comes from jimmac.
- Add support for stnx.at url shortner.

Fri Jun 12 14:00:00 2009 riggwelterAATTopensuse.org
- Fix darkilouche as default theme.

Thu Jun 4 14:00:00 2009 vuntzAATTnovell.com
- Clean up packaging.

Mon May 25 14:00:00 2009 riggwelterAATTopensuse.org
- Prepare for Contrib.
- Split out lang package.

Thu May 7 14:00:00 2009 riggwelterAATTopensuse.org
- Added darkilouche theme from jimmac.
- Make darkilouche default theme.

Fri Apr 17 14:00:00 2009 riggwelterAATTopensuse.org
- New release (0.9.1+bzr263).
- Add gwibber.urlshorter to setup.py.
- Change to bz2 compression.

Thu Apr 16 14:00:00 2009 awafaaAATTopensuse.org
- New release (0.9.1+bzr262)

Thu Apr 9 14:00:00 2009 awafaaAATTopensuse.org
- New release (0.9.1+bzr257)
- This is the first release from the 1.0 branch and includes the revised Twitter API compatibility

Fri Mar 27 13:00:00 2009 awafaaAATTopensuse.org
- New release (0.9.1bzr276)

Wed Mar 4 13:00:00 2009 awafaaAATTopensuse.org
- New release (0.9.1bzr255)


 
ICM