Accepting request 1205473 from GNOME:Factory

SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=34
This commit is contained in:
Ana Guerrero 2024-10-08 15:18:07 +00:00 committed by Git OBS Bridge
commit 761c060466
6 changed files with 93 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param> <param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">1.5.4</param> <param name="revision">1.6.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>

View File

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

3
libadwaita-1.6.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,86 @@
-------------------------------------------------------------------
Mon Sep 16 15:11:47 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.0:
+ AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only
SPDX IDs
+ AdwBottomSheet: Fix a crash in tests on some platforms
+ AdwHeaderBar: Fix back button menu picking up phantom pages in
some situations
+ AdwMessageDialog: Fix title size
+ AdwTabOverview: Focus search entry with Ctrl+F
+ Docs:
- Screenshot tool fixes
- Update screenshots
+ Tests: Add AdwBackButton tests
+ Stylesheet:
- Disable .devel header bars for bottom sheets, like for
dialogs
- Fix header bar in GTK dialogs
- Fix fine-tune scale styles
- Fix scroll undershoot in dropdowns and emoji picker
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 15 17:40:24 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.rc:
+ AdwMultiLayoutView: Hide slots when their child is invisible
+ AdwPreferencesDialog/Window: Support macOS keybindings
+ AdwSpinner: Work around a memory corruption issue
+ AdwTabBar/Overview: Fix 2 drag-n-drop crashes
+ AdwTabView: Support macOS keybindings
+ Demo:
- List ADW_DEBUG_ACCENT_COLOR in about dialog debug info
- Support macOS keybindings
+ Docs:
- List available style classes for each widget
- Typo fixes
+ Stylesheet
- Add .ssd-frame style class for mutter titlebars
- Make radio button focus ring round
- Use relative font sizes
- Support .property.monospace for AdwExpanderRow too
- Fix GtkScale value overlapping with slider
- Fix --window-radius 0px unit
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 14 17:15:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.beta:
+ Introduce AdwSpinner and AdwSpinnerPaintable
+ AdwAlertDialog:
- Accessibility fixes
- Fix a sizing bug with :prefer-wide-layout
+ AdwComboRow: Don't change sensitivity on model change
+ AdwDialog:
- Fix a memory leak
- Speed up switching presentation
+ AdwEntryRow: Fix row activation
+ AdwPreferencesPage: Add an a11y relation to the description
+ AdwSpinRow: Set accessible role to presentation
+ AdwStatusPage: Adjust style when using AdwSpinnerPaintable
+ AdwStyleManager:
- Speed up reloading CSS
- Partially support system accent color on macOS
+ AdwSwitchRow: Set accessible role to switch
+ AdwTabBar/Overview:
- Use AdwSpinnerPaintable for loading state
- Fix a use after free when closing tabs
+ AdwToastOverlay: Announce appearing toasts for screen reader
+ Demo:
- Make strings HIG-compliant
- Add ctrl+q shortcut, make ctrl+w close the window instead
+ Docs:
- Don't annotate user_data params with closure
- Fix typos in migrating to breakpoints page
+ Stylesheet:
- Fix a specificity issue with scrolled windows in popovers
- Fix file chooser styles
+ Updated translations.
- Please see NEWS for even more changes.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 13 15:09:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com> Fri Sep 13 15:09:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libadwaita name: libadwaita
version: 1.5.4 version: 1.6.0
mtime: 1726234945 mtime: 1726236930
commit: 8c7b75cbbd564377406acaa4ee8aae27e0523ee5 commit: 42b47f0438fc2b24910c58e00bd2bd970b499379

View File

@ -17,7 +17,7 @@
Name: libadwaita Name: libadwaita
Version: 1.5.4 Version: 1.6.0
Release: 0 Release: 0
Summary: Building blocks for modern GNOME applications Summary: Building blocks for modern GNOME applications
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -98,6 +98,7 @@ This package provides the GObject Introspection bindings for libadwaita.
%license COPYING %license COPYING
%doc README.md %doc README.md
%{_libdir}/libadwaita-1.so.0 %{_libdir}/libadwaita-1.so.0
%{_libdir}/libadwaita-1-internal.so.0
%files -n typelib-1_0-Adw-1 %files -n typelib-1_0-Adw-1
%{_libdir}/girepository-1.0/Adw-1.typelib %{_libdir}/girepository-1.0/Adw-1.typelib
@ -108,6 +109,7 @@ This package provides the GObject Introspection bindings for libadwaita.
%files devel %files devel
%{_includedir}/libadwaita-1/ %{_includedir}/libadwaita-1/
%{_libdir}/libadwaita-1.so %{_libdir}/libadwaita-1.so
%{_libdir}/libadwaita-1-internal.so
%{_libdir}/pkgconfig/libadwaita-1.pc %{_libdir}/pkgconfig/libadwaita-1.pc
%{_datadir}/gir-1.0/Adw-1.gir %{_datadir}/gir-1.0/Adw-1.gir
%dir %{_datadir}/vala/vapi %dir %{_datadir}/vala/vapi