Commit Graph

1836 Commits

Author SHA1 Message Date
Wang Mingyu 0c28dadd5f gvfs: upgrade 1.50.4 -> 1.51.1
Changelog:
============
* trash: Run blocking methods on a thread to avoid hangs
* smbbrowse: Fix empty device listing after unrelated mount failure
* udisks: Fix missing unmount notifications
* trash: Fix nfs4 and cifs monitoring
* smb: Allow renaming a file to the same name with a different case
* mtp: Add support for incremental enumeration
* mtp: Emit delete event on device disconnection
* trash: Fix wrongly reported item-count
* Some other fixes and improvements
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 08:59:27 -07:00
Wang Mingyu 9c57cb9ff5 gegl: upgrade 0.4.44 -> 0.4.46
Changelog:
=============
New simpler API for connecting pads, gegl_node_connect which can be used instead
of either gegl_node_connect_from or gegl_node_connect_to by autosensing the
neccesary direction of the connection.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 08:59:27 -07:00
Kai Kang 556b852163 libtimezonemap: rename downloaded file name
Add parameter 'downloadfilename' to SRC_URI to keep the downloaded file
name as same as before.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-28 13:53:12 -07:00
Wang Mingyu 2fc9fad0eb evince: upgrade 44.1 -> 44.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-19 10:24:49 -07:00
Khem Raj 3647fd37ec geary: Fix build with vala >= 0.56.8
Backport two patches from main branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex@linutronix.de>
2023-06-18 14:06:44 -07:00
Khem Raj c1f86dac48 layers: Move READMEs to markdown format
The READMEs are often viewed from websites markdown format which is
much as readable as text and yet friendlier in browsers.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-17 08:30:01 -07:00
Markus Volk c6581c7179 gnome-software: upgrade 44.1 -> 44.2
Version 44.2
~~~~~~~~~~~~
Released: 2023-05-25

This is a stable release with the following changes:
 * Fix subsequent checking for updates if the first check after login fails
 * Fix checking for updates when automatic updates are disabled
 * Fix rare stall when many background jobs are running
 * Don’t download rpm-ostree updates when only checking if updates are available
 * Fix bug with listing flatpak addons when multiple flathub remotes are enabled
 * Fix duplicated sources in app details page when using an appstream URL
 * Reduce background resource consumption when idle

This release also updates translations:
 * Czech (Daniel Rusek)
 * Italian (Gianvito Cavasoli)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu e284543c4e nautilus: upgrade 44.2 -> 44.2.1
Changelog:
===========
* Hotfix for grid view bug introduced in 44.2, while gtk 4.10.4 is not released
* Fix crash when closing tabs right after clicking

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu 8f0230b9d4 libadwaita: upgrade 1.3.2 -> 1.3.3
Changelog:
=========
- Fix doc include path
- AdwCarousel
  - Fix scrolling to a recently inserted item
- AdwEntryRow
  - Fix accessibility
- AdwPreferencesWindow
  - Fix markup handling when searching
- AdwStyleManager
  - Fix get_for_display() annotation
- AdwTabBar/AdwTabOverview
  - Fix dropping data onto tabs/thumbnails
- Translation updates
  - Brazilian Portuguese
  - Slovak

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu d36ee7a9b1 gjs: upgrade 1.76.0 -> 1.76.1
Changelog:
===========
- Various fixes ported from the development branch.

- Closed bugs and merge requests:
  * gnome-shell crashes on exit in js::gc::Cell::storeBuffer
  * Memory leak with GError
  * GVariant return values leaked
  * GBytes's are leaked when passed as-is to a function
  * Transformated GValues are leaking temporary instances
  * GHash value infos are leaked
  * "flat" arrays of GObject's are leaked
  * Gjs console leaks invalid option errors
  * gjs can't print null

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Markus Volk 0b06cbd97f gnome-shell: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Markus Volk e0ee32259e mutter: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Markus Volk 8d595d2dad gnome-control-center: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Wang Mingyu 59b38541d8 evolution-data-server: upgrade 3.48.2 -> 3.48.3
Bug Fixes:
        I#475 - EWebDAVSession: Claim also error nodes from propstat response

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-05 09:29:34 -07:00
Wang Mingyu 6ab8cffa1c evolution-data-server: upgrade 3.48.1 -> 3.48.2
Changelog:
===========
Bug Fixes:
  I#474 - Camel: Set proper S/MIME signature verification status
  I#478 - IMAP: Cannot remove labels added in Thunderbird
  I#479 - WebDAV: Fails to discover iCloud address book
  evo-I#2345 - Wrong S/MIME certificate selection for encrypted email

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Wang Mingyu ec7405de2c nautilus: upgrade 44.1 -> 44.2
Changelog:
===========
* Fix crashes with expandable folders and on Other Locations
* Avoid inconsistent search states
* Prevent lingering tracker cursors
* Fix rubberband range behavior on list view
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Wang Mingyu fa9fb09b35 eog: upgrade 44.1 -> 44.2
0001-Replace-filename-with-basename.patch
removed since it's included in 44.2

