File gwibber.changes of Package gwibber

-------------------------------------------------------------------
Sat Feb 12 19:21:55 CET 2011 - vuntz@opensuse.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:16:11 CET 2010 - vuntz@opensuse.org

- Complete patch tags.

-------------------------------------------------------------------
Thu Dec 02 13:52:30 UTC 2010 - riggwelter@opensuse.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 16:50:19 UTC 2010 - dimstar@opensuse.org

 - Recommend instead of require lang package since it's not
   required at runtime.

-------------------------------------------------------------------
Tue Oct  5 00:19:56 CEST 2010 - lmedinas@opensuse.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 10:50:30 BST 2010 - riggwelter@opensuse.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 09:03:30 BST 2010 - riggwelter@opensuse.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 lmedinas@opensuse.org to quit
  correctly rather than minimise.

-------------------------------------------------------------------
Thu Sep 09 08:13:30 BST 2010 - riggwelter@opensuse.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 01 11:17:45 BST 2010 - riggwelter@opensuse.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 13:56:00 BST 2010 - riggwelter@opensuse.org

- Requires: python-markupsafe.

-------------------------------------------------------------------
Tue Aug 24 09:49:00 BST 2010 - riggwelter@opensuse.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 09:31:00 BST 2010 - riggwelter@opensuse.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 10:18:00 BST 2010 - riggwelter@opensuse.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 20:46:18 UTC 2010 - dimstar@opensuse.org

- bnc#607860: Require python-gnome.

-------------------------------------------------------------------
Wed Apr 21 08:35:00 BST 2010 - riggwelter@opensuse.org

- Patch gwibber-bzr725.patch to fix bug where replies were not
  correctly threaded.

-------------------------------------------------------------------
Tue Apr 20 09:40:00 BST 2010 - riggwelter@opensuse.org

- Patch gwibber-bzr724.patch to fix bug where some messages were
  missed when the UI is refreshed.

-------------------------------------------------------------------
Thu Apr 15 10:16:20 UTC 2010 - dimstar@opensuse.org

- Minor spec cleanup using spec-cleaner.

-------------------------------------------------------------------
Thu Apr 15 09:37:00 BST 2010 - riggwelter@opensuse.org

- Updated to bzr 720.
  + Fixes reply/retweet.

-------------------------------------------------------------------
Wed Apr 14 16:19:30 UTC 2010 - aj@suse.de

- Fix building on x86-64.
  + package is arch specific, so do not use noarch.
  + use python_sitearch

-------------------------------------------------------------------
Wed Apr 14 09:01:00 BST 2010 - riggwelter@opensuse.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:01:00 BST 2010 - riggwelter@opensuse.org

- Update to version 2.29.95
  + Local settings now stored in gconf again.

-------------------------------------------------------------------
Wed Mar 31 22:21:21 UTC 2010 - dimstar@opensuse.org

- Update to version 2.29.94
  + Minor bug fixes.

-------------------------------------------------------------------
Tue Mar 30 08:04:19 UTC 2010 - dimstar@opensuse.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 20:44:39 UTC 2010 - dimstar@opensuse.org

- Update to bzr revision 684. 

-------------------------------------------------------------------
Thu Mar 18 21:03:31 UTC 2010 - dimstar@opensuse.org

- Require python-couchdb.

-------------------------------------------------------------------
Sun Mar 14 08:04:00 UTC 2010 - riggwelter@opensuse.org

- Added Requires: python-desktopcouch.

-------------------------------------------------------------------
Fri Mar 12 12:04:34 CET 2010 - dimstar@opensuse.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 00:09:21 CET 2010 - dimstar@opensuse.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 19:21:36 CET 2010 - vuntz@opensuse.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 03 08:51:00 UTC 2010 - riggwelter@opensuse.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 18:57:42 UTC 2009 - aj@suse.de

- gwibber is actually noarch.

-------------------------------------------------------------------
Wed Sep  2 03:38:53 UTC 2009 - aj@suse.de

- Use python_sitelib.

-------------------------------------------------------------------
Sat Aug 29 10:25:00 BST  2009 - riggwelter@opensuse.org

- Tag gwibber-stnx.diff correctly.

-------------------------------------------------------------------
Sun Aug 16 13:23:00 BST  2009 - riggwelter@opensuse.org

- Updated to latest trunk.

-------------------------------------------------------------------
Wed Jul 01 12:24:00 BST  2009 - riggwelter@opensuse.org

- Use upstream dark-gwilouche theme by default.
- We now require python-mako from devel:languages:python and its deps!

-------------------------------------------------------------------
Tue Jun 30 14:43:00 BST  2009 - riggwelter@opensuse.org

- Unstable branch - not for publishing yet!

-------------------------------------------------------------------
Thu Jun 25 11:38:00 BST  2009 - riggwelter@opensuse.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 18:17:00 BST  2009 - riggwelter@opensuse.org

- Fix darkilouche as default theme.

-------------------------------------------------------------------
Thu Jun  4 22:51:07 CEST 2009 - vuntz@novell.com

- Clean up packaging.

-------------------------------------------------------------------
Mon May 25 2009 - riggwelter@opensuse.org

- Prepare for Contrib.
- Split out lang package.

-------------------------------------------------------------------
Thu May 07 2009 - riggwelter@opensuse.org

- Added darkilouche theme from jimmac.
- Make darkilouche default theme.

-------------------------------------------------------------------
Fri April 17 2009 - riggwelter@opensuse.org

