Comparing builds
Opam packages with version changes
ocamlbuild.0.15.0->0.14.3
Opam packages with changes in their opam file
conf-autoconf.0.2
diff
--- left/conf-autoconf/opam
+++ right/conf-autoconf/opam
@@ -12,9 +12,8 @@
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: conf
build: [
- ["sh" "-exc" "autoconf -V"]
- {os = "win32" & os-distribution != "cygwinports"}
- ["autoconf" "-V"] {os != "win32" | os-distribution = "cygwinports"}
+ "autoconf"
+ "-V"
]
depexts: [
["autoconf"] {os-family = "debian" | os-family = "ubuntu"}
System packages changed
libgssapi-krb5-2 1.20.1-2+deb12u2->1.20.1-2+deb12u1
libk5crypto3 1.20.1-2+deb12u2->1.20.1-2+deb12u1
libkrb5-3 1.20.1-2+deb12u2->1.20.1-2+deb12u1
libkrb5support0 1.20.1-2+deb12u2->1.20.1-2+deb12u1