Changelog:
==========
- EogWindow: Fix refcount and signal handler issues around
  GSettings handles
- Replace filename with basename

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Khem Raj ecc683bbd8 gnome-online-accounts: Replace filename with basename
Fixes

WARNING: gnome-online-accounts-3.48.0-r0 do_package_qa: QA Issue: File /usr/src/debug/gnome-online-accounts/3.48.0-r0/src/goaidentity/goaidentityenumtypes.h in package gnome-online-accounts-src contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-28 16:35:00 -07:00
Khem Raj 1b0f5d3068 tracker: Point TOP_SRCDIR to target path
source_root uses absolute path to build time srcdir
which results in buildpath errors

Fixes
File /usr/bin/tracker3 in package tracker contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton d27e920c58 nautilus: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton b2cfedf9a1 gnome-photos: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton 315d3eefc1 gnome-desktop: gobject-introspection is not in fact mandatory
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton 95f7b97b3a grilo-plugins: add PACKAGECONFIG for tracker
Add a PACKAGECONFIG for the tracker plugin, and enable it only if
gobject-introspection is enabled.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
Ross Burton c89b5141d3 eog: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
Wang Mingyu d503536b27 grilo: upgrade 0.3.15 -> 0.3.16
Changelog:
=========
* !94 Fix usage of depcreated GSimpleAsyncResult
* !95 Build updates. Meson requirement is now 0.62.
* !96 Fix build on Darwin

* Updated translations
  * Turkish
  * Georgian

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
Wang Mingyu 8a1f8395c9 gnome-terminal: upgrade 3.48.0 -> 3.48.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
Khem Raj d3bfe80601 gimp: Fix buildpaths in binaries and scripts
Fixes

WARNING: gimp-2.10.34-r0 do_package_qa: QA Issue: File /usr/libexec/gimp-debug-tool-2.0 in package gimp contains reference to TMPDIR
File /usr/bin/gimp-console-2.10 in package gimp contains reference to TMPDIR
File /usr/bin/gimptool-2.0 in package gimp contains reference to TMPDIR
File /usr/bin/gimp-2.10 in package gimp contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Khem Raj 75adab58e3 eog: Fix absolute src paths in generated files
Fixes

WARNING: eog-44.1-r0 do_package_qa: QA Issue: File /usr/src/debug/eog/44.1-r0/src/eog-enum-types.h in package eog-src contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Khem Raj fe0e3d77eb ibus: Point python interpreter to target location
it encoded PYTHON variable during build which otherwise points to python
on build host which is not correct for cross compiled packages.

Add missing dependency on python3-core which is needed for ibus-setup
script to run

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Khem Raj aca77cfa3c nautilus: Fix buildpath QA errors
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Martin Jansa 2146922ab9 geary: remove unused patch files
* they were removed from SRC_URI in:
  https://git.openembedded.org/meta-openembedded/commit/?id=3bb4ee4ba1161cff3b8c22dc07aa130ac2de9789

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-24 07:23:55 -07:00
Martin Jansa c49c254fd1 gnome-terminal: remove unused patch file
* it was removed from SRC_URI in:
  https://git.openembedded.org/meta-openembedded/commit/?id=ccde2b0bdcc1110c68dbdb06dff726b3c955aee9

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-24 07:23:55 -07:00
Ross Burton 49d38e8757 gnome-menu: remove redundant dependencies
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-23 15:04:38 -07:00
Markus Volk 293403eff2 gnome-shell: update 43.2 -> 44.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-23 08:48:17 -07:00
Markus Volk 4ae2268fe8 mutter: update 43.1 -> 44.1
- remove buildpath from enum-types

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-23 08:48:17 -07:00
Markus Volk 21349a6e83 gnome-control-center: update 43.2 -> 44.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-23 08:48:17 -07:00
Markus Volk f7dc6f5236 evince: edit include path for debug package
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-18 10:26:13 -07:00
Markus Volk c70f8a0dc5 xdg-desktop-portal-gnome: update 44.0 -> 44.1
Changes in 44.1
=================

