Commit graph

10366 commits

Author SHA1 Message Date
zowoq 3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Bobby Rong 53b09d3791
pantheon.gala: 6.3.0 -> 6.3.1 2022-04-07 20:11:28 +08:00
Martin Weinelt cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Bobby Rong 8ce60904ba
Merge pull request #167617 from bobby285271/pantheon
Pantheon updates 2022-04-06
2022-04-07 18:09:37 +08:00
Bobby Rong cbaf3e7e93
pantheon.switchboard-plug-sound: 2.3.0 -> 2.3.1 2022-04-07 17:13:10 +08:00
Bobby Rong fc8b3dbb50
pantheon.switchboard-plug-onlineaccounts: 6.3.0 -> 6.4.0 2022-04-07 17:13:10 +08:00
Bobby Rong 4981cba909
pantheon.switchboard-plug-about: 6.0.1 -> 6.1.0 2022-04-07 17:13:10 +08:00
R. Ryantm 07369ae043 gnome.gnome-initial-setup: 42.0.1 -> 42.1 2022-04-06 22:04:15 +00:00
R. Ryantm 3449b89a6b xfce.thunar: 4.16.10 -> 4.16.11 2022-04-06 21:08:02 +00:00
José Romildo Malaquias 90e060cc84
Merge pull request #167288 from r-ryantm/auto-update/mousepad
xfce.mousepad: 0.5.8 -> 0.5.9
2022-04-06 10:52:36 -03:00
github-actions[bot] 3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Jan Tojnar e29253ad9b gnome.eog: Hardcode library path in gir
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.

This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.

To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
piegames 98bdd27117
Merge pull request #167213: gnomeExtensions.arcmenu: 24 -> 27 2022-04-06 01:01:02 +02:00
piegames b178b904ec
Merge #166187: gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04 2022-04-06 00:55:19 +02:00
Anders Kaseorg daa0d0d265 gnomeExtensions.system-monitor: Use upstream Makefile to fix version
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
github-actions[bot] 3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot] 27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
davidak 8061905942
Merge pull request #167265 from bobby285271/pantheon
pantheon.elementary-code: 6.1.0 -> 6.2.0
2022-04-05 12:43:45 +02:00
R. Ryantm db1698ddde xfce.mousepad: 0.5.8 -> 0.5.9 2022-04-05 06:43:13 +00:00
Bobby Rong 45b21e33b7
gnome.hitori: 3.38.3 → 3.38.4
https://gitlab.gnome.org/GNOME/hitori/-/compare/3.38.3...3.38.4
2022-04-05 11:04:05 +08:00
Bobby Rong c1732444bf
pantheon.elementary-code: 6.1.0 -> 6.2.0 2022-04-05 10:18:15 +08:00
Martin Weinelt bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
github-actions[bot] 120925b5cb
Merge master into staging-next 2022-04-05 00:02:06 +00:00
Robert Hensing a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
R. Ryantm 7ab510e588 gnomeExtensions.arcmenu: 24 -> 27 2022-04-04 17:57:40 +00:00
Martin Weinelt c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
Thomas Tuegel 4d38e8d468
Merge pull request #166266 from andrevmatos/kde/plasma
kde/plasma5: 5.24.3 -> 5.24.4
2022-04-04 10:17:57 -05:00
Bobby Rong 5029f4bfef
gnome.gnome-boxes: fix typelib path
We patch gobject-introspection and meson to store absolute paths to
libraries in typelibs but that requires the install_dir is an absolute path.
2022-04-04 13:20:06 +08:00
Martin Weinelt f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
github-actions[bot] c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
Guillaume Girol f9fe536c8f
Merge pull request #165873 from symphorien/rkjnsn-master
xfce4-screensaver: init at 4.16.0
2022-04-03 15:09:08 +00:00
Bobby Rong 86dc9d3295
gnome.gedit: fix darwin build 2022-04-03 17:21:59 +08:00
Bobby Rong 42bb3293c2
gnome.gedit: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/gedit/-/compare/41.0...42.0
2022-04-03 08:54:49 +00:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
github-actions[bot] fd5d77aa66
Merge master into staging-next 2022-04-02 06:01:21 +00:00
Bobby Rong d0f3fa1910
Merge pull request #166754 from bobby285271/gnome
GNOME updates 2022-04-01
2022-04-02 12:23:36 +08:00
Bobby Rong c167b827b5
gnome.sushi: 41.0 → 41.1
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.0...41.1
2022-04-02 11:04:54 +08:00
Bobby Rong 79cccf419b
gnome.gucharmap: 14.0.2 → 14.0.3
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.2...14.0.3
2022-04-02 11:04:54 +08:00
Bobby Rong 524c463486
gnome.five-or-more: 3.32.2 → 3.32.3
https://gitlab.gnome.org/GNOME/five-or-more/-/compare/3.32.2...3.32.3
2022-04-02 11:04:37 +08:00
github-actions[bot] 27e49cc5a4
Merge master into staging-next 2022-04-01 18:01:22 +00:00
Bobby Rong 3c583c8226
Merge pull request #166569: unbreak GNOME Flashback and reintroduce gnome-bluetooth_1_0
- Add missing geocode-glib dependency for gnome-panel
- Reintroduce gnome-bluetooth_1_0 for gnome-flashback, blueberry and gnome-bluetooth-contract

