Commit Graph

3155 Commits

Author SHA1 Message Date
Pierre Labastie
9e92861d8b Update to evolution-data-server-3.44.3 2022-07-02 13:07:30 +02:00
Xi Ruoyao
8b9f54d228
totem-pl-parser: remove libsoup dependency
It has been dropped 4 years ago:
https://gitlab.gnome.org/GNOME/totem-pl-parser/-/commit/caaa375
2022-06-20 19:25:42 +08:00
Xi Ruoyao
4974cb5caa
tracker3-miners: demote ffmpeg to optional
ffmpeg won't be used if gst-plugins-base is installed.

The upstream installs gst-plugins-good and gst-libav for the CI, so keep
them as recommended but runtime. gst-plugins-bad and ugly are not
mentioned at all.
2022-06-12 17:38:52 +08:00
Douglas R. Reno
555c45225d Package Updates:
Update to pipewire-0.3.52
Update to gnome-bluetooth-42.1
Update to libreoffice-7.3.4.2
2022-06-10 18:44:48 -05:00
Douglas R. Reno
785c02f0f4 Package Updates:
Update to nettle-3.8
Update to gnome-desktop-42.2
2022-06-03 00:37:18 -05:00
Douglas R. Reno
4c695f6b76 Package Updates
Update to xscreensaver-6.04
Update to glib-2.72.2
Update to gnome-settings-daemon-42.2
Update to tracker/tracker-miners 3.3.1
2022-06-01 10:10:14 -05:00
Xi Ruoyao
1e6b5501f8
gnome-settings-daemon: Xvfb is needed for most tests 2022-06-01 16:28:06 +08:00
Xi Ruoyao
dae407549b
add libsoup3 as optional for tracker3 and gst10-plugins-good
Both packages handle libsoup2 and libsoup3 as follows: if one libsoup is
already loaded by the process, it will use the loaded one.  Otherwise,
try to load libsoup3 first, and if it's not found try libsoup2.

But they need the headers of one libsoup version at build time to
support loading this version at runtime, so we can't make the libsoups
runtime dependency.

For tracker 3, also demote libsoup2 to recommended.  It can be built with
libsoup3 only (and the building system will do it silently if libsoup3
is installed but libsoup2 not).  But I'm not sure if it will cause
runtime issues.
2022-06-01 16:19:57 +08:00
Bruce Dubbs
34cd8f17ee Update to mutter-42.2. 2022-05-30 13:39:51 -05:00
Bruce Dubbs
240af053e4 Update to gnome-shell and gnome-shell-extentions-42.2. 2022-05-30 13:34:25 -05:00
Bruce Dubbs
60f6807705 Update to gnome-terminal-3.44.1. 2022-05-29 14:29:02 -05:00
Bruce Dubbs
4ad49744eb Update to eog-42.2. 2022-05-29 14:24:22 -05:00
Bruce Dubbs
9151c93c93 Update to gnome-maps-42.2. 2022-05-29 14:21:35 -05:00
Bruce Dubbs
4b0a00782b Update to gnome-calculator-42.1. 2022-05-28 17:39:46 -05:00
Bruce Dubbs
59e5252cfd evolution-3.44.2. 2022-05-28 17:35:21 -05:00
Bruce Dubbs
5846568d9c Update to gnome-control-center-42.2. 2022-05-28 17:28:48 -05:00
Bruce Dubbs
8d5d2ef206 Update to nautilus-42.2. 2022-05-28 17:23:13 -05:00
Bruce Dubbs
25e7166ca4 Update to evolution-data-server-3.44.2. 2022-05-28 17:18:01 -05:00
Bruce Dubbs
d89fb224cd Update to gvfs-1.50.2
This version allows us to move avahi back to optional.
2022-05-26 11:21:58 -05:00
Bruce Dubbs
19bb11b91d Package updates.
Update to evince-42.3.
Update to asciidoc-10.2.0 (Python module).
2022-05-23 12:42:53 -05:00
Bruce Dubbs
b63e4fc9cf Update to gnome-keyring-42.1. 2022-05-23 12:03:13 -05:00
Bruce Dubbs
941e3b09ce Add libsoup-3.0.6.
libsoup3 should be OK now.  There have not been any issues discovered
as of the date of this commit.

