diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ee8197 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/powerfmt-macros-0.1.0.crate diff --git a/.rust-powerfmt-macros.metadata b/.rust-powerfmt-macros.metadata index e69de29..9497692 100644 --- a/.rust-powerfmt-macros.metadata +++ b/.rust-powerfmt-macros.metadata @@ -0,0 +1 @@ +c1ff23fd039c905e427a5dd7a2bb181118e84132 SOURCES/powerfmt-macros-0.1.0.crate diff --git a/SOURCES/powerfmt-macros-0.1.0.crate b/SOURCES/powerfmt-macros-0.1.0.crate deleted file mode 100644 index 38d83db..0000000 Binary files a/SOURCES/powerfmt-macros-0.1.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..39cd3e1 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,2 @@ +[package] +summary = "Procedural macros for powerfmt"