Related:
- https://gitlab.gnome.org/GNOME/gnome-panel/-/merge_requests/49
- https://github.com/NixOS/nixpkgs/pull/166569#issuecomment-1084658550
- https://github.com/linuxmint/blueberry/issues/123
- https://github.com/elementary/gnome-bluetooth-contract/issues/1
2022-04-01 23:50:36 +08:00
davidak 1b4d728eaf
Merge pull request #166812 from bobby285271/pantheon
pantheon.elementary-dock: run glib-compile-schemas
2022-04-01 15:05:48 +02:00
Bobby Rong 3f6e36987b
pantheon.elementary-dock: run glib-compile-schemas 2022-04-01 18:59:28 +08:00
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Ilya Fedin 8b167e1817 caja-extensions: patch gsettings calls to find the schemas 2022-04-01 07:49:18 +04:00
Ilya Fedin 7ca4bdd62e mate-settings-daemon-wrapped: init 2022-04-01 07:44:43 +04:00
Ilya Fedin bf2b42a2c1 mate-panel: fix workspace switcher settings 2022-04-01 07:38:47 +04:00
Ilya Fedin cbebf2e15e mate-control-center: make desktop font setting working 2022-04-01 07:37:35 +04:00
Bobby Rong 57d754ee3c
gnome.five-or-more: format with nixpkgs-fmt 2022-04-01 11:28:55 +08:00
Bobby Rong 20d0500abd
gnome.aisleriot: 3.22.21 → 3.22.22
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.21...3.22.22
2022-04-01 11:28:55 +08:00
github-actions[bot] be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Bobby Rong 7ce8bc5d48
pantheon.gnome-bluetooth-contract: use gnome-bluetooth_1_0 2022-03-31 23:32:29 +08:00
Bobby Rong 85dff10d06
gnome.gnome-flashback: use gnome-bluetooth_1_0 2022-03-31 23:25:54 +08:00
Bobby Rong 55d676321a
gnome.gnome-bluetooth_1_0: init at 3.34.5 2022-03-31 23:22:37 +08:00
Bobby Rong dd2c542196
gnome.gnome-panel: add missing geocode-glib dependency 2022-03-31 21:28:03 +08:00
piegames 1dfe42f57c
Merge #166485: gnomeExtensions.pop-shell: 2022-01-14 -> 2022-03-25 2022-03-31 14:18:26 +02:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Erik Jensen e0d0ff64b2 xfce4-screensaver: init at 4.16.0
A simple screen saver and locker for the Xfce desktop environment.
2022-03-31 12:00:00 +00:00
Alyssa Ross 22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
genofire 9781be53a2 gnomeExtensions.pop-shell: unstable-2022-01-14 -> unstable-2022-03-25 2022-03-30 23:41:54 +02:00
Doron Behar e05a7fa858
Merge pull request #166392 from bobby285271/meson-fixes 2022-03-30 20:10:47 +03:00
piegames bf80fd1786
Merge pull request #166327: gnomeExtensions: auto-update 2022-03-30 12:26:50 +02:00
Jan Tojnar 645796c0cb dconf-editor: fix build with Meson 0.61 2022-03-30 11:36:56 +02:00
Jan Tojnar 289a54ef8d dconf-editor: Respect NIX_GSETTINGS_OVERRIDES_DIR variable
We patch GLib to recognize NIX_GSETTINGS_OVERRIDES_DIR
environment variable as a high priority source of settings
schemas. This is used by NixOS modules for desktop environments
like GNOME to set default values for stuff like background image.

