diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3920bfb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/half-1.8.2.crate diff --git a/.rust-half1.metadata b/.rust-half1.metadata index e69de29..a8dc176 100644 --- a/.rust-half1.metadata +++ b/.rust-half1.metadata @@ -0,0 +1 @@ +60a558ec4f2cb465382de6a2edf74ec1e9c4edaf SOURCES/half-1.8.2.crate diff --git a/SOURCES/half-1.8.2.crate b/SOURCES/half-1.8.2.crate deleted file mode 100644 index 6471b79..0000000 Binary files a/SOURCES/half-1.8.2.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..ba29a5a --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "Half-precision floating point f16 and bf16 types for Rust" +