From 8d19e94d6ae0e2c8a500aa72ea635545780b8095 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Mon, 20 May 2019 22:58:20 +0200 Subject: [PATCH] sys: regenerate with external version file --- rust-bindings/rust/conf/ostree-sys.toml | 1 + rust-bindings/rust/sys/src/auto/versions.txt | 2 ++ rust-bindings/rust/sys/src/lib.rs | 4 ++-- rust-bindings/rust/sys/tests/abi.rs | 4 ++-- rust-bindings/rust/sys/tests/constant.c | 4 ++-- rust-bindings/rust/sys/tests/layout.c | 4 ++-- 6 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 rust-bindings/rust/sys/src/auto/versions.txt diff --git a/rust-bindings/rust/conf/ostree-sys.toml b/rust-bindings/rust/conf/ostree-sys.toml index 878f0282..09289318 100644 --- a/rust-bindings/rust/conf/ostree-sys.toml +++ b/rust-bindings/rust/conf/ostree-sys.toml @@ -3,6 +3,7 @@ work_mode = "sys" library = "OSTree" version = "1.0" target_path = "../sys" +single_version_file = true external_libraries = [ "GLib", "GObject", diff --git a/rust-bindings/rust/sys/src/auto/versions.txt b/rust-bindings/rust/sys/src/auto/versions.txt new file mode 100644 index 00000000..1e3acbd1 --- /dev/null +++ b/rust-bindings/rust/sys/src/auto/versions.txt @@ -0,0 +1,2 @@ +Generated by gir (https://github.com/gtk-rs/gir @ ffda6f9) +from gir-files (https://github.com/gtk-rs/gir-files @ ???) diff --git a/rust-bindings/rust/sys/src/lib.rs b/rust-bindings/rust/sys/src/lib.rs index c8151c58..3b90b555 100644 --- a/rust-bindings/rust/sys/src/lib.rs +++ b/rust-bindings/rust/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ ???) +// This file was generated by gir (https://github.com/gtk-rs/gir) +// from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/rust-bindings/rust/sys/tests/abi.rs b/rust-bindings/rust/sys/tests/abi.rs index 03e17c62..ca4ee80c 100644 --- a/rust-bindings/rust/sys/tests/abi.rs +++ b/rust-bindings/rust/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ ???) +// This file was generated by gir (https://github.com/gtk-rs/gir) +// from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT extern crate ostree_sys; diff --git a/rust-bindings/rust/sys/tests/constant.c b/rust-bindings/rust/sys/tests/constant.c index 0b67fac7..dcd45c50 100644 --- a/rust-bindings/rust/sys/tests/constant.c +++ b/rust-bindings/rust/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ ???) +// This file was generated by gir (https://github.com/gtk-rs/gir) +// from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT #include "manual.h" diff --git a/rust-bindings/rust/sys/tests/layout.c b/rust-bindings/rust/sys/tests/layout.c index 82b8f420..45f2ef46 100644 --- a/rust-bindings/rust/sys/tests/layout.c +++ b/rust-bindings/rust/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ ???) +// This file was generated by gir (https://github.com/gtk-rs/gir) +// from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT #include "manual.h"