Since dconf-editor uses custom GSettingsSchemaSource,
it bypassed that patch, leading to the dconf-editor
showing different values from what other apps
using the GLib’s default source saw.

Let’s mirror our GLib patch in dconf-editor to fix that.
2022-03-30 11:36:56 +02:00
Bobby Rong 5fa8d3ac38
gnome-2048: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong 68824fbc89
gnome.gnome-screenshot: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong dbc55b6667
gnome.gnome-screenshot: format
- use pname + version
- format with nixpkgs-fmt
- reorder the attributes
2022-03-30 17:29:10 +08:00
Bobby Rong 3d1d33c5ff
gnome.gnome-books: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Bobby Rong d3dab0e67d
gnome.devhelp: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Sandro a08c0e60a8
Merge pull request #166254 from bobby285271/gnome-logs 2022-03-30 02:48:57 +02:00
Ryan Horiguchi b9c5ad1c06
gnomeExtensions: auto-update 2022-03-30 00:28:30 +02:00
piegames eabb942f1f
Merge #166184: gnomeExtensions.sound-output-device-chooser: update 2022-03-29 22:58:01 +02:00
Martin Weinelt 4c9568e20e
Merge pull request #153994 from TredwellGit/xorg.xorgserver 2022-03-29 22:21:46 +02:00
piegames bd9ceeda56
Merge pull request #165977: gnomeExtensions.freon: package automatically 2022-03-29 21:57:32 +02:00
Doron Behar 2682154e89 gnomeExtensions.sound-output-device-chooser: 39 -> unstable-2022-03-29 2022-03-29 22:25:21 +03:00
André Vitor de Lima Matos 1f78ade885
kde/plasma5: 5.24.3 -> 5.24.4 2022-03-29 15:41:44 -03:00
Bernardo Meurer e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
Martin Weinelt 630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Jan Tojnar e9c2918e9b gnome.gnome-control-center: fix Online Accounts configuration on X11 2022-03-29 16:06:13 +02:00
Bobby Rong 3ea0bebd9e
gnome.gnome-logs: 3.36.0 → 42.0
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-3.36.0...gnome-logs-42.0
2022-03-29 21:37:01 +08:00
github-actions[bot] 5a9b6a3f1a
Merge master into staging-next 2022-03-29 12:06:05 +00:00
José Romildo Malaquias 9f17dd3f44
Merge pull request #166090 from bobby285271/matebg
mate.mate-backgrounds: fix build with meson 0.61
2022-03-29 08:42:25 -03:00
Frederik Rietdijk 25c014324b Merge master into staging-next 2022-03-29 13:25:16 +02:00
linsui 41e1230955 gnome-music: add gst-libva for m4a 2022-03-29 18:23:44 +08:00
Jan Tojnar ae92c8f516 gnome.yelp: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.0...42.1
2022-03-29 10:23:06 +02:00
Jan Tojnar 16b4042373 gnome.gnome-terminal: 3.43.90 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.43.90...3.44.0
2022-03-29 10:23:06 +02:00
Jan Tojnar 9a2de8ca73 Revert "gnome.gnome-color-manager: 3.32.0 → 3.36.0"
This was bumped accidentaly, it removes gcm-calibrate,
which is still used gnome-control-center.

