Hello community, here is the log from the commit of package corebird for openSUSE:Factory checked in at 2017-02-07 12:10:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-11-04 21:01:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes 2017-02-07 12:10:01.469959067 +0100 @@ -1,0 +2,36 @@ +Mon Feb 6 21:13:28 UTC 2017 - [email protected] + +- Update to version 1.4.2: + + Fix a crash when going back from a tweet with media to another + tweet with media. + + Fix compilation with --disable-video. + + Decrease log level of UserStream output to debug when no + internet connection is present. +- Changes from version 1.4.1: + + Lower the required gspell version to 1.0. + + Work around a binding problem in the gtk+ 3.18 vapi of vala + 0.30. +- Changes from version 1.4: + + Images in quoted tweets now look more like they actually belong + to the quoted tweet instead of the quoting tweet. + + Allow deleting tweets from the tweet info page and not just + from timelines. + + Fix the user completion not showing all possible results. + + Focus the already opened window for an account if the account + gets selected in the accounts popover. + + Avoid window resizing when typing in the Direct Message text + box. + + Add 'q' accelerator to tweet rows for quoting. + + Add spellchecking. This add a dependency to gspell. + + Increase gtk+ dependency to 3.18 to get rid of some + workarounds. + + Increase avatar size in profiles and slightly overlap them over + the banner. Also, always show the full banner. + + Fix completion popup positioning under Wayland. + + Add experimental meson build files. + + Fix some videos not playing correctly. + + Add a minimal video progress indicator to the video dialog. + + Fix the retweet/favorite count updating in the tweet info page. +- Add pkgconfig(gspell-1) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- corebird-1.3.3.tar.xz New: ---- corebird-1.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ corebird.spec ++++++ --- /var/tmp/diff_new_pack.uaPnJ1/_old 2017-02-07 12:10:02.009882667 +0100 +++ /var/tmp/diff_new_pack.uaPnJ1/_new 2017-02-07 12:10:02.009882667 +0100 @@ -1,7 +1,7 @@ # # spec file for package corebird # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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: 1.3.3 +Version: 1.4.2 Release: 0 Summary: A lightweight Twitter Client License: GPL-3.0+ @@ -32,8 +32,9 @@ BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.44 +BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.6 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.18 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libsoup-2.4) ++++++ corebird-1.3.3.tar.xz -> corebird-1.4.2.tar.xz ++++++ ++++ 41556 lines of diff (skipped)
