Maxine Aubrey
474cbc5813
pango: 1.51.2 → 1.52.2
...
https://gitlab.gnome.org/GNOME/pango/-/compare/1.51.2...1.52.2
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:08 +02:00
Maxine Aubrey
1ad8eb9fdf
gnome.gnome-calendar: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:08 +02:00
Maxine Aubrey
8f16f95dd0
tracker-miners: 3.6.0 → 3.7.1
...
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.6.0...3.7.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:07 +02:00
Maxine Aubrey
c5226c1fca
tracker: 3.6.0 → 3.7.1
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.6.0...3.7.1
avahi to satisfy avahi-glib req
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:07 +02:00
Maxine Aubrey
73f6361c94
sysprof: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/sysprof/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:06 +02:00
Maxine Aubrey
429c603fa9
gnome.nautilus: 45.2.1 → 46.0
...
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.2.1...46.0
libxml2 no longer needed (and we don't run xmllint also)
https://github.com/GNOME/nautilus/commit/9dbef313847eac494581bb86cb24d25e0d8c09ac
Co-Authored-By: Bobby Rong <rjl931189261@126.com >
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:11:06 +02:00
Maxine Aubrey
8b8b4e24c4
snapshot: 45.2 → 46.2
...
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.2...46.2
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:55 +02:00
Maxine Aubrey
b6c23241c1
libpanel: 1.4.1 → 1.6.0
...
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.4.1...1.6.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:55 +02:00
Bobby Rong and Maxine Aubrey
617e0ee76f
gnome.gnome-remote-desktop: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.1...46.0
In file included from ../src/grd-settings.c:28:
/nix/store/xxx-freerdp-3.4.0/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:10:
fatal error: winpr/stream.h: No such file or directory
25 | #include <winpr/stream.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
Ugh. So stuff I am aware of here:
- In freerdp3.pc, winpr3 is in Requires.private.
- In https://github.com/FreeRDP/FreeRDP/blob/3.4.0/include/freerdp/freerdp.h#L25 <winpr/stream.h>
is included.
- In GNOME/gnome-remote-desktop@d29909a
<freerdp/freerdp.h> is included in src/grd-settings.c.
- We patched pkg-config in NixOS to not include Requires.private in --cflags according to
mate-desktop/atril issue 351.
- According to https://gitlab.gnome.org/GNOME/gjs/-/issues/571 , Requires.private is probably correct
if no data types are exposed in public API.
So to fix this somewhere, if src/grd-settings.c has direct usage of winpr, we can PR to g-r-d declaring
the dep. If freerdp/freerdp.h exposes winpr data types we PR to freerdp and move winpr to Requires.
Probably someone can help me do the check, I am committing this simply to unbreak the build for now.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:54 +02:00
Bobby Rong and Maxine Aubrey
9914081155
freerdp3: init at 3.4.0
...
Non-maintainer upload. Did not test.
Mostly based on changes in `packaging/rpm/freerdp-nightly.spec`.
ref: https://github.com/NixOS/nixpkgs/commit/8032bb61739460d5d743c01bde194db1f839c866
2024-04-22 21:10:54 +02:00
Bobby Rong and Maxine Aubrey
d548f7858b
uhttpmock_1_0: init at 0.10.0
...
libgdata is not ported to libsoup 3 yet, unfortunately.
2024-04-22 21:10:54 +02:00
Bobby Rong and Maxine Aubrey
4502fe4911
gnome-builder: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:54 +02:00
Bobby Rong and Maxine Aubrey
c0ffd4c221
gnome.gnome-system-monitor: 45.0.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/45.0.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:53 +02:00
Bobby Rong and Maxine Aubrey
fdddda82fe
gnome.gnome-sudoku: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.5...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:53 +02:00
Bobby Rong and Maxine Aubrey
5a4492b45a
gnome.gnome-initial-setup: 45.4.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/45.4.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:53 +02:00
Bobby Rong and Maxine Aubrey
90cd4bd2fb
libmsgraph: init at 0.2.1
...
Co-Authored-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:52 +02:00
Bobby Rong and Maxine Aubrey
be41b08830
vte: 0.74.2 → 0.76.0
...
https://gitlab.gnome.org/GNOME/vte/-/compare/0.74.2...0.76.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:52 +02:00
Bobby Rong and Maxine Aubrey
5c70aa0b68
orca: 45.2 → 46.1
...
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_45_2...ORCA_46_1
Regenerated the fix-paths.patch by searching usages of `subprocess`.
Port to meson.
No more pyatspi.
https://github.com/GNOME/orca/commit/1c496c9ada82fdfd33c5be9bcddfdb76aca6c55b
Move to by-name and use pkgs.callPackage so we don't have to write another
`inherit (pkgs.buildPackages) meson;`.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:51 +02:00
Bobby Rong and Maxine Aubrey
7b2a419358
libshumate: 1.1.3 → 1.2.1
...
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.3...1.2.1
Enable the vector renderer by default when building (needs gperf, json-glib, protobufc)
https://github.com/GNOME/libshumate/blob/1.2.beta/shumate/vector/meson.build
fetch tarball instead of git repo
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:10:36 +02:00
Bobby Rong and Maxine Aubrey
e19d84b2b8
libhandy: replace sha256 with hash
2024-04-22 21:08:52 +02:00
Bobby Rong and Maxine Aubrey
cc69fde59d
libdex: 0.4.3 → 0.6.0
...
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.4.3...0.6.0
fetch tarball instead of git repo
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:52 +02:00
Bobby Rong and Maxine Aubrey
8d0983b1fb
gnote: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnote/-/compare/45.1...46.0
Port to libadwaita
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:52 +02:00
Bobby Rong and Maxine Aubrey
cbf8888a34
gnome-text-editor: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.3...46.0
We don't need appstream-util or appstreamcli if we don't run tests.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:51 +02:00
Bobby Rong and Maxine Aubrey
70cf86e5fd
gnome-tecla: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/tecla/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:51 +02:00
Bobby Rong and Maxine Aubrey
def1a3bf27
gnome.swell-foop: 41.1 → 46.0
...
https://gitlab.gnome.org/GNOME/swell-foop/-/compare/41.1...46.0
Port to GTK4.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:51 +02:00
Bobby Rong and Maxine Aubrey
99404bce0f
gnome.lightsoff: 40.0.1 → 46.0
...
https://gitlab.gnome.org/GNOME/lightsoff/-/compare/40.0.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:50 +02:00
Bobby Rong and Maxine Aubrey
f8152d1d17
gnome.gnome-software: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.3...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:50 +02:00
Bobby Rong and Maxine Aubrey
894ad2081f
gnome.gnome-shell-extensions: 45.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:50 +02:00
Bobby Rong and Maxine Aubrey
628e5732da
gnome.gnome-shell: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.5...46.0
Remove gnome-shell.portal:
https://github.com/GNOME/gnome-shell/commit/36b3a995eb04b1eb9704850e6dcd749bc6a9157c
Port to gi-docgen:
https://github.com/GNOME/gnome-shell/commit/4373a91911cc1f34eb80e5db7400db6f7857aa3e
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:50 +02:00
Bobby Rong and Maxine Aubrey
1afec2cb4c
gnome.gnome-session: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:49 +02:00
Bobby Rong and Maxine Aubrey
e41c7e112e
gnome.gnome-disk-utility: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:49 +02:00
Bobby Rong and Maxine Aubrey
18eefa1c83
gnome.gnome-control-center: 45.3 → 46.0.1
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.3...46.0.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:49 +02:00
Bobby Rong and Maxine Aubrey
39d0f9ecb7
gnome.gnome-contacts: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/45.1...46.0
gnome-desktop likely not needed.
https://github.com/GNOME/gnome-contacts/commit/064b06e84ee0ca5def446d80dc87b2386c1ef45b
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:49 +02:00
Bobby Rong and Maxine Aubrey
a7242a3218
gnome.gnome-chess: 43.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/43.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:48 +02:00
Bobby Rong and Maxine Aubrey
bba3383534
gnome.gnome-calculator: 45.0.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.0.2...46.0
Note that we run tests for this package.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:48 +02:00
Bobby Rong and Maxine Aubrey
53628f6bd6
gnome.gnome-bluetooth: 42.8 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.8...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:48 +02:00
Bobby Rong and Maxine Aubrey
4883633363
gnome.gnome-backgrounds: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:48 +02:00
Bobby Rong and Maxine Aubrey
5f4115bc15
gnome.ghex: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:47 +02:00
Bobby Rong and Maxine Aubrey
830d591fc6
gnome.adwaita-icon-theme: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:47 +02:00
Maxine Aubrey
cf9c7d0ceb
evolution-ews: 3.50.3 → 3.52.0
...
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.50.3...3.52.0
2024-04-22 21:08:47 +02:00
Bobby Rong and Maxine Aubrey
d3de5bb8de
evolution-data-server: 3.50.4 → 3.52.0
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.4...3.52.0
libaccounts-glib cleanup already done in 3.50.3 bump.
2024-04-22 21:08:47 +02:00
Bobby Rong and Maxine Aubrey
0e49a859e7
evolution: 3.50.4 → 3.52.0
...
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.50.4...3.52.0
2024-04-22 21:08:46 +02:00
Bobby Rong and Maxine Aubrey
a461a0f722
epiphany: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.3...46.0
Remove Safe Browsing support
https://github.com/GNOME/epiphany/commit/4cfb37b4a6690503cf4f2264ed602a582b73668a
Add PKCS11 (smartcard) support
https://github.com/GNOME/epiphany/commit/d1f428e9bdedea625903e4a83ca039d976a96d99
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:46 +02:00
Bobby Rong and Maxine Aubrey
4bc50c47f5
d-spy: 1.8.0 → 1.10.0
...
https://gitlab.gnome.org/GNOME/d-spy/-/compare/1.8.0...1.10.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:46 +02:00
Maxine Aubrey
629073c919
gnome.gnome-settings-daemon: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:46 +02:00
Maxine Aubrey
fde899eefd
gnome.mutter: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.5...46.0
API bump happens every release.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:45 +02:00
Maxine Aubrey
8b4f08e82c
gnome-online-accounts: 3.48.1 → 3.50.0
...
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.48.1...3.50.0
Port to GTK4. Still provides goa-1.0.
* It is unclear to me why gvfs is needed here, I searched for
`org.gnome.system`, `dns_sd`, `smb`, `gvfs` in the source but found
nothing useful (I am aware of the `gnomeSupport` option in gvfs
default to `false` to prevent circular dependency.).
* Same for icu.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:45 +02:00
Maxine Aubrey
5456fd2061
gvfs: 1.52.2 → 1.54.0
...
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.52.2...1.54.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:45 +02:00
Maxine Aubrey
47d9ca61ef
gcr_4: 4.1.0 → 4.2.1
...
https://gitlab.gnome.org/GNOME/gcr/-/compare/4.1.0...4.2.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:45 +02:00
Maxine Aubrey
9c3661e703
gnome.gdm: 45.0.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gdm/-/compare/45.0.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev >
2024-04-22 21:08:44 +02:00