This reverts commit 133d326efd.
2022-03-29 10:06:45 +02:00
Anders Kaseorg 966b98f945 gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
Needed for GNOME 42 support.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-28 21:53:08 -07:00
Bernardo Meurer 492a60230c
cdesktopenv: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:08 -07:00
github-actions[bot] 80ddf916da
Merge master into staging-next 2022-03-29 00:02:04 +00:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Bobby Rong bcdb2fdee6
mate.mate-backgrounds: fix build with meson 0.61
abstract/meson.build:3:5: ERROR: Function does not take positional arguments.
2022-03-28 22:52:26 +08:00
Ryan Horiguchi af26200234
gnomeExtensions: add gnome40Extensions to gnomeExtensions 2022-03-28 16:48:58 +02:00
Sandro 44fe73efbe
Merge pull request #165868 from LibreCybernetics/remove-python2-dependencies-from-gnome 2022-03-28 14:38:17 +02:00
Sandro fd79a3b8b8
Merge pull request #165550 from LibreCybernetics/cleanup-aliases 2022-03-28 13:25:48 +02:00
Ryan Mulligan 3390840cd3
Merge pull request #165383 from r-ryantm/auto-update/bismuth
libsForQt5.bismuth: 2.3.0 -> 3.0.0
2022-03-27 18:36:40 -07:00
github-actions[bot] e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Justinas Stankevicius 2b52fed975 gnomeExtensions.freon: package automatically 2022-03-27 20:15:31 +03:00
Fabián Heredia Montiel 1207aa204e gnome-user-share: add upstream meson >= 0.61 patch 2022-03-27 10:15:55 -06:00
Fabián Heredia Montiel c5dead21cd treewide: cleanup old throw aliases 2022-03-27 09:16:46 -06:00
Martin Weinelt d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro f164238df1
Merge pull request #165840 from piegamesde/gnome-extensions 2022-03-27 15:54:01 +02:00
Sandro 0b308b52b8
Merge pull request #165635 from romildo/upd.orage 2022-03-27 14:35:08 +02:00
Fabián Heredia Montiel f23a1c2033 gnome-keyring: checkInputs python2 → python3 2022-03-26 23:49:49 -06:00
Martin Weinelt 7be28200e2 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 01:45:13 +01:00
Jan Tojnar 7574eb2cba gnome.gpaste: 42.0 → 42.1
https://www.imagination-land.org/posts/2022-03-21-gpaste-42.1-released.html
https://github.com/Keruspe/GPaste/compare/v42.0...v42.1
2022-03-26 22:25:40 +01:00
github-actions[bot] 3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Fabián Heredia Montiel 95f91dbed5 gnome.nautilus: remove unused exempi dependency
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/26