- Improve handling of non-existing files on the filechooser portal
- Minor debugging improvements to the backgrounds portal
- More precise initialization timing
- Fix duplicate monitor and window streams
- Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 22:51:10 -07:00
Markus Volk 444d7fbf35 gdm: update 44.0 -> 44.1
- remove buildpath from enum-types

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 22:51:10 -07:00
Markus Volk fd4cf8943a evince: update 44.0 -> 44.1
- remove buildpath from enum-types

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 22:51:10 -07:00
Markus Volk 58d8c74621 gjs: update 1.75.1 -> 1.76.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 22:51:10 -07:00
Markus Volk 999a6b72d3 gnome-software: update 44.0 -> 44.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 22:51:10 -07:00
Wang Mingyu 617f0555e0 tracker: upgrade 3.5.0 -> 3.5.1
Changelog:
==========
  * Reintroduce order/distance independent handling of
    FTS terms.
  * Documentation improvements
  * Do not prune too early content of failed batches for
    error processing purposes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:45:56 -07:00
Wang Mingyu 0398ebda11 nautilus: upgrade 44.0 -> 44.1
0001-initialize-GdkDragAction-action-to-0.patch
removed since it's included in 44.1

Changelog:
==========
* Resolve some crashes
* Visual bugfixes:
  - Tweak style colors in view items
  - Show custom emblems from extensions again
  - Relayout SELinux property row
  - Flip switches correctly
* Other bugfixes:
  - Disable some actions when not useful
  - Fix dead characters handling in batch rename dialog
  - Fix crashes when rapidly opening and closing windows
  - Prevent location change when autofs timeouts
  - Fix issues with translations in libadwaita widgets
  - Drop workarounds for fixed GTK bugs
  - Fix other issues
* Enhancements:
  - Dismiss toast on undo
  - Select right items after some operations
  - Paste into expanded folders
  - Allow extraction of .tar.zst and .zstd archives
  - Performance optimization
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:45:53 -07:00
Wang Mingyu 18b67a0f29 libadwaita: upgrade 1.3.1 -> 1.3.2
Changelog:
=========
- AdwAvatar
  - Fix a memory leak
- AdwMessageDialog
  - Fix criticals when using choose() with hide-on-close=true
- AdwTabBar/Overview
  - Correctly unparent context menu
- Build
  - Fix build on Windows
- Demo
  - Fix a critical when trying to set a non-image file as avatar
- Docs
  - Remove an erroneous mention of mnemonics in row subtitles
  - Clarify AdwBanner title placement
  - Mention the version .large-title is deprecated since
  - Fix successs/error color values
  - List thumbnail colors on the named colors page
- Stylesheet
  - Improve selected list/grid item contrast
  - Fix file chooser grid dimensions
  - Fix button.card checked state
- Translation updates
  - British English
  - Bulgarian
  - Chinese (China)
  - Dutch
  - French
  - Friulian
  - Georgian

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:37:55 -07:00
Wang Mingyu 9f369b52c2 gspell: upgrade 1.12.0 -> 1.12.1
Changelog:
=========
* Build: remove gtk-mac-integration dependency.
* Documentation improvements.
* Translation updates.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:37:55 -07:00
Wang Mingyu 6b0b4f47ba eog: upgrade 44.0 -> 44.1
Bug fixes and improvements:
===========================
 !150, EogImage: ref priv->anim to avoid double free issues
 !152, EogImage: Do not leak animation iter
 #288, segfault when switching between animated webp images

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:37:55 -07:00
Wang Mingyu 817421dc50 babl: upgrade 0.1.104 -> 0.1.106
Changelog:
=========
Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching
balanced RGB to XYZ matrices.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:37:55 -07:00
Khem Raj d0e061bc72 faenza-icon-theme: Switch to a valid download location for SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-01 23:20:22 -07:00
Khem Raj b16278ea0f geary: Use sysroot prefix with pkg-config in meson
Fixes
../git/meson.build:223:0: ERROR: File /usr/share/xml/iso-codes/iso_639.xml does not exist.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-30 23:05:52 -07:00