Accepting request 973155 from GNOME:Factory

- Update to version 1.1.1: (forwarded request 973142 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/973155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2022-04-29 22:44:55 +00:00 committed by Git OBS Bridge
commit 1440993aed
6 changed files with 25 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/1.1.0</param>
<param name="revision">refs/tags/1.1.1</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:d4bf8a9882d73613b0d23a7986815e2a6a0c47f0c2a359fa9903ee124ddc1bc1
size 4082188

3
libadwaita-1.1.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Apr 25 08:49:59 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.1.1:
+ AdwAvatar: Fix initials not updating after setting.
custom-image.
+ AdwSplitButton: Avoid state changes during dispose.
+ AdwViewSwitcherTitle: Clear pending idle callback on unrealize.
+ AdwPreferencesGroup: Annotation fixes.
+ AdwTabBar:
- Ensure indicators are clickable with inverted=true.
- Fix resize deferring with non-expanded tabs.
- Fix scroll animation stopping too early.
+ Mention AdwComboRow:selected type in migration guide.
+ Fix a Meson error when using as a subproject.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 18 14:59:58 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libadwaita
version: 1.1.0
mtime: 1647528412
commit: 0e57660217829b3f905f20e1c53aaf42c2302882
version: 1.1.1
mtime: 1650664665
commit: 5ec9f624b23bf78b29dd708e77ccdfcee0a9867a

View File

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