> Since now we use gexiv2 these are not longer necessary.
2022-03-26 11:01:20 -06:00
piegames 4edf59e00a gnomeExtensions.screen-autorotate: Patch gjs path
Fixes #164865
2022-03-26 13:24:42 +01:00
github-actions[bot] 811b90f085
Merge master into staging-next 2022-03-26 12:01:14 +00:00
Jan Tojnar 5445d7342c
Merge pull request #165469 from LibreCybernetics/gnome
gnomeExtensions: 41 → 42 updates
2022-03-26 10:00:17 +01:00
Vladimír Čunát a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar 44c7781ee8 lxqt.lxqt-build-tools: Fix finding GLib 2.72
Without this build of packages using this (e.g. lxqt.libqtxdg) will fail.
2022-03-25 19:51:36 +01:00
Fabián Heredia Montiel 1a805fcd23 gnomeExtensions: update extensions.json 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel 9715d3e5b3 gnomeExtensions.freon: 45 → unstable-2022-02-05 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel 33a2ef2060 gnomeExtensions.gsconnect: 53 → 50 2022-03-25 11:36:21 -06:00
Jan Tojnar 57b7111537 gnome.gnome-initial-setup: 42.0 → 42.0.1
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.0...42.0.1
2022-03-25 15:02:50 +01:00
Bobby Rong ca71a3f375 gnome.aisleriot: 3.22.20 → 3.22.21
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.20...3.22.21
2022-03-25 15:02:50 +01:00
Jan Tojnar 18a72ef69f gnome.aisleriot: Fix build
pygame dependency of pysolc does not currently build but it would not do anything
without a path being explicitly specified anyway.
2022-03-25 15:02:50 +01:00
piegames d30f68d0b8 gnomeExtensions: 41 → 42 2022-03-25 15:02:50 +01:00
Jan Tojnar 8be53bf3d9 gnome.gnome-contacts: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 548f950b3c gnome.gnome-session-ctl: 41.3 → 42.0
https://github.com/nix-community/gnome-session-ctl/releases/tag/42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar d9a7352912 gnome.gnome-session: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar e182fe0665 gnome-connections: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/connections/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 8a91a19d5e gnome.gnome-backgrounds: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/42.beta...42.0

- Format the expression
- Remove unused dependencies
- Add meta.{description,homepage,license}
2022-03-25 15:02:49 +01:00
Jan Tojnar cd1d12ca65 gnome.gdm: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gdm/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 8d24f4a6c8 gnome.adwaita-icon-theme: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar b11117dd86 gnomeExtensions.gsconnect: 50 → 53
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v51
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v53
2022-03-25 15:02:48 +01:00
Jan Tojnar fb4b0c019f gnome.polari: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/polari/-/compare/41.0...42.0

