Accepting request 962830 from GNOME:Next

GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962830
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2022-03-21 08:35:27 +00:00 committed by Git OBS Bridge
parent 3ce5240113
commit e24acaeb9b
6 changed files with 44 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.0.2</param>
<param name="revision">refs/tags/1.1.0</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:36bdec419202a1b2d4a7e2b2759032f3af08a6772f463e04ea8a7ac4142ca49c
size 4047372

3
libadwaita-1.1.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Mar 18 14:59:58 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.0:
+ Fix introspection-related build warnings.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 7 18:17:13 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.rc:
+ AdwAvatar: Fix invalid UTF-8 handling.
+ AdwStyleManager:
- Follow color-scheme on macOS.
- Don't disable non-CSS animations during style changes.
+ AdwToast: Fix GVariant handling.
+ Stylesheet: Fix scrollbars inside .osd widgets.
+ Fix carousel indicator sizing.
+ Memory leak fixes.
+ Updated translations.
-------------------------------------------------------------------
Sat Feb 12 23:04:37 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.1.beta:
+ AdwActionRow: Don't make activatable if the activatable widget
is insensitive
+ AdwClamp: Fix measure() with height-for-width children
+ AdwComboRow: Fix end padding when the dropdown arrow is hidden
+ AdwExpanderRow: Fix focus handling
+ AdwPreferencesGroup: Add support for header suffixes
+ AdwPreferencesRow: Add 'title-selectable' property
+ Demo:
- Fix combo rows in AdwCarousel demo
- Remove the "Frobnicate" button
-------------------------------------------------------------------
Fri Feb 11 13:39:33 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libadwaita
version: 1.0.2
mtime: 1644484629
commit: a97acba6210d7ea8cee032316e71f64f1221836a
version: 1.1.0
mtime: 1647528412
commit: 0e57660217829b3f905f20e1c53aaf42c2302882

View File

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