diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a033f93 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/half-2.3.1.crate diff --git a/.rust-half.metadata b/.rust-half.metadata index e69de29..716e783 100644 --- a/.rust-half.metadata +++ b/.rust-half.metadata @@ -0,0 +1 @@ +7a3ed316668c0125190793b935bd9dc301594473 SOURCES/half-2.3.1.crate diff --git a/SOURCES/half-2.3.1.crate b/SOURCES/half-2.3.1.crate deleted file mode 100644 index 6948f97..0000000 Binary files a/SOURCES/half-2.3.1.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" +