- Now uses libadwaita.
- Format the expression.
- Remove unnecessary icon theme dependency.
- Add comments to thumbnailer deps.
- Correct license.
2022-03-25 15:02:48 +01:00
Jan Tojnar 3ecef34ed0 gnome.gnome-weather: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar d80b089680 gnome.gnome-remote-desktop: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 1f3e12ea10 gnome.gnome-music: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/42.beta...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 97763f8b06 gnome.gnome-font-viewer: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar dcd3431bc9 baobab: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 49e154ce0b gnome.file-roller: 3.41.90 → 3.42.0
https://gitlab.gnome.org/GNOME/file-roller/-/compare/3.41.90...3.42.0
2022-03-25 15:02:47 +01:00
Jan Tojnar a0d22d2ada gnome.gpaste: 3.42.6 → 42.0
https://www.imagination-land.org/posts/2022-03-19-gpaste-42.0-released.html
2022-03-25 15:02:47 +01:00
Jan Tojnar 8e4ab2ff1e gnome-tour: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/42.beta...42.0
2022-03-25 15:02:46 +01:00
Jan Tojnar c1c386b761 gnome-text-editor: 42.rc1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.rc1...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar a1cabaf9de gnome.yelp-xsl: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp-xsl/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar 0fa24ad74b gnome.yelp: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar e150d2f3e2 gnome.tali: 40.5 → 40.6
https://gitlab.gnome.org/GNOME/tali/-/compare/40.5...40.6
2022-03-25 15:02:45 +01:00
Jan Tojnar 66b7d51d18 gnome.nautilus: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/nautilus/-/compare/42.rc...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar 8422afe224 gnome.metacity: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.43.1...3.44.0
2022-03-25 15:02:45 +01:00
Jan Tojnar 5baffcdf76 gnome.gnome-system-monitor: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/42.rc...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar 6386a0fd38 gnome.gnome-sound-recorder: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/compare/42.beta...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar b2d2fcd8e4 gnome.gnome-settings-daemon: 42.rc → 42.1
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.rc...42.1
2022-03-25 15:02:44 +01:00
Jan Tojnar 12dbca9935 gnome.gnome-panel: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.43.1...3.44.0
2022-03-25 15:02:44 +01:00
Jan Tojnar 2d61486510 gnome.gnome-maps: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/42.rc...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar d389bfd741 gnome.gnome-flashback: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.43.1...3.44.0
2022-03-25 15:02:44 +01:00
Jan Tojnar 0b1b922bfd gnome.gnome-clocks: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/42.beta...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar 24f85a59d8 gnome.gnome-characters: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar d940942842 gnome.gnome-calculator: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar ad2536cd9d gnome.gnome-applets: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.43.1...3.44.0
2022-03-25 15:02:43 +01:00
Jan Tojnar 73e9cb0ef2 gnome.eog: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/eog/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar 245a1b20d7 evince: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/evince/-/compare/42.0...42.1
2022-03-25 15:02:43 +01:00
Jan Tojnar 1aefc6d801 gnomeExtensions.gsconnect: 48 → 50
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v49
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v50
2022-03-25 15:02:43 +01:00
Bobby Rong 5a00ac1b08 pantheon.gnome-bluetooth-contract: mark as broken
Sendto device selection is removed in gnome-bluetooth 42.
I decide it is not worth to maintain a legacy gnome-bluetooth
package for the contract.
This should also be broken in elementary OS 7.
2022-03-25 15:02:43 +01:00
Bobby Rong b214aa70b4 pantheon.evince: drop
The vanilla evince already support dark style
preference in Pantheon, so no need to keep the patch.
2022-03-25 15:02:43 +01:00
Jan Tojnar d6d13b7d13 gnome.totem: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/totem/-/compare/42.beta...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 49663d6348 gnome.simple-scan: 40.7 → 42.0
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/40.7...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 06ef018ff4 gnome.gnome-sudoku: 40.2 → 42.0
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/40.2...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 54f5470466 gnome.gnome-software: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar c65426f606 gnome.gnome-initial-setup: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 50e60fa5cb gnome.gnome-disk-utility: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 1c3215f4a6 gnome.gnome-control-center: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 35718b4e39 gnome.gnome-chess: 42.alpha → 42.0
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/42.alpha...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 9ef769d3eb gnome.gnome-calendar: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar 22646b3293 gnome.gnome-boxes: 42.rc → 42.0.1
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.rc...42.0.1
2022-03-25 15:02:41 +01:00
Jan Tojnar 7fd26599b4 gnome.gnome-bluetooth: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.rc...42.0
2022-03-25 15:02:40 +01:00
Jan Tojnar ebc11eed59 evolution-data-server: 3.43.3 → 3.44.0
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.43.3...3.44.0
2022-03-25 15:02:40 +01:00
Jan Tojnar db0ac3504c epiphany: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/epiphany/-/compare/42.beta...42.0
2022-03-25 15:02:40 +01:00
Jan Tojnar baead1ef94 evince: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/evince/-/compare/42.rc...42.0
2022-03-25 15:02:39 +01:00
Jan Tojnar e88659acea gnome-text-editor: 42.beta1 → 42.rc1
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.beta1...42.rc1
2022-03-25 15:02:37 +01:00
Jan Tojnar e30273b083 gnome.mutter: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar 709adb2462 gnome.metacity: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.42.0...3.43.1
2022-03-25 15:02:36 +01:00
Jan Tojnar 2156af0633 gnome.nautilus: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/nautilus/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar 340aed85ff gnome.gnome-weather: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar 124cef91b1 gnome.gnome-tweaks: 40.10 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/40.10...42.beta
2022-03-25 15:02:36 +01:00
Jan Tojnar 3b3cfa2392 gnome.gnome-system-monitor: 42.alpha → 42.rc
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/42.alpha...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar 3a39559228 gnome.gnome-software: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar 46a26699b0 gnome.gnome-shell-extensions: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar 0ff3e9dc9d gnome.gnome-shell: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar cc5a39379e gnome.gnome-settings-daemon: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar fb208c4ff3 gnome.gnome-remote-desktop: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar 0260e10b97 gnome.gnome-panel: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.42.0...3.43.1
2022-03-25 15:02:35 +01:00
Jan Tojnar 6b318e1e30 gnome.gnome-maps: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v42.beta...v42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar b095580380 gnome.gnome-initial-setup: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar 7844de7d37 gnome.gnome-disk-utility: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar 8db2d2ab9b gnome.gnome-flashback: 3.42.1 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.42.1...3.43.1
2022-03-25 15:02:35 +01:00
Jan Tojnar ffe64d6294 gnome.gnome-font-viewer: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar bf5f695ad6 gnome.gnome-control-center: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar bbaf1da9fa gnome.gnome-contacts: 42.alpha → 42.beta
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/42.alpha...42.beta
2022-03-25 15:02:35 +01:00
Jan Tojnar a750f4df27 gnome.gnome-characters: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar feb0c91919 gnome.gnome-calendar: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar faed5d9ea1 gnome.gnome-calculator: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar ddb5be9675 gnome.gnome-boxes: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar b509184519 gnome.gnome-bluetooth: 42.beta.2 → 42.rc
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.beta.2...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar 439cb94b1a gnome.gnome-applets: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.42.0...3.43.1
2022-03-25 15:02:34 +01:00
Jan Tojnar f40dfc3bf1 gnome.eog: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/eog/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar 6ef351611a evolution-data-server: 3.43.2 → 3.43.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.43.2...3.43.3
2022-03-25 15:02:34 +01:00
Jan Tojnar 2c63c790c8 evince: 41.4 → 42.rc
https://gitlab.gnome.org/GNOME/evince/-/compare/41.4...42.rc
2022-03-25 15:02:33 +01:00
Jan Tojnar c78b2de16f baobab: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.beta...42.rc
2022-03-25 15:02:33 +01:00
Bobby Rong 0f97d73b74 pantheon.file-roller: drop
The vanilla file-roller already support dark style
preference in Pantheon, so no need to keep the package.
2022-03-25 15:02:33 +01:00
Bobby Rong a8d19cdbdf pantheon.epiphany: drop dark style preference patch
The vanilla epiphany already support dark style
preference in Pantheon, so no need to keep the patch.
2022-03-25 15:02:33 +01:00
Jan Tojnar 0ac3c88ed4 gnome.totem: 3.38.2 → 42.beta
https://gitlab.gnome.org/GNOME/totem/-/compare/V_3_38_2...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar 4191eac282 gnome-text-editor: 42.alpha2 → 42.beta1
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.alpha2...42.beta1
2022-03-25 15:02:33 +01:00
Jan Tojnar 32a8970e8f gnome-connections: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/connections/-/compare/41.2...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar ddd4f1e995 gnome.gnome-music: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/41.0...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar e204c94bc2 gnome.gnome-boxes: 42.alpha → 42.beta
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.alpha...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar 998a209d2a gnome.gnome-bluetooth: 42.beta → 42.beta.2
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.beta...42.beta.2
2022-03-25 15:02:32 +01:00
Jan Tojnar e5d429af2d gnome.file-roller: 3.40.0 → 3.41.90
https://gitlab.gnome.org/GNOME/file-roller/-/compare/3.40.0...3.41.90
2022-03-25 15:02:32 +01:00
Jan Tojnar 47dbd9f99a gnome.ghex: 3.41.1 → 4.beta.1
https://gitlab.gnome.org/GNOME/ghex/-/compare/3.41.1...4.beta.1
https://gitlab.gnome.org/GNOME/ghex/-/blob/4.beta.1/NEWS
2022-03-25 15:02:31 +01:00
Jan Tojnar 449331be09 gnome-tour: 40.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/40.0...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar cef91bab63 gnome-text-editor: 41.1 → 42.alpha2
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/41.1...42.alpha2
2022-03-25 15:01:26 +01:00
Jan Tojnar 75b20869b1 gnome.yelp-xsl: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/yelp-xsl/-/compare/41.1...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar 46fc39901c gnome.yelp: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/yelp/-/compare/41.2...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar 9f42547503 gnome.nautilus: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/nautilus/-/compare/41.2...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar 2564d3eb92 gnome.gnome-weather: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/41.0...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar 45c999dc44 gnome.gnome-terminal: 3.42.2 → 3.43.90
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.42.2...3.43.90
2022-03-25 15:01:26 +01:00
Jan Tojnar 4414fcd6fb gnome.gnome-system-monitor: 41.0 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/41.0...42.alpha
2022-03-25 15:01:25 +01:00
Jan Tojnar f06dbfae43 gnome.gnome-sound-recorder: 40.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/compare/40.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 598947ae72 gnome.gnome-software: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/41.3...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 11cdccbabc gnome.gnome-shell-extensions: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/41.1...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 657d2f8f7e gnome.gnome-shell: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/41.3...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 4e2857a125 gnome.mutter: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/mutter/-/compare/41.3...42.beta

