From 043e56a3da77540a621680c4accfe34609a75f2c697ae4f3169c0facfe899a52 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:46:44 +0000 Subject: [PATCH] Accepting request 1072670 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1072670 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=31 --- _service | 2 +- libadwaita-1.2.3.obscpio | 3 - libadwaita-1.3.1.obscpio | 3 + libadwaita.changes | 153 +++++++++++++++++++++++++++++++++++++++ libadwaita.obsinfo | 6 +- libadwaita.spec | 6 +- 6 files changed, 163 insertions(+), 10 deletions(-) delete mode 100644 libadwaita-1.2.3.obscpio create mode 100644 libadwaita-1.3.1.obscpio diff --git a/_service b/_service index ecd3ac3..2205aae 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - refs/tags/1.2.3 + refs/tags/1.3.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.2.3.obscpio b/libadwaita-1.2.3.obscpio deleted file mode 100644 index 5c6fe35..0000000 --- a/libadwaita-1.2.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:597e6eec5a461c2ace4c329a7730dcc0d31514a03c15aec3d01866d43809945f -size 5082124 diff --git a/libadwaita-1.3.1.obscpio b/libadwaita-1.3.1.obscpio new file mode 100644 index 0000000..b79c49e --- /dev/null +++ b/libadwaita-1.3.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e61d36bdbc964fc15419a3c27a99b1d5cbf8116ad3a4804710a24070f80e13 +size 5635085 diff --git a/libadwaita.changes b/libadwaita.changes index b704f7e..a347cd9 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,156 @@ +------------------------------------------------------------------- +Fri Mar 17 15:36:32 UTC 2023 - Bjørn Lie + +- Update to version 1.3.1: + + AdwAboutWindow: Add a missing Since annotation + + AdwCarousel: Fix allocation + + AdwFlap: + - Add a missing setter annotation for :fold-policy + - Correctly measure separator + - Avoid notify emissions in dispose() + + AdwTabBar: Fix clipped labels + + AdwTabOverview + - Fix clipped labels + - Add a translator comment for "%u tabs" + + Demo: Open primary menu with F10 + + Don't show marshal functions in docs +- Changes from version 1.3.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 14:35:24 UTC 2023 - Bjørn Lie + +- Update to version 1.3.rc: + + Build: Depend on GTK 4.9.5 + + AdwApplication: Disable style loading if Granite is present + + AdwAvatar: Improve filtering for custom images + + AdwCarousel: Doc updates + + AdwEntryRow: Fix :disabled styles + + AdwExpanderRow: Expose expanded state for a11y + + AdwPropertyAnimationTarget: Remove critical when finalizing the + object before the target + + AdwSplitButton: + - Correctly set a11y relations + - Add a default tooltip to the dropdown + + AdwStyleManager: + - Fix regressions from 1.3.beta + - Disable built-in styles if Granite is present + + AdwTabOverview: Clarify docs + + AdwToastOverlay: Fix a use-after-free when quickly creating and + dismissing toasts + + Docs: + - Update named color descriptions + - Update .linked widget list to keep up with GTK 4.9.x + - Mention AdwHeaderBar along with GtkHeaderBar + + Stylesheet: + - Fix page switcher in GtkShortcutsWindow + - Fix GtkSearchBar spacing + + Memory leak fixes + + Various cleanups + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 14:35:23 UTC 2023 - Bjørn Lie + +- Update to version 1.3.beta: + + AboutWindow: + - Prevent double clicks from opening troubleshooting page + - Fix a GTK 4.9.x deprecation + + AdwActionRow: Add :subtitle-selectable + + AdwAnimation: Add :follow-enable-animations-setting + + AdwBanner: Sizing fixes + + AdwEntryRow: Make accessible + + AdwLeaflet: Fix can-unfold=false + + AdwMessageDialog: Increase spacing when heading or body are + missing + + AdwSpringAnimation: + - Add calculate_value() and calculate_velocity() + - Fix unsafe float comparisons + - Fix critical damping velocity + + AdwStyleManager: Support color schemes and high contrast on + Windows + + AdwSwipeable: Fix get_swipe_area() fallback + + AdwTabBar, AdwTabOverview: Emit ::extra-drag-value on ::enter + + AdwTabButton: + - Fix needs-attention dot after viewing AdwTabPages in + inspector + - Fix warning when building in Visual Studio + + AdwTabView: Make accessible + + AdwToastOverlay: + - Don't focus buttons on click + - Prevent toast labels from wrapping + + AdwViewStack: Make accessible + + Demo: + - Don't follow "enable animations" setting for the demo + animation + - Fix the switch on the avatar page + + Stylesheet: + - Style GtkMenuBar like header bars and similar widgets + - Add minimum width to menu popovers + - Fix GtkLevelBar fill colors + - Fix GtkFileDialog path bar padding + - Fix GtkAssistant sidebar color + - Support marked days in GtkCalendar + + Documentation fixes + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 14:35:22 UTC 2023 - Dominique Leuenberger + +- Update to version 1.3.alpha: + + Introduce AdwBanner. + + Introduce AdwTabButton and AdwTabOverview. + + Fix or silence GTK 4.9.x deprecations. + + Require GTK 4.9.2 and GLib 2.72.0. + + Add developer name to metainfo. + + AdwActionRow: + - Deprecate icon-name property. + - Fix spacing after removing all prefixes/suffixes. + + AdwAvatar: Correctly redraw on custom image changes. + + AdwEntryRow: + - Add adw_entry_row_grab_focus_without_selecting(). + - Respect use-markup property. + - Fix error/warning/success styles. + - Fix spacing after removing all prefixes/suffixes. + + AdwExpanderRow: + - Add title-lines and subtitle-lines properties. + - Deprecate icon-name property. + - Fix spacing after removing all prefixes/suffixes. + + AdwFlap: Fix natural width with fold-policy=never. + + AdwMessageDialog: + - Add adw_message_dialog_choose(). + - Fix focus styles in RTL. + - Refactor adaptive layout. + + AdwTabBar: + - Add preload property and extra-drag-value signal. + - Fix focus handling. + - Fix autoscroll for non-local drags. + + AdwTabView: + - Update default tab icon. + - Rewrite internals to allow overview thumbnails for inactive + pages. + + AdwPreferencesPage: Add a function to scroll to top. + + AdwPreferencesWindow: Fix a memory leak. + + AdwSplitButton: Don't make dropdown insensitive when the button + is. + + AdwSpringAnimation: Correctly mark as final. + + AdwToastOverlay: Clarify documentation. + + AdwViewSwitcherBar: Fix typos in examples. + + AdwViewSwitcherTitle: Fix typos in examples. + + Demo: + - Update icons. + - Make tabs demo adaptive using the new widgets. + - Use G_DEFINE_FINAL_TYPE where appropriate. + + Doc: + - Rename visual index to widget gallery. + - Stop marking symbols from 1.0 as such to reduce clutter. + + Stylesheet: + - Fix GtkSpinButton inside toolbars. + - Update for file chooser changes. + - Use accent color for default list/grid selection. + + Tests: Introduce manual tests in tests/manual/. + + Updated translations. + ------------------------------------------------------------------- Sun Mar 5 13:24:20 UTC 2023 - Bjørn Lie diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index 95c1d84..70f6d21 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,4 +1,4 @@ name: libadwaita -version: 1.2.3 -mtime: 1677923852 -commit: be4601489607da1e231f6d594a816dfd0a9da120 +version: 1.3.1 +mtime: 1679022900 +commit: 7c842101b9dec7674f667acf8e86651baf2ef966 diff --git a/libadwaita.spec b/libadwaita.spec index 307a325..27a5071 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -17,7 +17,7 @@ Name: libadwaita -Version: 1.2.3 +Version: 1.3.1 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later @@ -31,9 +31,9 @@ BuildRequires: sassc BuildRequires: vala BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(gi-docgen) -BuildRequires: pkgconfig(glib-2.0) >= 2.66 +BuildRequires: pkgconfig(glib-2.0) >= 2.72 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk4) >= 4.5.0 +BuildRequires: pkgconfig(gtk4) >= 4.9.5 %lang_package %description