Accepting request 1184237 from GNOME:Factory

- Update to version 1.5.2:
  + AdwAlertDialog:
    - Fix unmatched va_start()
    - Fix setting default widget when removing a response
  + AdwBreakpointCondition: Fix leaks when parsing
  + AdwBreakpointBin: Fix a leak
  + AdwDialog:
    - Fix toggling presentation mode
    - Fix close button ignoring :can-close
    - Fix ::close-attempt not emitting in some cases
    - Fix swipe area for bottom sheets
    - Leak fixes
  + AdwHeaderBar:
    - Fix initial focus for the back button
    - Fix split view links in docs
  + AdwMessageDialog: Fix unmatched va_start()
  + AdwSpinRow: Fix ::input handling
  + AdwTabButton: Fix needs-attention badge on RTL
  + AdwTabView: Accessibility fixes
  + AdwViewStack: Accessibility fixes
  + Updated translations. (forwarded request 1183891 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1184237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2024-07-02 16:15:40 +00:00 committed by Git OBS Bridge
commit 821ba1d5f5
6 changed files with 33 additions and 8 deletions

View File

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

View File

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

3
libadwaita-1.5.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Jun 28 20:15:09 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.5.2:
+ AdwAlertDialog:
- Fix unmatched va_start()
- Fix setting default widget when removing a response
+ AdwBreakpointCondition: Fix leaks when parsing
+ AdwBreakpointBin: Fix a leak
+ AdwDialog:
- Fix toggling presentation mode
- Fix close button ignoring :can-close
- Fix ::close-attempt not emitting in some cases
- Fix swipe area for bottom sheets
- Leak fixes
+ AdwHeaderBar:
- Fix initial focus for the back button
- Fix split view links in docs
+ AdwMessageDialog: Fix unmatched va_start()
+ AdwSpinRow: Fix ::input handling
+ AdwTabButton: Fix needs-attention badge on RTL
+ AdwTabView: Accessibility fixes
+ AdwViewStack: Accessibility fixes
+ Updated translations.
-------------------------------------------------------------------
Fri May 24 14:19:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: libadwaita
version: 1.5.1
mtime: 1716527010
commit: 986687b442fcb5d7627b7135c9be6d6614268abc
version: 1.5.2
mtime: 1719579426
commit: 012125566932023509e85c2939db5c8b21c9948d

View File

@ -17,7 +17,7 @@
Name: libadwaita
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Building blocks for modern GNOME applications
License: LGPL-2.1-or-later