Hello community, here is the log from the commit of package corebird for openSUSE:Factory checked in at 2015-06-24 20:54:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/corebird (Old) and /work/SRC/openSUSE:Factory/.corebird.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "corebird" Changes: -------- --- /work/SRC/openSUSE:Factory/corebird/corebird.changes 2014-12-25 23:20:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes 2015-06-24 20:54:58.000000000 +0200 @@ -1,0 +2,49 @@ +Sat Jun 20 05:08:02 UTC 2015 - [email protected] + +- Update to version 1.0: + + All dialogs now use client-side decorations if the environment + dictates it, otherwise they fall back to server-side + decorations (compose dialog is excluded). + + Many layout updates + + The compose window now allows for up to 4 pictures to be + uploaded. + + Now save additional information about the account which makes + it possible for blocked users to be actually blocked, + i.e. streamed tweets won’t appear in your timeline anymore. + + When (un)following someone, now also correctly show/hide + their retweets in the stream. + + The DM page now sorts threads with unread messages first. + + The @handle completion known from the compose window is + now also available when composing Direct Messages, + as well as in the account settings for the description. + + Everything app-specific should now be hidpi ready, + the only thing missing are assets loaded from Twitter + directly, i.e. avatars and media. + + Notifications should now get withdrawn whenever it makes sense, + i.e. if you read a Direct Message before dismissing the + notification, it should get withdrawn automatically. + + The hover buttons moved to a right-click menu on every tweet. + + Plurals are properly localized. + + We now also respect muted users (even though there’s no UI to + mute someone) + + A user’s verification status is now also shown in the tweet + info page. + + Everything should now work when the user’s @handle + (aka screen_name) changes. + + Switching to the same page (i.e. going to a profile from the + profile page) now works much better, including the swipe + transition as well as proper equality checking. + + Invalid inline media (file size too big, 404, …) should now + be properly detected and reacted upon (i.e. remove the widget + in the stream, add the link back). + + Underlines in @handles are now properly displayed in the app + menu (i.e. the “open account” submenu) + + Animated gifs from Twitter are now also handled (just like + other videos). + + Tweets in timelines are now single-click activated. This + unifies the behavior with all other lists in the application. + Since this interferes with certain user behaviors, there’s a + setting to switch back to double-click activation. + + Based on a user’s protection status, we now disable (or hide) + retweet buttons of tweets. +------------------------------------------------------------------- Old: ---- corebird-0.9.tar.gz New: ---- corebird-1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ corebird.spec ++++++ --- /var/tmp/diff_new_pack.Su9ZTp/_old 2015-06-24 20:54:59.000000000 +0200 +++ /var/tmp/diff_new_pack.Su9ZTp/_new 2015-06-24 20:54:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package corebird # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013-2014 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: corebird -Version: 0.9 +Version: 1.0 Release: 0 Summary: A lightweight Twitter Client License: GPL-3.0+ @@ -79,6 +79,7 @@ %dir %{_datadir}/appdata %{_datadir}/appdata/org.baedert.corebird.appdata.xml %{_datadir}/applications/org.baedert.corebird.desktop +%{_datadir}/dbus-1/services/org.baedert.corebird.service %{_datadir}/glib-2.0/schemas/org.baedert.corebird.gschema.xml %{_datadir}/icons/hicolor/ %{_mandir}/man1/%{name}.1%{?ext_man} ++++++ corebird-0.9.tar.gz -> corebird-1.0.tar.gz ++++++ ++++ 24682 lines of diff (skipped)