Co-Authored-By: Bobby Rong <rjl931189261@126.com>
2022-03-25 15:01:25 +01:00
Jan Tojnar 1de0e97b37 gnome.gnome-remote-desktop: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/41.2...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 887a9a9e68 gnome.gnome-maps: 41.4 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/41.4...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 25bcef9c8a gnome.gnome-initial-setup: 41.4 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/41.4...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar 33c71ed6bb gnome.gnome-font-viewer: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/41.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar fcdbc97447 gnome.gnome-disk-utility: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/41.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar e5438a9bf4 gnome.gnome-control-center: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/41.2...42.beta

- Cheese removed in 5ca53a0a78
- libsoup removed in a9c398e5d9

- libcanberra-gtk3 has been removed in 652dd8bfc8
- clutter has been removed in 697789083d
2022-03-25 15:01:25 +01:00
Jan Tojnar f603e3eda8 gnome.gnome-contacts: 41.0 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/41.0...42.alpha

- Maps were removed in de836febcd
- Switch to GTK 4 (removes Cheese support for now) 0733806c02
2022-03-25 15:01:25 +01:00
Jan Tojnar 133d326efd gnome.gnome-color-manager: 3.32.0 → 3.36.0
https://gitlab.gnome.org/GNOME/gnome-color-manager/-/compare/3.32.0...3.36.0
2022-03-25 15:01:25 +01:00
Jan Tojnar 0e3949a777 gnome.gnome-clocks: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar c88681ec73 gnome.gnome-chess: 41.1 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/41.1...42.alpha
2022-03-25 15:01:24 +01:00
Jan Tojnar be6dd33ba4 gnome.gnome-characters: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/41.0...42.beta

