100 Commits

Author SHA256 Message Date
0164b70c93 Accepting request 1325362 from GNOME:Factory
- Update to version 1.8.3:
  + Adaptive preview: Fix a leak when taking screenshots
  + AdwAboutDialog: Fix an accessibility warning
  + AdwAlert/MessageDialog: Fix extra padding with hidden extra
    child
  + AdwInlineViewSwitcher: Limit badges to 999+ to match
    AdwViewSwitcher
  + AdwNavigationView:
    - Fix a crash
    - Make :navigation-stack more robust
  + AdwPreferencesGroup: Fix accessible label
  + AdwPreferencesPage: Revert incompatible children warning from
    1.8.2
  + AdwShortcutsDialog
    - Implement search activation
    - Fix an accessibility warning
  + AdwStatusPage: Implement focus() and grab_focus()
  + AdwTabOverview: Implement search activation
  + AdwViewStack: Fix accessible labels with underlines
  + Docs: Fix banner-suggested screenshot
  + Updated translations. (forwarded request 1325265 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1325362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=48
2026-01-06 16:42:23 +00:00
90dfc9535d - Update to version 1.8.3:
+ Adaptive preview: Fix a leak when taking screenshots
  + AdwAboutDialog: Fix an accessibility warning
  + AdwAlert/MessageDialog: Fix extra padding with hidden extra
    child
  + AdwInlineViewSwitcher: Limit badges to 999+ to match
    AdwViewSwitcher
  + AdwNavigationView:
    - Fix a crash
    - Make :navigation-stack more robust
  + AdwPreferencesGroup: Fix accessible label
  + AdwPreferencesPage: Revert incompatible children warning from
    1.8.2
  + AdwShortcutsDialog
    - Implement search activation
    - Fix an accessibility warning
  + AdwStatusPage: Implement focus() and grab_focus()
  + AdwTabOverview: Implement search activation
  + AdwViewStack: Fix accessible labels with underlines
  + Docs: Fix banner-suggested screenshot
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=95
2026-01-05 09:27:54 +00:00
2cba66511e Accepting request 1319632 from GNOME:Factory
- Update to version 1.8.2:
  + Build: Fix gen-public-types.py encoding
  + AdwActionRow: Fix subtitle comparison
  + AdwComboRow:
    - Revert touchscreen fix from 1.8.1, since it's been fixed in
      GTK
    - Update selection when the expression changes
  + AdwHeaderBar: Report back button context menu to screen reader
  + AdwPreferencesDialog: Allow to go from the first search result
    to header bar by pressing up
  + AdwPreferencesGroup: Fix title and description getters
  + AdwPreferencesPage:
    - Fix description getter
    - Warn when trying to add incompatible children
  + AdwShortcutLabel:
    - Make accessible
    - Flip arrows for RTL
    - Add focused styles
  + AdwShortcutsDialog: Allow to go from the first search result to
    header bar by pressing up
  + AdwTabBar/AdwTabOverview: Report context menu to screen reader
  + Updated translations. (forwarded request 1318968 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=47
2025-11-25 14:51:11 +00:00
c149eb3aea - Update to version 1.8.2:
+ Build: Fix gen-public-types.py encoding
  + AdwActionRow: Fix subtitle comparison
  + AdwComboRow:
    - Revert touchscreen fix from 1.8.1, since it's been fixed in
      GTK
    - Update selection when the expression changes
  + AdwHeaderBar: Report back button context menu to screen reader
  + AdwPreferencesDialog: Allow to go from the first search result
    to header bar by pressing up
  + AdwPreferencesGroup: Fix title and description getters
  + AdwPreferencesPage:
    - Fix description getter
    - Warn when trying to add incompatible children
  + AdwShortcutLabel:
    - Make accessible
    - Flip arrows for RTL
    - Add focused styles
  + AdwShortcutsDialog: Allow to go from the first search result to
    header bar by pressing up
  + AdwTabBar/AdwTabOverview: Report context menu to screen reader
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=93
2025-11-24 07:43:26 +00:00
416090d6f8 Accepting request 1310502 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1310502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=46
2025-10-11 20:48:51 +00:00
7cc59524ba - Update to version 1.8.1:
+ AdwComboRow:
    - Allow selecting items via touchscreen
    - Improve accessibility
  + AdwEntryRow:
    - Fix title ellipsizing too late
    - Activate the row action when pressing enter
  + AdwHeaderBar: Fix title buttons on macOS
  + AdwNavigationView: Fix a build warning on some platforms
  + AdwShortcutsDialog: Fix removing sections when the model
    changes
  + AdwTabBar/AdwTabGrid: Fix context menu alignment on RTL
  + Docs:
    - Replace deprecated GApplication flag
    - Fix shortcuts screenshots in widget gallery in dark mode
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=91
2025-10-10 07:56:21 +00:00
b618f928c8 Accepting request 1305478 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304931 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=45
2025-09-24 13:21:37 +00:00
1d05ce6685 Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=89
2025-09-17 15:53:23 +00:00
296d9df8db Accepting request 1297630 from GNOME:Factory
- Update to version 1.7.6:
  + AdwAlertDialog/AdwMessageDialog: Emit ::response when cancelled
    after calling choose()
  + AdwDialog:
    - Fix widget activation in window-backed dialogs
    - Fix set_focus() in window-backed dialogs
  + AdwLayoutSlot: Error out if ID is not set
  + AdwNavigationView: Defer swipe start to ::begin-swipe
  + AdwTabOverview: Make button hitboxes larger
  + AdwWrapLayout: Fix a memory leak
  + Various fixes (forwarded request 1297158 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1297630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=44
2025-08-06 12:32:24 +00:00
48c761b760 - Update to version 1.7.6:
+ AdwAlertDialog/AdwMessageDialog: Emit ::response when cancelled
    after calling choose()
  + AdwDialog:
    - Fix widget activation in window-backed dialogs
    - Fix set_focus() in window-backed dialogs
  + AdwLayoutSlot: Error out if ID is not set
  + AdwNavigationView: Defer swipe start to ::begin-swipe
  + AdwTabOverview: Make button hitboxes larger
  + AdwWrapLayout: Fix a memory leak
  + Various fixes

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=87
2025-08-05 06:38:22 +00:00
4bb8bf91e1 Accepting request 1289807 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1289807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=43
2025-07-03 10:09:14 +00:00
80025b833f - Update to version 1.7.5:
+ AdwAboutDialog/AdwAboutWindow: Fix a leak
  + AdwAvatar: Fix custom image size with GTK 4.19.2
  + AdwStyleManager: Fix loading font names when debug variables
    are set
  + AdwTabOverview: Update window radius
  + AdwToastOverlay: Fix a critical when showing a toast while
    hiding it
  + Tests: Fix a leak

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=85
2025-07-02 09:08:31 +00:00
7f71100e43 Accepting request 1281294 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1281294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=42
2025-05-31 17:14:40 +00:00
d145fb6e40 - Update to version 1.7.4:
+ Fix a critical when disposing AdwCarousel after scrolling with
    mouse wheel.

- Update to version 1.7.3:

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=83
2025-05-30 08:06:35 +00:00
013e6131a9 Accepting request 1280047 from GNOME:Factory
- Update to version 1.7.2:
  + Fix a crash with empty window layouts
  + AdwExpanderRow: Fix grab_focus() behavior
  + AdwSettings: Move yellow/green boundary for accent color
  + Docs:
    - Fix window radius value
    - Fix missing AdwCarouselIndicatorLines image
  + Inspector: Disable markup on window rows
  + Stylesheet
    - Fix icon padding for .default-decoration too
    - Fix .property for expander rows
    - Fix disabled styles for various .view widgets
  + Updated translations. (forwarded request 1279727 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1280047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=41
2025-05-27 16:51:53 +00:00
2efc81e994 - Update to version 1.7.2:
+ Fix a crash with empty window layouts
  + AdwExpanderRow: Fix grab_focus() behavior
  + AdwSettings: Move yellow/green boundary for accent color
  + Docs:
    - Fix window radius value
    - Fix missing AdwCarouselIndicatorLines image
  + Inspector: Disable markup on window rows
  + Stylesheet
    - Fix icon padding for .default-decoration too
    - Fix .property for expander rows
    - Fix disabled styles for various .view widgets
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=81
2025-05-26 08:05:02 +00:00
777f09b14f Accepting request 1269686 from GNOME:Factory
- Update to version 1.7.2:
  + Adjust GtkWindowControls styles for GTK 4.18.4 changes.

- Update to version 1.7.1:
  + Build:
    - Don't install internal static library
    - Fix build with older gobject-introspection versions
  + Avoid needlessly reassigning CSS classes for swipe shadows
  + AdwAboutDialog/Window: Clarify :translator-credits docs
  + AdwNavigationView: fix :visible-page-tag notifications
  + AdwStyleManager: Fix font name docs
  + AdwToastOverlay: Fix accessible role in documentation
  + Updated translations. (forwarded request 1269161 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1269686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=40
2025-04-17 14:06:46 +00:00
c40d829049 - Update to version 1.7.2:
+ Adjust GtkWindowControls styles for GTK 4.18.4 changes.

- Update to version 1.7.1:
  + Build:
    - Don't install internal static library
    - Fix build with older gobject-introspection versions
  + Avoid needlessly reassigning CSS classes for swipe shadows
  + AdwAboutDialog/Window: Clarify :translator-credits docs
  + AdwNavigationView: fix :visible-page-tag notifications
  + AdwStyleManager: Fix font name docs
  + AdwToastOverlay: Fix accessible role in documentation
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=79
2025-04-15 15:26:16 +00:00
f3710b048b Accepting request 1253376 from GNOME:Factory
New stable branch release (forwarded request 1253257 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=39
2025-03-18 16:38:32 +00:00
a54fc2331f New stable branch release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=77
2025-03-15 15:26:20 +00:00
78eda206c0 Scripted push of GNOME:Next, RC release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=76
2025-03-06 13:58:01 +00:00
a5ed2b2a99 Accepting request 1242896 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1242896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=38
2025-02-04 17:10:27 +00:00
d1c4f046cf - Update to version 1.6.4:
+ AdwBreakpoint: Fix to_string() with locales using comma as
    decimal separator
  + AdwComboRow: Fix very short strings not being displayed
  + AdwDialog:
    - Fix ::closed emission with window-backed dialogs
    - Fix a focus-related crash
  + AdwPreferencesDialog: Document navigation.pop action
  + AdwTabBox, AdwTabGrid:
    - Fix scrolling to newly appearing tabs
    - Fix a copy-paste error
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=74
2025-02-03 17:14:12 +00:00
c58440b999 Accepting request 1236898 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1236898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=37
2025-01-12 10:09:00 +00:00
ae3d2b501b New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=72
2025-01-10 15:36:04 +00:00
35f0c22eb0 Accepting request 1226286 from GNOME:Factory
- Update to version 1.6.2:
  + AdwDialog: Fix accessible role critical when using
    window-backed dialogs.
  + AdwHeaderBar: Fix a typo in docs.
  + AdwMessageDialog: Fix a typo in adw_message_dialog_response()
    deprecation message.
  + AdwStyleManager: Fix initial color scheme value on Windows.
  + Updated translations. (forwarded request 1225904 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=36
2024-11-26 19:54:51 +00:00
063a64d9da - Update to version 1.6.2:
+ AdwDialog: Fix accessible role critical when using
    window-backed dialogs.
  + AdwHeaderBar: Fix a typo in docs.
  + AdwMessageDialog: Fix a typo in adw_message_dialog_response()
    deprecation message.
  + AdwStyleManager: Fix initial color scheme value on Windows.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=70
2024-11-25 14:18:26 +00:00
53650ef322 Accepting request 1207879 from GNOME:Factory
New stable release (forwarded request 1207593 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1207879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=35
2024-10-15 12:57:43 +00:00
73b0f6992a New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=68
2024-10-14 11:11:16 +00:00
761c060466 Accepting request 1205473 from GNOME:Factory
SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=34
2024-10-08 15:18:07 +00:00
24ce2e0701 Scripted push of GNOME 47
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=66
2024-09-30 07:55:05 +00:00
66eec95ae4 Accepting request 1201593 from GNOME:Factory
- Update to version 1.5.4:
  + AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only
    SPDX IDs
  + AdwHeaderBar: Fix back button menu picking up phantom pages in
    some situations
  + AdwTabBar/Overview: Fix 2 crashes with drag-n-drop
  + Stylesheet: Fix scroll undershoot in dropdowns and emoji picker
  + Updated translations. (forwarded request 1200871 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1201593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=33
2024-09-18 13:26:22 +00:00
646a75ed77 - Update to version 1.5.4:
+ AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only
    SPDX IDs
  + AdwHeaderBar: Fix back button menu picking up phantom pages in
    some situations
  + AdwTabBar/Overview: Fix 2 crashes with drag-n-drop
  + Stylesheet: Fix scroll undershoot in dropdowns and emoji picker
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=64
2024-09-17 11:42:10 +00:00
f8bde45dfb Accepting request 1193414 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1193414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=32
2024-08-13 11:22:27 +00:00
618c9b8d4a - Update to version 1.5.3:
+ AdwAlertDialog: Expose body text as a11y description
  + AdwDialog:
    - Fix a memory leak
    - Speed up switching presentation
  + AdwPreferencesPage: Add an a11y relation to the description
  + AdwSpinRow: Set accessible role to presentation
  + AdwSwitchRow: Set accessible role to switch
  + AdwTabBar/Overview: Fix a use after free when closing tabs
  + Stylesheet: Fix a specificity issue with scrolled windows in
    popovers
  + Docs:
    - Don't annotate user_data params with closure
    - Fix typos in migrating to breakpoints page
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=62
2024-08-12 12:32:23 +00:00
c74a4ac0f2 Accepting request 1192599 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1192599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=31
2024-08-10 17:05:59 +00:00
08679803a2 - Fix BuildRequires minimal version of gtk4 from 4.11.3 to 4.13.4
as per src/meson.build.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=60
2024-08-08 11:24:28 +00:00
821ba1d5f5 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
2024-07-02 16:15:40 +00:00
5aab9ab360 Accepting request 1183891 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/1183891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=58
2024-07-01 08:58:37 +00:00
3a9913a574 Accepting request 1176755 from GNOME:Factory
- Update to version 1.5.1:
  + AdwAboutDialog/Window: Fix an outdated appstream reference in
    docs.
  + AdwActionRow: Mention .property in docs.
  + AdwAlertDialog:
    - Fix the accessible role.
    - Fix initial focus.
  + AdwAvatar: Fix portrait avatars on hidpi.
  + AdwBin: Fix a potential focus issue.
  + AdwBreakpoint: Fix add_setter() annotations.
  + AdwCarousel: Fix a build warning.
  + AdwComboRow:
    - Fix initial checkmark.
    - Handle model changes properly.
  + AdwDialog:
    - Fix accessibility warnings.
    - Make shortcuts work when there are no focusable widgets.
    - Correctly restore focus when opening a dialog from a menu.
    - Fix GtkWindow:deletable=false hiding close buttons in
      dialogs.
  + AdwExpanderRow:
    - Fix get_title_lines() and get_subtitle_lines() return types.
    - Fix remove() docs.
  + AdwOverlaySplitView: Unmap sidebar when it's hidden.
  + AdwPreferencesGroup:
    - Fix a potential focus issue.
    - Fix :header-group annotations and notifications.
  + AdwPreferencesPage: Fix a potential focus issue.
  + AdwTabView:
    - Document :close-page return value. (forwarded request 1176754 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1176755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=29
2024-05-27 09:44:48 +00:00
6cfef36174 Accepting request 1176754 from GNOME:Next
- Update to version 1.5.1:
  + AdwAboutDialog/Window: Fix an outdated appstream reference in
    docs.
  + AdwActionRow: Mention .property in docs.
  + AdwAlertDialog:
    - Fix the accessible role.
    - Fix initial focus.
  + AdwAvatar: Fix portrait avatars on hidpi.
  + AdwBin: Fix a potential focus issue.
  + AdwBreakpoint: Fix add_setter() annotations.
  + AdwCarousel: Fix a build warning.
  + AdwComboRow:
    - Fix initial checkmark.
    - Handle model changes properly.
  + AdwDialog:
    - Fix accessibility warnings.
    - Make shortcuts work when there are no focusable widgets.
    - Correctly restore focus when opening a dialog from a menu.
    - Fix GtkWindow:deletable=false hiding close buttons in
      dialogs.
  + AdwExpanderRow:
    - Fix get_title_lines() and get_subtitle_lines() return types.
    - Fix remove() docs.
  + AdwOverlaySplitView: Unmap sidebar when it's hidden.
  + AdwPreferencesGroup:
    - Fix a potential focus issue.
    - Fix :header-group annotations and notifications.
  + AdwPreferencesPage: Fix a potential focus issue.
  + AdwTabView:
    - Document :close-page return value.

OBS-URL: https://build.opensuse.org/request/show/1176754
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=56
2024-05-24 14:25:39 +00:00
49dab3e08a Accepting request 1159464 from GNOME:Factory
GNOME 46 (forwarded request 1158278 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=28
2024-03-20 20:11:06 +00:00
b20700da0e Accepting request 1158278 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158278
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=54
2024-03-19 13:29:42 +00:00
57d1acfd57 Accepting request 1146220 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1146220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=27
2024-02-15 19:58:38 +00:00
f5ab299bb3 Accepting request 1146214 from GNOME:Next
Update to 1.4.3

OBS-URL: https://build.opensuse.org/request/show/1146214
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=52
2024-02-12 15:54:41 +00:00
6b916c32e0 Accepting request 1130769 from GNOME:Factory
New stable rel (forwarded request 1130452 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1130769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=26
2023-12-05 16:01:56 +00:00
e750c63136 Accepting request 1130452 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1130452
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=50
2023-12-04 13:34:03 +00:00
7936c3aff5 Accepting request 1130321 from GNOME:Factory
New stable rel (forwarded request 1130295 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1130321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=25
2023-12-02 16:12:24 +00:00
14a4ddab33 Accepting request 1130295 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1130295
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=48
2023-12-01 16:51:24 +00:00
d6453bd94f Accepting request 1128139 from GNOME:Factory
(forwarded request 1128125 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1128139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=24
2023-11-23 20:38:55 +00:00