Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package granite for openSUSE:Factory checked in at 2021-09-10 23:40:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/granite (Old) and /work/SRC/openSUSE:Factory/.granite.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "granite" Fri Sep 10 23:40:52 2021 rev:14 rq:917895 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/granite/granite.changes 2020-08-29 20:34:30.565267269 +0200 +++ /work/SRC/openSUSE:Factory/.granite.new.1899/granite.changes 2021-09-10 23:40:58.126537519 +0200 @@ -1,0 +2,44 @@ +Thu Sep 9 21:24:34 UTC 2021 - Alexei Podvalsky <[email protected]> + +- Update to 6.1.1: +- Fixes: + * Ensure accel_to_string works with multiple modifiers + * Fix locale issues in Flatpaks + * Updated translations +- Additions: + * TRANSITION_DURATION_IN_PLACE for consistent in-place widget + transformations +- Other Changes: + * accel_to_string handles accel markup without modifiers or + that are only modifiers + * Granite.Dialog replaces Gtk.Dialog for consistent styling + * Granite.SwitchModelButton for use in Gtk.Popover menus + * Granite.ValidatedEntry for client-side verification in forms +- New Constants: + * TOOLTIP_SECONDARY_TEXT_MARKUP for smaller second line text in + Gtk.Tooltips + * SMALL_LABEL for smaller Gtk.Labels without Pango + * STYLE_CLASS_WARMTH and STYLE_CLASS_TEMPERATURE for scales + * STYLE_CLASS_DEFAULT_DECORATION for slim headerbars + * TRANSITION_DURATION_OPEN and TRANSITION_DURATION_CLOSE for + consistent animations +- Removals: + * Granite.Widgets.AboutDialog. Provide AppStream metadata + instead. + * Granite.Widgets.AppMenu. Use Gtk.MenuButton instead. +- Deprecations: + * Granite.Widgets.Avatar. Use Hdy.Avatar instead + * Toasts now reset their timeout when sending a new + notification and the timeout is stopped while hovering + * Backslash, Right Control, and Left Control are now handled by + accel_to_string + * Make tab tooltips of DynamicNotebook settable + * Timepicker corrrectly fires time_changed when AM and PM + buttons are selected + * Granite.MessageDialog now uses the messagedialog CSS name + * Visible child name is now properly synced in + Granite.SettingsSidebar + * Status can be set in Granite.AbstractSettingsPage on + construct + +------------------------------------------------------------------- Old: ---- granite-5.5.0.tar.gz New: ---- granite-6.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ granite.spec ++++++ --- /var/tmp/diff_new_pack.4ChkE8/_old 2021-09-10 23:40:58.738538170 +0200 +++ /var/tmp/diff_new_pack.4ChkE8/_new 2021-09-10 23:40:58.742538174 +0200 @@ -1,7 +1,7 @@ # # spec file for package granite # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define sover 5 +%define sover 6 %define soname libgranite %define _typelibdir %(pkg-config --variable=typelibdir gobject-introspection-1.0) %define _girdir %(pkg-config --variable=girdir gobject-introspection-1.0) Name: granite -Version: 5.5.0 +Version: 6.1.1 Release: 0 Summary: An extension of GTK+ libraries License: LGPL-3.0-or-later AND LGPL-3.0-or-later @@ -139,3 +139,5 @@ %{_datadir}/vala/vapi/%{name}.vapi %files lang -f %{name}.lang \ No newline at end of file + +%changelog ++++++ granite-5.5.0.tar.gz -> granite-6.1.1.tar.gz ++++++ ++++ 134431 lines of diff (skipped)
