Accepting request 963620 from GNOME:Factory

GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdazzle?expand=0&rev=23
factory
Dominique Leuenberger 1 year ago committed by Git OBS Bridge
commit 158d55bc4c

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eae67a3b3d9cce408ee9ec0ab6adecb83e52eb53f9bc93713f4df1e84da16925
size 450636

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3cd3e45eb6e2680cb05d52e1e80dd8f9d59d4765212f0e28f78e6c1783d18eae
size 454948

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Mar 19 05:40:36 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 3.44.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 8 10:41:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.43.90:
+ Apply CSS changes immediately.
+ Build fixes for stack protector.
+ Improvements to DzlTaskCache.
+ GCC fixes for macOS.
+ Fix page-size for spinbutton adjustments.
+ Note that libdazzle is not expected to survive into GTK 4.
Applications using features from libdazzle should either look
to the replacements that can be found as part of GTK 4 itself
or libadwaita.
For those using the more esoteric features of libdazzle like
fuzzy search, tries, and file system abstractions, you should
copy those into your project instead.
-------------------------------------------------------------------
Wed Sep 29 10:37:39 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

@ -1,7 +1,7 @@
#
# spec file for package libdazzle
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: libdazzle
Version: 3.42.0
Version: 3.44.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.42/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/libdazzle/3.44/%{name}-%{version}.tar.xz
BuildRequires: gtk-doc
BuildRequires: meson >= 0.50.0

Loading…
Cancel
Save