Background service was merged into the main executable https://gitlab.gnome.org/GNOME/gnome-characters/-/merge_requests/68
2022-03-25 15:01:24 +01:00
Jan Tojnar 2781e6a32b gnome.gnome-calendar: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/41.2...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar 59364999db gnome.gnome-calculator: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/41.1...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar 1d56ed221e gnome.gnome-boxes: 41.3 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/41.3...42.alpha
2022-03-25 15:01:24 +01:00
Jan Tojnar f99d67d09c gnome.gnome-backgrounds: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar 9c7e716ffa gnome.eog: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/eog/-/compare/41.1...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar 717e78789f gnome.adwaita-icon-theme: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar d2552f2cb6 epiphany: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/epiphany/-/compare/41.3...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar fbaee68387 baobab: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/baobab/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar ed76538fc1 gnome.gnome-bluetooth: 3.34.5 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/3.34.5...42.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar a6bcf76c7f gnome.gnome-settings-daemon338: port to gweather4 2022-03-25 15:01:23 +01:00
Jan Tojnar 390e4670f6 gnome.gnome-settings-daemon: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/41.0...42.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar dde7232802 evolution-data-server: 3.42.3 → 3.43.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.42.3...3.43.2

Replaced intltool with gettext.

Also formatted the expression.
2022-03-25 15:01:22 +01:00
Jan Tojnar 7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00