From 9fafcd7e300f57f94b46aa75ccc40ef976878775 Mon Sep 17 00:00:00 2001
From: dimstar <>
Date: Nov 23 2020 15:50:05 +0000
Subject: Update libdazzle to version 3.38.0 / rev 20 via SR 847244
https://build.opensuse.org/request/show/847244
by user dimstar + dimstar_suse
Push GNOME 3.38
---
diff --git a/.files b/.files
index c03f70a..0db1b22 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index aab2024..e126548 100644
--- a/.rev
+++ b/.rev
@@ -171,4 +171,12 @@
Scripted push of project GNOME:Next (forwarded request 795083 from iznogood)
795231
+
+ 74853d0ec1e7f2c53bed1e7b21c0f994
+ 3.38.0
+
+ dimstar_suse
+ Push GNOME 3.38
+ 847244
+
diff --git a/libdazzle-3.36.0.tar.xz b/libdazzle-3.36.0.tar.xz
deleted file mode 120000
index 01eed60..0000000
--- a/libdazzle-3.36.0.tar.xz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafybeif2f6fq5cnciix4fipwp4d3o2audsu4lrayzooqvjdgxlhjl7kgme
\ No newline at end of file
diff --git a/libdazzle-3.38.0.tar.xz b/libdazzle-3.38.0.tar.xz
new file mode 120000
index 0000000..5322a8b
--- /dev/null
+++ b/libdazzle-3.38.0.tar.xz
@@ -0,0 +1 @@
+/ipfs/bafybeicawsjmnqu46g2s54srtli3gjrqw2kuwdb26dbnk6lvd2ivehw3ui
\ No newline at end of file
diff --git a/libdazzle.changes b/libdazzle.changes
index 5961a70..e4b4555 100644
--- a/libdazzle.changes
+++ b/libdazzle.changes
@@ -1,4 +1,20 @@
-------------------------------------------------------------------
+Mon Sep 14 10:12:36 UTC 2020 - dimstar@opensuse.org
+
+- Update to version 3.38.0:
+ + No changes since 3.37.1.
+
+-------------------------------------------------------------------
+Fri Sep 4 16:14:51 UTC 2020 - dimstar@opensuse.org
+
+- Update to version 3.37.1:
+ + Fixes for powerpc32.
+ + Tweaks for CSS priorities.
+ + Add DzlApplicationWindow:titlebar-animation property.
+ + Fix C++ compilation.
+ + Make showing file browser asynchronous on Linux/BSD/etc.
+
+-------------------------------------------------------------------
Sun Mar 8 19:48:09 UTC 2020 - Bjørn Lie
- Update to version 3.36.0:
diff --git a/libdazzle.spec b/libdazzle.spec
index df0d631..98fc8d5 100644
--- a/libdazzle.spec
+++ b/libdazzle.spec
@@ -17,16 +17,16 @@
Name: libdazzle
-Version: 3.36.0
+Version: 3.38.0
Release: 0
Summary: Collection of fancy features for GLib and Gtk+
License: GPL-3.0-or-later AND LGPL-2.1-or-later
Group: Development/Tools/Other
URL: https://gitlab.gnome.org/GNOME/libdazzle
-Source0: https://download.gnome.org/sources/libdazzle/3.36/%{name}-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/libdazzle/3.38/%{name}-%{version}.tar.xz
BuildRequires: gtk-doc
-BuildRequires: meson >= 0.49.0
+BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gio-2.0) >= 2.55.0
BuildRequires: pkgconfig(glib-2.0)