- New release (0.9.1+bzr263).
- Add gwibber.urlshorter to setup.py.
- Change to bz2 compression.

-------------------------------------------------------------------
Thu April 16 2009 - awafaa@opensuse.org

- New release (0.9.1+bzr262)

-------------------------------------------------------------------
Thu April 09 2009 - awafaa@opensuse.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 March 27 2009 - awafaa@opensuse.org

- New release (0.9.1bzr276)

-------------------------------------------------------------------
Wed March 04 2009 - awafaa@opensuse.org

- New release (0.9.1bzr255)

-------------------------------------------------------------------
Fri February 20 2009 - awafaa@opensuse.org

- New release (0.9.1bzr246)

-------------------------------------------------------------------
Mon February 02 2009 - awafaa@opensuse.org

- New release (0.7.3bzr214)

-------------------------------------------------------------------
Tue January 20 11:00:00 BST  2009 - awafaa@opensuse.org

- New release (0.7.3bzr195)
- add support for groups (!) in identi.ca/laconi.ca

-------------------------------------------------------------------
Tue January 20 10:00:00 BST  2009 - awafaa@opensuse.org

- New release (0.7.3-bzr193)

-------------------------------------------------------------------
Fri January 16 2009 - awafaa@opensuse.org

- Change package versioning to be more representative.
- New release (0.7.3bzr188)

-------------------------------------------------------------------
Mon January 05 2009 - awafaa@opensuse.org

- Fix "Requires:" and include dbus-1-python, thanks to yaloki

-------------------------------------------------------------------
Tue December 30 2008 - awafaa@opensuse.org

- New release (r178)

-------------------------------------------------------------------
Mon December 29 2008 - awafaa@opensuse.org

- New release (r176)

-------------------------------------------------------------------
Sun December 28 2008 - awafaa@opensuse.org

- Attempt to fix build issues on >= openSUSE 11.1

-------------------------------------------------------------------
Mon December 22 2008 - awafaa@opensuse.org

- New release (r165)

-------------------------------------------------------------------
Wed December 10 2008 - awafaa@opensuse.org

- New release (r156)

-------------------------------------------------------------------
Mon December 08 2008 - awafaa@opensuse.org

- New release (r152)

-------------------------------------------------------------------
Mon December 01 2008 - awafaa@opensuse.org

- New release (r150)
- Fix URL parsing issues

-------------------------------------------------------------------
Tue November 25 2008 - awafaa@opensuse.org

- New release (r149)
- Add additional themes
-------------------------------------------------------------------
Mon November 24 2008 - awafaa@opensuse.org

- New release (r148)
- Themeing capability added

-------------------------------------------------------------------
Thu November 20 2008 - awafaa@opensuse.org

- New release (r135).

-------------------------------------------------------------------
Mon November 17 2008 - awafaa@opensuse.org

- New release (r134).
  * Add python-feedparser as a requirement

-------------------------------------------------------------------
Tue November 11 2008 - awafaa@opensuse.org

- New release (r120).
  * Add support for Pidgin integration, generic RSS support, message clearing, and toggling spellcheck

-------------------------------------------------------------------
Mon November 10 2008 - awafaa@opensuse.org

- New release (r119).
  * Add support for Ping.fm

-------------------------------------------------------------------
Fri Oct 24 2008 - awafaa@opensuse.org

- New release (r118).
  * Fixes glade issue preventing account modification
  * Enable autoupdate on start up

-------------------------------------------------------------------
Thu Oct 23 2008 - awafaa@opensuse.org

- Tidy up spec file, mainly %files section and summary.


-------------------------------------------------------------------
Wed Oct 22 2008 - awafaa@opensuse.org

- New release (r117), build from the replytab branch

-------------------------------------------------------------------
Sat Oct 18 2008 - awafaa@opensuse.org

- New release (r115), build from the replytab branch
  * Identi.ca support added to search function

-------------------------------------------------------------------
Fri Oct 17 11:00:00 BST  2008 - awafaa@opensuse.org

- New release (r113), build from the replytab branch

-------------------------------------------------------------------
Fri Oct 17 10:00:00 BST  2008 - awafaa@opensuse.org

- New release (r112), build from the replytab branch

-------------------------------------------------------------------
Fri Oct 17 09:00:00 BST  2008 - awafaa@opensuse.org

- New release (r111), build from the replytab branch

-------------------------------------------------------------------
Sun Aug 31 2008 - awafaa@opensuse.org

- New release (r102)

-------------------------------------------------------------------
Fri Aug 22 2008 - awafaa@opensuse.org

- New release (r90)

-------------------------------------------------------------------
Mon Aug 18 2008 - awafaa@opensuse.org

- Add new Build and Runtime Dep: python-egenix-mx-base

-------------------------------------------------------------------
Fri Aug 15 2008 - awafaa@opensuse.org

- New release (r85)

-------------------------------------------------------------------
Tue Jul 29 2008 - awafaa@opensuse.org

- New release (r80)

-------------------------------------------------------------------
Fri Jul 18 11:00:00 BST  2008 - awafaa@opensuse.org

- New release (r69)

-------------------------------------------------------------------
Fri Jul 18 10:00:00 BST  2008 - awafaa@opensuse.org

- New release (r67)
- Added additional Build and Runtime deps
-------------------------------------------------------------------
Thu Jul 10 2008 - awafaa@opensuse.org

- New release (r59)

-------------------------------------------------------------------
Tue Jul  08 2008 - awafaa@opensuse.org

- Initial Build (r58)

openSUSE Build Service is sponsored by