Accepting request 1111883 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1111883 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=22
This commit is contained in:
commit
de7418ff1a
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">refs/tags/1.3.5</param>
|
<param name="revision">refs/tags/1.4.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
<service mode="buildtime" name="tar" />
|
<service mode="buildtime" name="tar" />
|
||||||
<service mode="buildtime" name="recompress">
|
<service mode="buildtime" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">xz</param>
|
<param name="compression">zst</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="manual" name="set_version" />
|
<service mode="manual" name="set_version" />
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f167201573bf3d4139d4694d73758622ab3547846c8de1d57f879b24f248e8b1
|
|
||||||
size 5649421
|
|
3
libadwaita-1.4.0.obscpio
Normal file
3
libadwaita-1.4.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:827a02ca05a1729383a49ebe959a589644f19d82aa7e7243675cd52c120d0514
|
||||||
|
size 6965773
|
@ -1,3 +1,151 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 15 17:43:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.4.0:
|
||||||
|
+ AdwBreakpointBin: Clarify minimum size warnings
|
||||||
|
+ AdwExpanderRow: Improve accessible roles
|
||||||
|
+ AdwPreferencesGroup: Set described-by on the listbox
|
||||||
|
+ Docs: Fix a property name in breakpoint migration guide
|
||||||
|
+ Stylesheet:
|
||||||
|
- Fix toolbar view styles within sidebars
|
||||||
|
- Fix .navigation-sidebar:disabled style when used with
|
||||||
|
GtkListView
|
||||||
|
+ Build system fixes
|
||||||
|
+ Updated translations.
|
||||||
|
- Switch compression in service and spec (tarball produced) to zst.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Mon Sep 4 19:10:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libadwaita
|
name: libadwaita
|
||||||
version: 1.3.5
|
version: 1.4.0
|
||||||
mtime: 1693731051
|
mtime: 1694722361
|
||||||
commit: e006737320804ddeba28eb00228fe2c25d545a6a
|
commit: c196ee37a2938ce6ed0bfde2b575a0013d997158
|
||||||
|
@ -17,23 +17,24 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libadwaita
|
Name: libadwaita
|
||||||
Version: 1.3.5
|
Version: 1.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Building blocks for modern GNOME applications
|
Summary: Building blocks for modern GNOME applications
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://gitlab.gnome.org/GNOME/libadwaita
|
URL: https://gitlab.gnome.org/GNOME/libadwaita
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.zst
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: meson >= 0.59.0
|
BuildRequires: meson >= 0.59.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: sassc
|
BuildRequires: sassc
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(appstream)
|
||||||
BuildRequires: pkgconfig(fribidi)
|
BuildRequires: pkgconfig(fribidi)
|
||||||
BuildRequires: pkgconfig(gi-docgen)
|
BuildRequires: pkgconfig(gi-docgen)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.72
|
BuildRequires: pkgconfig(glib-2.0) >= 2.72
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk4) >= 4.9.5
|
BuildRequires: pkgconfig(gtk4) >= 4.11.3
|
||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user