Accepting request 1109840 from GNOME:Next

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=41
This commit is contained in:
Luciano Santos 2023-09-12 02:40:02 +00:00 committed by Git OBS Bridge
parent 82fe011ad9
commit e6b72b9511
6 changed files with 143 additions and 9 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.5</param>
<param name="revision">refs/tags/1.4.rc</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:f167201573bf3d4139d4694d73758622ab3547846c8de1d57f879b24f248e8b1
size 5649421

View File

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

View File

@ -1,3 +1,135 @@
-------------------------------------------------------------------
Mon Sep 4 19:13:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.rc:
+ AdwAboutWindow:
- Accessibility fixes
- Add a minimum size
+ AdwExpanderRow: Accessibility fixes
+ AdwHeaderBar:
- Fix missing title fallback for back button tooltip and
history menu
- Set "Back" as an accessible label for the back button
- Clarify docs around :show-back-button
+ AdwNavigationView: Warn when a navigation page is missing a
title
+ AdwStyleManager: Fix over-releasing a string on macOS
+ AdwTabButton: Set the correct gettext domain
+ AdwTabOverview
- Set the correct gettext domain
- Fix reordered thumbnail being drawn below others
+ AdwToastOverlay: Set the correct gettext domain
+ Build: Update pkg-config description field
+ Demo:
- Update screenshot in appdata
- Correctly dismiss the last toast in the dialogs demo
- Add missing navigation page titles
+ Stylesheet:
- Fix filename entry margins in file chooser
- Fix menubutton.card corners
- Fix button.card focus ring transition
- Avoid background overdraw in GtkColumnView
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 4 19:12:43 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.beta:
+ Build:
- Depend on GLib 2.76.0
- Fix build on Windows
- Add a GTK subproject
+ AdwBreakpointBin:
- Mention the correct widget in exceeded size warnings
- Fix width-for-height and height-for-width sizing
+ AdwComboRow: Recreate default factory on expression changes
+ AdwEnumListModel: Better invalid value for find_position()
+ AdwHeaderBar:
- Fix spacing when there are no start/end children
- Fix a memory leak
- Fix GtkCenterBox:shrink-center-last usage
+ AdwLeaflet: Fix back/forward mouse button handling
+ AdwMessageDialog: Fix shadow style
+ AdwNavigationView:
- Pop the current page when pressing Escape
- Make AdwNavigationPage:child-view private
- Fix back/forward mouse button handling
- Clarify docs
+ AdwPreferencesWindow: Fix a memory leak
+ AdwTabOverview
- Cull invisible thumbnails
- Fix a crash when opening overview before it's mapped
+ AdwTabView: Fix thumbnail regressions from 1.4.alpha
+ AdwToastOverlay: Fix width-for-height and height-for-width
sizing
+ AdwToolbarView:
- Add ADW_TOOLBAR_RAISED_BORDER style
- Fix width-for-height and height-for-width sizing
- Clarify docs
+ AdwViewStack: Add AdwViewStackPages:selected-page
+ AdwViewSwitcherBar:
- Fix disabling reveal animation when using breakpoints
- Make sure the height doesn't change with large text
+ Demo:
- Fix view switcher demo minimum height
- Set input hints and purpose in the entries
+ Docs:
- Assorted screenshot tool fixes
- Fix a deprecation warning in the screenshot tool
+ Stylesheet:
- Make button.osd focus rings blue for better visibility
- Fix .card buttons within .osd
- Fix button transitions in high contrast mode
- Fix single-item menu height
- Modernize GtkFileDialog, GtkAppChooserDialog and GtkAssistant
styles
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 4 19:11:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.alpha:
+ Build
- Depend on GTK 4.11.3
- Depend on libappstream
- Add Vala metadata file
- Fix gnome.compile_resources() on MSBuild
- Fix doc include path
- Make metainfo build reproducible
+ Add AdwBreakpoint and AdwBreakpointBin
+ Add AdwNavigationView
+ Add AdwNavigationSplitView
+ Add AdwOverlaySplitView
+ Add AdwSpinRow
+ Add AdwSwitchRow
+ Add AdwToolbarView
+ Deprecate AdwFlap, AdwLeaflet, AdwSqueezer and
AdwViewSwitcherTitle
+ AdwAboutWindow
- Add new_from_appdata()
- Add a missing Since annotation
- Fix accessible role on the application icon
+ AdwActionRow: Fix an inaccuracy in docs
+ AdwAvatar: Fix a memory leak
+ AdwBanner:
- Allow to ellipsize the button
- Clarify title placement in docs
- Add a backdrop style
+ AdwButtonContent: Add :can-shrink
+ AdwCarousel:
- Fix allocation
- Fix scrolling to a recently inserted item
+ AdwClamp/AdwClampLayout/AdwClampScrollable:
- Add :unit, default to the sp unit instead of px
- Deprecate clamp child style classes
+ AdwComboRow:
- Add :enable-search
- Fix accessible role on the dropdown arrow
+ AdwExpanderRow: Deprecate add_action(), replace it with
add_suffix()
+ Updated translations.
- Add pkgconfig(appstream) BuildRequires: New dependency.
-------------------------------------------------------------------
Mon Sep 4 19:10:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,5 @@
name: libadwaita
version: 1.3.5
mtime: 1693731051
commit: e006737320804ddeba28eb00228fe2c25d545a6a
version: 1.4.rc
mtime: 1693730862
commit: 6d03d0545b41c80d91ce05e62eed3d25e9b62404

View File

@ -17,7 +17,7 @@
Name: libadwaita
Version: 1.3.5
Version: 1.4.rc
Release: 0
Summary: Building blocks for modern GNOME applications
License: LGPL-2.1-or-later
@ -29,11 +29,12 @@ BuildRequires: meson >= 0.59.0
BuildRequires: pkgconfig
BuildRequires: sassc
BuildRequires: vala
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(fribidi)
BuildRequires: pkgconfig(gi-docgen)
BuildRequires: pkgconfig(glib-2.0) >= 2.72
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk4) >= 4.9.5
BuildRequires: pkgconfig(gtk4) >= 4.11.3
%lang_package
%description