Hello community, here is the log from the commit of package libhandy for openSUSE:Factory checked in at 2020-11-06 23:42:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhandy (Old) and /work/SRC/openSUSE:Factory/.libhandy.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhandy" Fri Nov 6 23:42:55 2020 rev:14 rq:845991 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes 2020-09-25 16:26:16.591610991 +0200 +++ /work/SRC/openSUSE:Factory/.libhandy.new.11331/libhandy.changes 2020-11-06 23:42:57.843509864 +0100 @@ -1,0 +2,32 @@ +Mon Nov 2 12:51:15 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Update to version 1.0.1: + + Fix build with Glade 3.37. + + Fix a Meson version warning. + + HdyAvatar: + - Minimize the amount of redundant load_image() calls. + - Center non-square custom images. + - Add .image style class to avatars with custom images. + - Allow css border and shadow on avatars with custom images so + elementary can style it. + + HdyCarousel: + - Fix drawing cache. + - Fix crash when scrolling over empty carousel. + + HdyComboRow: + - Fix popover hiding animation when clicking a row. + - Always reserve space for checkmarks. + + HdyHeaderGroup: Fix a warning on nesting HdyHeaderGroups. + + HdyKeypad: Fix input of the #, @ and + characters. + + HdyLeaflet and HdyDeck: Fix minimum size when + 'interpolate-size' property is TRUE. + + HdyPreferencesWindow: Fix searching rows that have mnemonics. + + HdySwipeTracker: + - Fix swipes not working if started from GtkButton. + - Increase drag threshold for touchscreens. + - Avoid a jump when starting a drag. + + HdyViewSwitcher: Fix sizing with invisible pages. + + Updated translations. +- Re-enable glade catalog build: define with_glade 1: upstream + fixed the build issue. + +------------------------------------------------------------------- Old: ---- libhandy-1.0.0.obscpio New: ---- libhandy-1.0.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhandy.spec ++++++ --- /var/tmp/diff_new_pack.9dJkrd/_old 2020-11-06 23:42:58.599508411 +0100 +++ /var/tmp/diff_new_pack.9dJkrd/_new 2020-11-06 23:42:58.603508403 +0100 @@ -19,10 +19,10 @@ %define so_major 1 %define shlib %{name}-%{so_major}-0 %define typelib typelib-1_0-Handy-%{so_major}_0 -#define with_glade 1 +%define with_glade 1 Name: libhandy -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: A GTK+ library to develop UI for mobile devices License: LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9dJkrd/_old 2020-11-06 23:42:58.627508357 +0100 +++ /var/tmp/diff_new_pack.9dJkrd/_new 2020-11-06 23:42:58.631508349 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://gitlab.gnome.org/GNOME/libhandy.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/1.0.0</param> + <param name="revision">refs/tags/1.0.1</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service mode="buildtime" name="tar" /> ++++++ libhandy-1.0.0.obscpio -> libhandy-1.0.1.obscpio ++++++ ++++ 3904 lines of diff (skipped) ++++++ libhandy.obsinfo ++++++ --- /var/tmp/diff_new_pack.9dJkrd/_old 2020-11-06 23:42:58.823507980 +0100 +++ /var/tmp/diff_new_pack.9dJkrd/_new 2020-11-06 23:42:58.827507973 +0100 @@ -1,5 +1,5 @@ name: libhandy -version: 1.0.0 -mtime: 1599567963 -commit: 94313c206258860b2428712e7ece1d02c5177857 +version: 1.0.1 +mtime: 1604079173 +commit: 5cee0927b8b39dea1b2a62ec6d19169f73ba06c6
