diff options
| -rw-r--r-- | hello_cangjie_eur.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index 653971d..0c06786 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -1,6 +1,6 @@  Name:           hello-cangjie-eur  Version:        0.0.8 -Release:        6%{?dist} +Release:        7%{?dist}  Summary:        Cangjie Eur demo.  License:        MIT  Source:         https://github.com/stevending1st/%{name}/archive/refs/tags/v%{version}.tar.gz @@ -11,7 +11,7 @@ Requires(pre):  wget  %description  A demo for Cangjie and Eur. -%global output_name "hello_cangjie_eur" +%global output_name hello_cangjie_eur  %global debug_package %{nil} | 
