Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libhandy for openSUSE:Factory 
checked in at 2021-04-12 12:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhandy (Old)
 and      /work/SRC/openSUSE:Factory/.libhandy.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhandy"

Mon Apr 12 12:35:41 2021 rev:17 rq:881155 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes        2020-12-28 
10:29:59.682810398 +0100
+++ /work/SRC/openSUSE:Factory/.libhandy.new.2401/libhandy.changes      
2021-04-12 12:38:29.449447826 +0200
@@ -1,0 +2,94 @@
+Wed Mar 17 12:54:13 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.2.0:
+  + Fix deprecation warnings when including handy.h.
+  + Fix warnings with -Wmissing-field-initializers.
+  + Fix warnings with --buildtype=optimized.
+  + Fix a crash when subclassing HdyPreferencesGroup.
+  + Fix a build reproducibility issue by using basenames rather
+    than full paths in generated sources.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 15 11:14:47 UTC 2021 - Callum Farmer <[email protected]>
+
+- Update to version 1.1.90:
+  + Add HdyFlap, allowing to have adaptive tab bars and header
+    bars.
+  + Add HdyTabBar and HdyTabView, offering a modern tab bar.
+  + Add HdyStatusPage, a convenient widget for welcome pages, empty
+    state pages, or error pages.
+  + HdyAvatar:
+    - Add the loadable  -icon property to allow setting a
+      GLoadableIcon as the avatar picture.
+    - Deprecate hdy_avatar_set_image_load_func() in favor of the
+      loadable  -icon property.
+    - Add hdy_avatar_draw_to_pixbuf() and
+      hdy_avatar_draw_to_pixbuf_async() to export the avatar as a
+      GdkPixbuf.
+    - Take CSS sizing properties into account.
+  + HdyPreferencesWindow:
+    - Use HdyStatusPage as the empty search result page to
+      standardize the page's look.
+  + HdyPreferencesPage:
+    - Propagate the natural height of the scrolled content.
+    - Make the scrolled window automatically follow the focus.
+    - Implement the margins via CSS so applications can override
+      them.
+    - Make the margins adapt to the available width.
+  + HdyPreferencesGroup:
+    - Allow navigating out of the listbox.
+    - Wrap labels on words or characters, preventing long words
+      from breaking the UI.
+    - Take CSS sizing properties into account.
+    - Implement the margins via CSS so applications can override
+      them.
+    - Refine the spacing.
+    - Protect against gtk_widget_show_all().
+    - Fix a leak when destroying the widget.
+    - Add accessibility relationships for the title.
+  + HdyClamp:
+    - Fix measuring the widget even without a child.
+    - Take CSS sizing properties into account.
+  + HdyActionRow:
+    - Add the title  -lines and subtitle  -lines properties to set
+      the number of lines the title and subtitle should be limited
+      to, 0 giving an unlimited lines number.
+    - Wrap labels on words or characters, preventing long words
+      from breaking the UI.
+    - Document that hdy_action_row_get_icon_name() doesn't transfer
+      string ownership.
+    - Add accessibility relationships for the title.
+  + HdyComboRow:
+    - Fix showing the checkmark on the right item.
+    - Use object  -select  -symbolic instead of emblem  -ok
+      -symbolic as the selected item checkmark icon, as it is more
+      semantically correct.
+  + HdySwipeTracker:
+    - Add the allow  -long  -swipes property to allow swiping more
+      than one snap point at a time.
+    - Calculate the velocity with a scroll history to gain
+      precision.
+    - Fix coordinate transformation for scrolling.
+    - Don't leak the current event.
+  + HdyCarousel:
+    - Add the allow  -long  -swipes property to allow swiping more
+      than one child at a time.
+    - Fix a size invalidation issue.
+  + HdyDeck:
+    - Add the hdy_deck_prepend(), hdy_deck_insert_child_after(),
+      and hdy_deck_reorder_child_after() methods.
+    - Increase the edge swipe area from 16px to 32px.
+    - Fix the ntural size calculation.
+  + HdyLeaflet:
+    - Add the hdy_leaflet_prepend(),
+      hdy_leaflet_insert_child_after(), and
+      hdy_leaflet_reorder_child_after() methods.
+    - Increase the edge swipe area from 16px to 32px.
+  + HdyKeypad:
+    - Beep when typing invalid characters.
+    - Allow pasting and erasing text in the entry.
+    - Fix allowing + when symbols are visible instead of hidden.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  libhandy-1.0.3.obscpio

New:
----
  libhandy-1.2.0.obscpio

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

Other differences:
------------------
++++++ libhandy.spec ++++++
--- /var/tmp/diff_new_pack.UzgTRw/_old  2021-04-12 12:38:30.673449249 +0200
+++ /var/tmp/diff_new_pack.UzgTRw/_new  2021-04-12 12:38:30.677449254 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libhandy
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -22,7 +22,7 @@
 %define with_glade 1
 
 Name:           libhandy
-Version:        1.0.3
+Version:        1.2.0
 Release:        0
 Summary:        A GTK+ library to develop UI for mobile devices
 License:        LGPL-2.1-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UzgTRw/_old  2021-04-12 12:38:30.705449286 +0200
+++ /var/tmp/diff_new_pack.UzgTRw/_new  2021-04-12 12:38:30.705449286 +0200
@@ -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.3</param>
+    <param name="revision">refs/tags/1.2.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
   </service>
   <service mode="buildtime" name="tar" />

++++++ libhandy-1.0.3.obscpio -> libhandy-1.2.0.obscpio ++++++
++++ 42829 lines of diff (skipped)

++++++ libhandy.obsinfo ++++++
--- /var/tmp/diff_new_pack.UzgTRw/_old  2021-04-12 12:38:30.953449575 +0200
+++ /var/tmp/diff_new_pack.UzgTRw/_new  2021-04-12 12:38:30.957449580 +0200
@@ -1,5 +1,5 @@
 name: libhandy
-version: 1.0.3
-mtime: 1608710899
-commit: 7126d2e8da9dcdeb5751e60ff6a74930804f9637
+version: 1.2.0
+mtime: 1615551027
+commit: 7b38a860ffcec6c2ad28153358cc3d037ddb618f
 

Reply via email to