File project.diff of Package libhandy
--- _service.orig
+++ _service
@@ -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.2.3</param>
+ <param name="revision">refs/tags/1.4.0</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service mode="buildtime" name="tar" />
--- libhandy.changes.orig
+++ libhandy.changes
@@ -1,4 +1,38 @@
-------------------------------------------------------------------
+Sat Sep 18 10:41:23 UTC 2021 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 1.4.0:
+ * Translation updates:
+ + Brazilian Portuguese
+ + British English
+ + Spanish
+- Update to version 1.3.90:
+ * HdyAvatar:
+ + Fix giving it the .image style class when needed.
+ * HdyCarousel:
+ + Add the allow-scroll-wheel property.
+ + Fix the child size allocation.
+ * HdyPreferencesGroup:
+ + Add the use-markup property.
+ * HdySqueezer:
+ + Fix the size allocation, not swapping width and height.
+ * HdyTabBar:
+ + Fix leaking extra drag destination targets.
+ * HdyDeck and HdyLeaflet:
+ + Fix a crash when swiping and empty.
+ * Deprecate HdySwipeGroup and HdyTitleBar.
+ * Fix translations by setting the translation domain in UI files.
+ * Translation updates:
+ + Basque
+ + Brazilian Portuguese
+ + Indonesian
+ + Occitan
+ + Romanian
+ + Spanish
+ + Swedish
+ + Ukrainian
+
+-------------------------------------------------------------------
Mon Jun 21 13:21:26 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.2.3:
--- libhandy.obsinfo.orig
+++ libhandy.obsinfo
@@ -1,5 +1,5 @@
name: libhandy
-version: 1.2.3
-mtime: 1624264973
-commit: e9ca4ac4b134bbd6ab91b6f916a915192fd3a465
+version: 1.4.0
+mtime: 1630854483
+commit: f8626427acebfa08b2b4ee1166d51e416d3d7407
--- libhandy.spec.orig
+++ libhandy.spec
@@ -22,7 +22,7 @@
%define with_glade 1
Name: libhandy
-Version: 1.2.3
+Version: 1.4.0
Release: 0
Summary: A GTK+ library to develop UI for mobile devices
License: LGPL-2.1-or-later