Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2016-07-01 10:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-10-24 
10:30:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2016-07-01 
10:01:04.000000000 +0200
@@ -1,0 +2,53 @@
+Fri Jun 24 09:08:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.2:
+  + Remove margins from the buttons in the topbar. This caused
+    problems with some gtk+ themes.
+  + Gtk+ < 3.20 was more inconsistend with adding style classes to
+    widgets than I thought, so the pre-3.20 fallback css added in
+    1.2.1 caused the icons in the topbar to have the wrong color.
+- Changes from version 1.2.1:
+  + Fix a11y labelling of several switches in the settings dialog.
+  + Fix an input window clipping bug in the tweet info page.
+  + Fix a few cases of overlapping widgets into window borders.
+  + Remove the "Save as" context menu from inline media. This have
+    not been working in a while but the context menu was still
+    there.
+  + Rename the .sidebar style class to .topbar. This was used in
+    corebird before gtk+ used it, but now that the sidebar is at
+    the top, the .sidebar style from gtk+ themes collides with the
+    horizontal alignment we use, so use the more fitting '.topbar'.
+  + Show a focus outline in the topbar again. We are setting a
+    custom background color here, so we also need to set a fitting
+    outline color.
+  + Fix a coloring but in the topbar, where wildcard selectors in
+    themes would overrde our foreground color.
+- Changes from version 1.2:
+  + Inline media and avatars are no longer cached on disk.
+  + Videos now indicate download progress showing a preview
+    thumbnail with a circular progress overlay.
+  + We download higher-resolution avatars on HiDPI displays now.
+  + The build system usage has seen a major refactoring an cleanup.
+  + The sidebar is now at the top and dark.
+  + Favorites now us a heart icon.
+  + Sending tweets is now cancellable (e.g. when multiple images
+    are attached, in which case it might take a while).
+  + Inline media are now displayed "full-size", scaled to the
+    current window size.
+  + Instagram videos are now correctly marked as videos, instead
+    of was images.
+  + If you have GTK+ >= 3.19, there's now a GtkShortcutsWindow
+    accessible from the app menuexplaining the various keyboard
+    shortcuts. Note that Corebird still compiles and runs with
+    GTK+ 3.16.
+  + The big "add media" button in the compose window has been
+    replaced with a regular text button. The added images are
+    scaled down and displayed below it.
+  + You can quote your own tweets now.
+  + The settings dialog now contains a setting to hide
+    "inappropriate content", and it is enabled by default.
+  + The file selection dialog in the compose window now keeps
+    you from selecting files > 3MB.
+- The about dialog still states version 1.2.1, this is a known bug.
+
+-------------------------------------------------------------------

Old:
----
  corebird-1.1.tar.gz

New:
----
  corebird-1.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ corebird.spec ++++++
--- /var/tmp/diff_new_pack.todhvA/_old  2016-07-01 10:01:05.000000000 +0200
+++ /var/tmp/diff_new_pack.todhvA/_new  2016-07-01 10:01:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package corebird
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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.1
+Version:        1.2.2
 Release:        0
 Summary:        A lightweight Twitter Client
 License:        GPL-3.0+
@@ -29,13 +29,13 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  update-desktop-files
-BuildRequires:  vala-devel >= 0.21.1
+BuildRequires:  vala-devel >= 0.28.0
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.40
-BuildRequires:  pkgconfig(gstreamer-video-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44
+BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.6
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -75,7 +75,6 @@
 %defattr(-,root,root)
 %doc COPYING
 %{_bindir}/%{name}
-%{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.baedert.corebird.appdata.xml
 %{_datadir}/applications/org.baedert.corebird.desktop

++++++ corebird-1.1.tar.gz -> corebird-1.2.2.tar.gz ++++++
++++ 50252 lines of diff (skipped)


Reply via email to