projects
/
platform
/
upstream
/
rust-xml-rs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36adcb7
)
change the library name to xml
author
Woohyun Jung
<wh0705.jung@samsung.com>
Tue, 21 Mar 2023 08:02:03 +0000
(17:02 +0900)
committer
Woohyun Jung
<wh0705.jung@samsung.com>
Tue, 21 Mar 2023 08:02:03 +0000
(17:02 +0900)
packaging/rust-xml-rs.spec
patch
|
blob
|
history
diff --git
a/packaging/rust-xml-rs.spec
b/packaging/rust-xml-rs.spec
index 19a685fb48910d34f3e4831ac3c7062465bef43c..6c967b32f10367e771c85de1c1a3c731a1c61af8 100644
(file)
--- a/
packaging/rust-xml-rs.spec
+++ b/
packaging/rust-xml-rs.spec
@@
-3,7
+3,7
@@
%global debug_package %{nil}
%global crate xml-rs
-%global real_crate_name xml
_rs
+%global real_crate_name xml
%global rustc_edition 2015
Name: rust-xml-rs