diff --git a/_service b/_service index 6a58df5..2bacec5 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - refs/tags/1.0.2 + refs/tags/1.1.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.0.2.obscpio b/libadwaita-1.0.2.obscpio deleted file mode 100644 index 187389b..0000000 --- a/libadwaita-1.0.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36bdec419202a1b2d4a7e2b2759032f3af08a6772f463e04ea8a7ac4142ca49c -size 4047372 diff --git a/libadwaita-1.1.0.obscpio b/libadwaita-1.1.0.obscpio new file mode 100644 index 0000000..a150db2 --- /dev/null +++ b/libadwaita-1.1.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bf8a9882d73613b0d23a7986815e2a6a0c47f0c2a359fa9903ee124ddc1bc1 +size 4082188 diff --git a/libadwaita.changes b/libadwaita.changes index 895428d..5806c70 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Mar 18 14:59:58 UTC 2022 - Bjørn Lie + +- Update to version 1.1.0: + + Fix introspection-related build warnings. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 7 18:17:13 UTC 2022 - Bjørn Lie + +- 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 + +- 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 diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index d283102..264843f 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,4 +1,4 @@ name: libadwaita -version: 1.0.2 -mtime: 1644484629 -commit: a97acba6210d7ea8cee032316e71f64f1221836a +version: 1.1.0 +mtime: 1647528412 +commit: 0e57660217829b3f905f20e1c53aaf42c2302882 diff --git a/libadwaita.spec b/libadwaita.spec index c3df19b..404ebb8 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -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