Commit Graph

7 Commits

Author SHA1 Message Date
Bobby Rong
fdc493afd2 evolution-ews: 3.60.1 → 3.60.2
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.60.1...3.60.2
2026-06-27 19:46:46 +08:00
Bobby Rong
60e1320da2 evolution-ews: 3.58.3 → 3.60.1
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.58.3...3.60.1
2026-05-06 23:23:41 +08:00
Tom Vincent
1780cf7d0e evolution-ews: 3.56.2 -> 3.58.1
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.56.2...3.58.1
2025-11-15 10:22:03 +08:00
Bobby Rong
78cb79aab1 evolution-ews: 3.56.1 → 3.56.2
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.56.1...3.56.2
2025-06-28 17:05:46 +08:00
Marcel
7128c9546c evolution-ews: fix patch compiler errors
/build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:211:13: error: 'true' undeclared (first use in this function)
  211 |         if (true) {
      |             ^~~~
/build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:15:1: note: 'true' is defined in header '<stdbool.h>'; this is probably fixable by adding '#include <stdbool.h>'
   14 | #include "e-ews-common-utils.h"
  +++ |+#include <stdbool.h>
   15 |
/build/evolution-ews-3.56.1/src/common/e-ews-common-utils.c:211:13: note: each undeclared identifier is reported only once for each function it appears in
  211 |         if (true) {
      |             ^~~~
2025-05-16 23:51:23 +02:00
Jan Tojnar
f98d242271 evolution-ews: 3.54.3.0 → 3.56.1
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.54.3.0...3.56.1

- The Evolution GSettings schemas are now checked:
  a0c514bd34
2025-05-08 19:28:27 +02:00
jopejoe1
7d30c40939 treewide: migrate packages to pkgs/by-name, again 2025-03-25 17:00:45 +01:00