From e225cf9090ee9ddc0d3b6a3ff6037b4a1d6ffe4a Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Oct 17 2019 11:14:08 +0000 Subject: update 2019-10-17 11:14 --- diff --git a/.files b/.files index 38057fb..5428a5d 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e88dffa..9ece944 100644 --- a/.rev +++ b/.rev @@ -147,4 +147,12 @@ 718466 + + 6728d1dec3d078d93770b4aa892f4e59 + 3.34.1 + + dimstar_suse + Scripted push from {project} + 736587 + diff --git a/libdazzle-3.32.3.tar.xz b/libdazzle-3.32.3.tar.xz deleted file mode 120000 index 88d3c5f..0000000 --- a/libdazzle-3.32.3.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibezykdzav7xh36v6mlnqsuk6ft5p5edfikt3gncby3gz4mo5p5a4 \ No newline at end of file diff --git a/libdazzle-3.34.1.tar.xz b/libdazzle-3.34.1.tar.xz new file mode 120000 index 0000000..f640c1b --- /dev/null +++ b/libdazzle-3.34.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeihy6xwb4bongkajfjrhgqkhtyfcvyv7cftlsvbxqtgjk2n5ujwfwa \ No newline at end of file diff --git a/libdazzle.changes b/libdazzle.changes index 49f7c6a..4ee1113 100644 --- a/libdazzle.changes +++ b/libdazzle.changes @@ -1,4 +1,57 @@ ------------------------------------------------------------------- +Sat Oct 5 08:14:53 UTC 2019 - Bjørn Lie + +- Update to version 3.34.1: + + panel: hide handles when animations are disabled. +- Drop libdazzle-remove-counters-from-docs.patch: Fixed upstream. + +------------------------------------------------------------------- +Mon Sep 16 10:26:15 UTC 2019 - Bjørn Lie + +- Add libdazzle-remove-counters-from-docs.patch: Fix build with + gtk-doc 1.32 or newer. +- Rename main package to dazzle-list-counters, it is a more + descriptive name of what the package provide and added bonus it + will silence rpmlint. + +------------------------------------------------------------------- +Tue Sep 10 05:58:28 CDT 2019 - mgorse@suse.com + +- Update to version 3.34.0: + + Set NO_AT_BRIDGE=1 in automated tests. + + Allow Escape to clear/reset GtkSearchEntry based widgets. + +------------------------------------------------------------------- +Thu Aug 15 11:38:18 CEST 2019 - bjorn.lie@gmail.com + +- Update to version 3.33.90: + + Add helper for shortcuts to remove accels. + + Tweak styling for Adwaita. +- Changes from version 3.33.4: + + Work around recent changes in GTK action muxing. + + Autoptr additions. + + Improve fuzzy text matches. + + Various fixes for alternative compilers. +- Changes from version 3.33.3: + + libdazzle provides a backported GtkEventControllerMotion when + compiled against GTK versions <= 3.22. This means that + libdazzle now effectively supports 3.22 in addition to 3.24. + + libdazzle has been backported to support GLib 2.50 so that it + can be used on older platforms. + + Various API additions to simply use from bindings. + + A new compact mode for DzlSuggestionEntry. + + Improvements to shortcut activation. + + The fuzzy highlighter has been improved to work around some + embedded markup. + + Correctness fixes. + + The panel now has support for "needs-attention". +- Changes from version 3.33.1: + + Do not reset child positions on DzlMultiPaned::add. + + Treat . as a break character in DzlPatternSpec. + + A new DzlSuggestionButton widget was added that transitions + from a GtkButton to a DzlSuggestionEntry. + +------------------------------------------------------------------- Thu Jul 25 00:50:54 UTC 2019 - Bjørn Lie - Update to version 3.32.3: diff --git a/libdazzle.spec b/libdazzle.spec index 810a463..edd09e9 100644 --- a/libdazzle.spec +++ b/libdazzle.spec @@ -17,16 +17,16 @@ Name: libdazzle -Version: 3.32.3 +Version: 3.34.1 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.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libdazzle/3.34/%{name}-%{version}.tar.xz BuildRequires: gtk-doc -BuildRequires: meson +BuildRequires: meson >= 0.49.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) >= 2.55.0 BuildRequires: pkgconfig(glib-2.0) @@ -42,6 +42,14 @@ library but are not for various reasons. In most cases, they are wildly out of scope for those libraries. In other cases, the design isn't quite generic enough to work for everyone. +%package -n dazzle-list-counters +Summary: Collection of fancy features for GLib and Gtk+ +Group: Development/Tools/Other + +%description -n dazzle-list-counters +This package provides the dazzle-list-counters binary. + + %package -n libdazzle-1_0-0 Summary: Collection of fancy features for GLib and Gtk+ -- Library file Group: System/Libraries @@ -71,7 +79,8 @@ This package provides the GObject Introspection bindings for libdazzle. %package devel Summary: Collection of fancy features for GLib and Gtk+ -- Development Files Group: Development/Tools/Other -Requires: %{name} = %{version} +Requires: dazzle-list-counters = %{version} +Requires: libdazzle-1_0-0 = %{version} Requires: typelib-1_0-libdazzle-1_0 = %{version} %description devel @@ -108,7 +117,7 @@ This package provides the development files, and its documentation, for libdazzl %post -n libdazzle-1_0-0 -p /sbin/ldconfig %postun -n libdazzle-1_0-0 -p /sbin/ldconfig -%files +%files -n dazzle-list-counters %doc NEWS README.md %{_bindir}/dazzle-list-counters