gvfs is also changed to add back http.  Also avahi is now recommended.
avahi can be removed by adding -Ddnssd=false but that requires a patch.

  https://gitlab.gnome.org/GNOME/gvfs/-/issues/621

This has been fixed upstream.
2022-05-22 15:18:33 -05:00
Bruce Dubbs
6e490f46ed Typo in gnome-keyring url 2022-05-22 11:18:59 -05:00
Xi Ruoyao
e92c98e75d
gnome-keyring: switch to Git snapshot for 42.0
The maintainer did not pay enough attention using "make dist" to
generate the release tarball.  See:
https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/109

bdubbs has partially worked around the issue, but on systemd we still
get:

    make[2]: *** No rule to make target
    'daemon/gnome-keyring-daemon.socket', needed by 'all-am'.  Stop.

Instead of fetching this .socket file separately, it's easier to just
download a clean tarball and regenrate the configure script ourselves.
I'd prefer them to switch to meson and avoid this kind of problem
forever.
2022-05-22 18:06:18 +08:00
Pierre Labastie
4dc416fd81 Fix seahorse download url 2022-05-22 09:12:11 +02:00
Bruce Dubbs
8f8e7c896d Fix gnome-keyring url 2022-05-21 22:10:01 -05:00
Bruce Dubbs
4e0c76b377 Update to gnome-keyring-42.0. 2022-05-21 20:46:55 -05:00
Bruce Dubbs
f971c253f7 Update to seahorse-42.0. 2022-05-21 19:52:53 -05:00
Pierre Labastie
dfd0612e1a baobab depends on libadwaita-1
And not anymore on libhandy
2022-05-13 11:01:57 +02:00
Pierre Labastie
f373b5fe6d Update to gnome-tweaks-40.10 2022-05-13 08:15:32 +02:00
Pierre Labastie
a0ed916d8c update to mutter-42.1 2022-05-08 22:33:36 +02:00
Pierre Labastie
6bbb079840 Update to gnome-shell-extensions-42.1 2022-05-08 22:21:55 +02:00
Pierre Labastie
681bdef0fd Update to gnome-shell-42.1 2022-05-08 22:17:10 +02:00
Xi Ruoyao
bbfc73c0c8
nautilus: it's enough to build with tracker, but one test fails w/o miners 2022-05-09 02:41:15 +08:00
Pierre Labastie
9ad4c658f5 Add .. to the meson command in zenity 2022-04-29 22:52:06 +02:00
Bruce Dubbs
e6ce01094d Update to gnome-desktop-42.1. 2022-04-28 18:24:37 -05:00
Xi Ruoyao
a7bd01d64c
gnome-control-center: test needs Xvfb 2022-04-28 17:29:58 +08:00
Bruce Dubbs
bcf03119e9 Update to zenity-3.42.1. 2022-04-27 18:16:22 -05:00
Bruce Dubbs
39b5f49f87 Update to gnome-control-center-42.1. 2022-04-26 15:15:20 -05:00
Xi Ruoyao
9a04642baa
gnome-control-center: drop outdated dependencies 2022-04-26 20:32:32 +08:00
Xi Ruoyao
5213e845c2
gnome-bluetooth: depends on gsound instead of libcanberra 2022-04-26 20:31:06 +08:00
Bruce Dubbs
7d66d5d188 Update to eog-42.1. 2022-04-24 18:18:16 -05:00
Xi Ruoyao
8b569bde1a
libsecret: test suite runs fine before installation, or in SSH 2022-04-24 19:01:24 +08:00
Xi Ruoyao
919e28ab03
gjs: remove unneeded ln command
The symlink gjs -> gjs-console is created by ninja install.
2022-04-24 18:59:14 +08:00
Xi Ruoyao
aa0f608027
Revert "document -Dman=true failures in tracker and tracker-miners"
This reverts commit 364c21ec6f.
2022-04-24 18:25:23 +08:00
Xi Ruoyao
b035527a10
libpeas: add --wrap-mode=nofallback 2022-04-24 16:20:08 +08:00
Bruce Dubbs
fdca031ad5 Update to gnome-maps-42.1. 2022-04-23 11:03:33 -05:00
Bruce Dubbs
9a7431834b Update to nautilus-42.1.1. 2022-04-23 10:50:18 -05:00
Bruce Dubbs
c9d85dd338 Update to evolution iand evolution-data-server 3.44.1. 2022-04-23 10:11:58 -05:00
Xi Ruoyao
b00ac92342
nautilus: removed outdated sed 2022-04-23 13:02:01 +08:00
Bruce Dubbs
1fb9fd2131 Update to gvfs-1.50.1. 2022-04-22 19:02:02 -05:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Douglas R. Reno
5098a4975b gnome-settings-daemon: Remove obsolete fix for meson incompatibility 2022-04-19 19:04:25 -05:00
Bruce Dubbs
1b99e99303 Fix gcr url 2022-04-17 09:26:10 -05:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Pierre Labastie
11bfef515f Add a fix for meson in gnome-nettool
Amazingly, when porting gnome-nettool to meson, devs have used the
old (undocumented) syntax for i18n.merge_file...
2022-04-17 08:58:05 +02:00
Bruce Dubbs
81bb3c9dff Update to evince-42.2. 2022-04-16 23:47:22 -05:00
Bruce Dubbs
e43d52d060 Update to gcr-3.41.0. 2022-04-16 22:52:46 -05:00
Bruce Dubbs
af1cf02fa7 Typos 2022-04-12 11:21:11 -05:00
Pierre Labastie
db0f1bcd35 Update to gucharmap-14.0.3 2022-04-10 20:44:44 +02:00
Pierre Labastie
2f7fef8f57 Update to gnome-weather-42.0 2022-04-10 20:35:14 +02:00
Pierre Labastie
bc58b26b3c Update to gnome-terminal-3.44.0 2022-04-10 20:27:24 +02:00
Pierre Labastie
1ba0d9a33d Update to gnome-system-monitor-42.0 2022-04-10 20:19:31 +02:00
Pierre Labastie
d51616244f Update to gnome-nettool-42.0 2022-04-10 20:10:50 +02:00
Pierre Labastie
ec1e8dbccf Update to gnome-maps-42.0
Add a patch for fixes coming after the release: use libgweather-4
and detect network correctly.
2022-04-10 20:00:23 +02:00
Pierre Labastie
417ade4c5c reinstate the sed in gsettings-desktop-schemas
Some files still have not been fixed.
2022-04-10 19:39:22 +02:00
Pierre Labastie
e3647e067d systemd: update to gnome-logs-42.0 2022-04-10 15:15:10 +02:00
Pierre Labastie
0fa6452385 Update to gnome-disk-utility-42.0 2022-04-10 15:06:57 +02:00
Pierre Labastie
83c92ea3c5 Update to gnome-calculator-42.0 2022-04-10 15:00:50 +02:00
Pierre Labastie
5e09cf7e14 Update to file-roller-3.42.0 2022-04-10 14:51:29 +02:00
Pierre Labastie
5586e6edb5 Update to evolution-3.44.0 2022-04-10 14:44:28 +02:00
Pierre Labastie
3d085ece16 Update to evince-42.1 2022-04-10 14:32:04 +02:00
Pierre Labastie
6e32b08e86 Update to eog-42.0 2022-04-10 13:59:59 +02:00
Pierre Labastie
f8b830e958 Update to baobab-42.0 2022-04-10 13:32:38 +02:00
Pierre Labastie
34726a02af Fix various XML errors... 2022-04-10 11:32:56 +02:00
Pierre Labastie
e69d832f10 Update to yelp-42.1 2022-04-10 11:11:32 +02:00
Pierre Labastie
38c0ca2adb Update to yelp-xsl-42.0
Also fix changelog.xml again...
2022-04-10 11:02:49 +02:00
Pierre Labastie
cd7758138d Update to vte-0.68.0
Also fix a "vi" typo in changelog
2022-04-10 10:55:10 +02:00
Pierre Labastie
13d94cf3fe Update to nautilus-42.0
Also add changelog entry for trackers-miner-3.3.0
2022-04-10 10:40:57 +02:00
Pierre Labastie
a58c8eecdc Update to trackers-miner-3.3.0 2022-04-10 10:32:43 +02:00
Pierre Labastie
a0849266e5 Update to libpeas-1.32.0 2022-04-10 10:17:49 +02:00
Pierre Labastie
2b51d021c4 Update to gnome-user-doc-42.0 2022-04-10 10:15:53 +02:00
Pierre Labastie
0668efe8c6 Update to gnome-shell-extensions-42.0 2022-04-10 10:02:39 +02:00
Pierre Labastie
69d9a1f925 Update to gnome-backgrounds-42.0 2022-04-10 09:54:33 +02:00
Pierre Labastie
f8fdd22c1a Update to gnome-shell-42.0 2022-04-10 09:47:28 +02:00
Pierre Labastie
a5ebc7a2c6 Update to gnome-control-center-42.0 2022-04-10 09:33:43 +02:00
Pierre Labastie
185b30909f Update to mutter-42.0 2022-04-10 09:23:34 +02:00
Pierre Labastie
f021482995 Update to zenity-3.42.0 2022-04-10 08:54:45 +02:00
Pierre Labastie
01f0cbb693 Update to gnome-bluetooth-42.0 2022-04-09 23:32:39 +02:00
Pierre Labastie
a3a7743783 Update to gvfs-1.50.0 2022-04-09 23:18:58 +02:00
Pierre Labastie
11919d6d74 Update to gnome-settings-daemon-42.1 2022-04-09 23:02:12 +02:00
Pierre Labastie
06314d4761 Update to gnome-session-42.0 2022-04-09 21:53:37 +02:00
Pierre Labastie
0650fd69b6 Update to gdm-42.0 2022-04-09 21:44:45 +02:00
Pierre Labastie
f8e62b793a Update to folks-0.15.5 2022-04-09 21:25:18 +02:00
Pierre Labastie
f05ba9eeb4 Update to evolution-data-server-3.44.0
TODO: verify tests...
2022-04-09 20:39:59 +02:00
Pierre Labastie
27d30286ca Update to libgweather-4.0.0 2022-04-09 10:05:21 +02:00
Pierre Labastie
dda606f034 Update to gnome-online-accounts-3.44.0 2022-04-09 09:59:13 +02:00
Pierre Labastie
d77536a4f2 Update to tracker-3.3.0 2022-04-09 09:59:13 +02:00
Pierre Labastie
70e2397cdd Update to gnome-desktop-42.0 2022-04-09 09:59:13 +02:00
Pierre Labastie
7896e48009 Update to gjs-1.72.0 2022-04-09 09:59:13 +02:00
Pierre Labastie
f32ea05800 update to gsettings-desktop-schemas-42.0 2022-04-09 09:59:13 +02:00
Bruce Dubbs
f7c93ceac8 Update to evince-41.4. 2022-03-14 13:43:24 -05:00
Pierre Labastie
cac5f307df Recommend gstreamer plugins for tracker-miners
Also document that tests create files in the user directory.
2022-03-13 17:57:18 +01:00
Pierre Labastie
aa36625e63 tracker-miners: move libseccomp to recommended
Also add some nitpick about timeouts in tests.
2022-03-13 15:14:38 +01:00
Pierre Labastie
674cb17c64 Update to tracker-miners-3.2.2 2022-03-13 14:14:42 +01:00
Xi Ruoyao
b5b1af683a
update to JS91 (#15368)
* js-78 -> js-91.6.0
* gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine
                             with GNOME 41
* add polkit-0.120-js91-1.patch
2022-03-06 16:22:05 +08:00
Xi Ruoyao
364c21ec6f
document -Dman=true failures in tracker and tracker-miners
Upstream fixes available, but they can't be converted to a sed.  And I
don't want to add two patches just for man pages.  So just document them
and wait for a new minor version upgrade of tracker & miners.
2022-03-06 13:48:33 +08:00
Douglas R. Reno
9499bbf062 Package Updates and Tags
Update to colord-gtk-0.3.0
Update to mutter-41.4
Update to gnome-shell-extensions-41.2
Update to gnome-shell-41.4
2022-02-24 23:19:56 -06:00
Bruce Dubbs
fb8f00ec68 A tweak and a couple of tags 2022-02-24 00:30:10 -06:00
Bruce Dubbs
0755478bc9 Tag most gnome apps 2022-02-23 22:17:17 -06:00
Bruce Dubbs
b410868f10 Gnome platform tags 2022-02-23 21:19:59 -06:00
Douglas R. Reno
89efcadc86 Package Updates and a few tags
Update to geoclue-2.6.0
Update to libsecret-0.20.5
Update to WebKitGTK+-2.34.6
2022-02-23 11:56:47 -06:00
Thomas Trepl (Moody)
66544f2cd4 Tag xfce4 2022-02-20 09:51:45 +01:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Douglas R. Reno
98fd8b9420 Package updates and tags
Update to cups-filters-1.28.12
Update to qpdf-10.6.2
Update to php-8.1.3
2022-02-19 19:59:54 -06:00
Bruce Dubbs
ef8290b1d0 Tags - mostly multimedia 2022-02-19 16:48:51 -06:00
Bruce Dubbs
0ae4498aec Package updates.
Update to libwnck-40.1.
Update to accountsservice-22.07.4.
2022-02-19 16:18:31 -06:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
519aed4347 Package updates and tags
Update to colord-1.4.6
Update to librsvg-2.52.6

Off to printing I go
2022-02-18 17:08:15 -06:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Douglas R. Reno
074eb7b270 Package Updates:
Update to vala-0.54.7
Update to gedit-41.0
Update to gnome-control-center-41.4
Update to gucharmap-14.0.2
Update to gnome-user-docs-41.2
Update to gnome-maps-41.4
Update to evolution-3.42.4
Update to evolution-data-server-3.42.4
Update to gnome-autoar-0.4.3
2022-02-15 00:05:25 -06:00
Douglas R. Reno
885bcd416d Package update and a few tweaks:
Update to WebKitGTK-2.34.5

Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.

Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.

Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.
2022-02-13 17:42:44 -06:00
Xi Ruoyao
9cf209ed6d
gnome-control-center: list gnome-shell as runtime dependency
Without gnome-shell, "Applications" panel crashes with "GLib-GIO-ERROR:
Settings schema 'org.gnome.shell.app-switcher' is not installed".
2022-02-11 11:59:58 +08:00
Bruce Dubbs
27ba2a795f Package updates.
Update to libgee-0.20.5.
Update to HTTP-Daemon-6.13 (Perl Module).
Update to qpdf-10.6.0.
2022-02-10 14:33:18 -06:00
Bruce Dubbs
e1bfac48ed Minor re-wording. 2022-02-10 11:16:58 -06:00
Xi Ruoyao
6344e462c9
mutter: abandon test suite 2022-02-10 23:06:29 +08:00
Bruce Dubbs
ac451b94f8 Package updates.
Update to pango-1.50.4.
Update to nano-6.1.
Update to gjs-1.70.1.
Update to node.js-16.14.0.
Update to libarchive-3.6.0.
2022-02-09 15:30:06 -06:00
Xi Ruoyao
69f58f5e1b
mutter: use --buildtype=release, and reword the note about test
As the test needs external dependency now, I think many people will just
skip it.  So use --buildtype=release instead of
--buildtype=debugoptimized now.  If someone wants to run the tests,
he/she can follow the note and replace release with debugoptimized.
2022-01-30 03:17:25 +08:00
Xi Ruoyao
9c747e2201
gnome-settings-daemon: format fix 2022-01-30 02:42:40 +08:00
Pierre Labastie
44aeb25f5e Prevent tests from being built for gnome-shell
They need that tests be enabled for mutter, which we don't want since
it introduces a dependency on xvfb-run.
2022-01-19 18:22:06 +01:00
Pierre Labastie
2f2bfbd6cc Fixes for building with meson 0.61+ 2022-01-19 18:15:32 +01:00
Pierre Labastie
113f4e697a Package updates
gnutls-3.7.3 (security fix)
libical-3.0.13
folks-0.15.4
umockdev-0.17.5
2022-01-19 17:20:41 +01:00
Pierre Labastie
f56eb46678 dconf: fix displaying two successive spaces in <command>
Use &nbsp; so that the spaces are not "swallowed" by normalize-space
2022-01-19 14:54:09 +01:00
Pierre Labastie
8f16a20498 Fixes gcr and dconf-editor for building with meson 0.61 2022-01-18 13:53:48 +01:00
Pierre Labastie
5a828aaada Fix gvfs for newer meson 2022-01-17 21:19:51 +01:00
Douglas R. Reno
b5db236196 Package Updates:
Update to gnome-calculator-41.1
Update to gnome-disk-utility-41.0
Update to gnome-maps-41.2
Update to gnome-screenshot-41.0
Update to gnome-system-monitor-41.0
Update to gnome-terminal-3.42.2
Update to gnome-weather-41.0
Update to gucharmap-41.0.1
Update to epiphany-41.3 (Security Update)

Fix a validation failure in cryptsetup.xml
2022-01-13 18:25:29 -06:00
Douglas R. Reno
839489649c Package Updates:
Update to baobab-41.0
Update to brasero-3.12.3
Update to eog-41.1
Update to evince-41.3
Update to seahorse-41.0
Update to evolution-3.42.3
Update to NetworkManager-1.34.0
2022-01-13 16:30:55 -06:00
Pierre Labastie
3592a6e8ed mutter: change command explanations
We need to have <parameter> for what is used in the meson command.
Also change the test instructions so that it is clear that xvfb-run
needs to be installed before running meson.
2022-01-13 22:02:10 +01:00
Douglas R. Reno
477bc4ae8c Mutter: Use a new approach regarding xvfb-run. 2022-01-13 09:30:00 -06:00
Douglas R. Reno
5e11bd2b18 Package Updates:
Update to gnome-user-docs-41.1
Update to gnome-shell-41.3
Update to gnome-shell-extensions-41.1
Update to gdm-41.3
Update to yelp-41.2
Update to gnome-desktop-41.3
Update to gnome-session-41.3
2022-01-13 01:36:03 -06:00
Douglas R. Reno
f1cb793a5e Package Updates:
Update to nautilus-41.2
Update to gnome-settings-daemon-41.0
Update to gnome-control-center-41.2
Update to mutter-41.3
2022-01-13 00:23:50 -06:00
Douglas R. Reno
bee8bad989 GCR: Add recommended dependency on libsecret per report in IRC 2022-01-12 15:33:54 -06:00
Douglas R. Reno
a0432e8dc4 Remove old dependency on GConf from gnome-session 2022-01-11 22:22:38 -06:00
Douglas R. Reno
6c12bdf43f Package Updates:
Update to gnome-backgrounds-41.0
Update to tracker-miners-3.2.1
Update to tracker-3.2.1
Update to gfbgraph-0.2.5
Update to evolution-data-server-3.42.3

Fix CVE-2016-20011 in libgrss.
2022-01-11 11:12:17 -06:00
Douglas R. Reno
5a82b26ffb Package Updates and a minor reword:
Update to grilo-0.3.14 (Security Update)
Update to cheese-41.1
Update to gnome-online-accounts-3.40.1
2022-01-10 19:29:13 -06:00
Douglas R. Reno
4cabea609f Package Updates:
Update to vala-0.54.6
Update to vte-0.66.2
Update to yelp-xsl-41.1
Update to gnome-autoar-0.4.2
Update to gnome-desktop-41.2

Minor typo fix in libreoffice (a 'vi' typo)
2022-01-10 16:45:11 -06:00
Douglas R. Reno
c1d5e64279 Package Updates:
Update to gjs-1.70.0
Update to gsettings-desktop-schemas-41.0
Typo fix in neon
2022-01-06 12:52:43 -06:00
Douglas R. Reno
284dd89d01 Package Updates:
Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.
2022-01-03 21:49:48 -06:00
Xi Ruoyao
471ab5cc8a
eog: add workaround for libportal-0.5
Tested with eog-40.3 and 41.1.  It's still needed for 41.1.
2021-12-31 20:40:53 +08:00