Accepting request 1109062 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1109062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2023-09-06 16:56:22 +00:00 committed by Git OBS Bridge
commit c6e9025e04
6 changed files with 22 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">refs/tags/1.3.4</param>
<param name="revision">refs/tags/1.3.5</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:44ee9d0de9a7a926676df7888a5dd1630fd6939dce7ec18846c1f0b7ae517bc3
size 5647373

3
libadwaita-1.3.5.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 4 19:10:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.3.5:
+ Set the correct gettext domain on all widgets.
+ AdwExpanderRow: Accessibility fixes.
+ AdwStyleManager: Fix over-releasing a string on macOS.
+ Demo: Correctly dismiss the last toast in the dialogs demo.
+ Stylesheet:
- Fix menubutton.card corners.
- Fix button.card focus ring transition.
- Avoid background overdraw in GtkColumnView.
+ Updated translations.
-------------------------------------------------------------------
Sat Aug 5 10:14:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libadwaita
version: 1.3.4
mtime: 1691185631
commit: 29846fbd8d1a589e526043a9dc5ed14b69308d48
version: 1.3.5
mtime: 1693731051
commit: e006737320804ddeba28eb00228fe2c25d545a6a

View File

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