[libhandy] Release 1.2.0



commit 7b38a860ffcec6c2ad28153358cc3d037ddb618f
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Mar 12 12:52:09 2021 +0100

    Release 1.2.0

 NEWS             | 34 ++++++++++++++++++++++++++++++++++
 debian/changelog |  6 +++---
 2 files changed, 37 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a459cbd4..e2cc96b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+=============
+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.
+- HdyAvatar:
+  - Fix leaking a GTask.
+  - Fix leaking HdyAvatarIcon.
+- HdyCarousel:
+  - Fix positioning non-expanded children in RTL.
+- HdyDeck and HdyLeaflet:
+  - Fix touchpad swipes when the widget isn't at 0,0.
+- HdyFlap:
+  - Prevent focusing obscured content when modal.
+  - Redraw when allocating to fix glitches when the flap child resizes
+    while the shadow is visible.
+- HdyStatusPage:
+  - Fix the page margins when missing one of the children.
+- HdySwipeTracker:
+  - Fix wrapping back to the first page when reaching the last one on
+    long swipes.
+- HdyTabBar:
+  - Fix drag threshold calculation.
+- Translation updates:
+  - Brazilian Portuguese
+  - German
+  - Spanish
+  - Swedish
+
 ==============
 Version 1.1.90
 ==============
diff --git a/debian/changelog b/debian/changelog
index 4f2adc52..a5ae1f29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libhandy-1 (1.2.0) UNRELEASED; urgency=medium
+libhandy-1 (1.2.0) amber-phone; urgency=medium
 
-  * Post-release version bump.
+  * New upstream release
 
- -- Adrien Plazas <adrien plazas puri sm>  Fri, 12 Feb 2021 09:55:00 +0100
+ -- Adrien Plazas <adrien plazas puri sm>  Fri, 12 Mar 2021 12:53:00 +0100
 
 libhandy-1 (1.1.90) amber-phone; urgency=medium
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]