diff --git a/cli-parser-1.1.2.tar.gz b/cli-parser-1.1.2.tar.gz deleted file mode 100644 index 71885c3..0000000 Binary files a/cli-parser-1.1.2.tar.gz and /dev/null differ diff --git a/cli-parser-1.1.6.tar.gz b/cli-parser-1.1.6.tar.gz new file mode 100644 index 0000000..a217def Binary files /dev/null and b/cli-parser-1.1.6.tar.gz differ diff --git a/cli-parser.spec b/cli-parser.spec index df60e03..169a9d8 100644 --- a/cli-parser.spec +++ b/cli-parser.spec @@ -1,5 +1,5 @@ Name: cli-parser -Version: 1.1.2 +Version: 1.1.6 Release: 1 Summary: Command Line Interface Parser for Java License: ASL 2.0 @@ -36,5 +36,8 @@ find . -name "*.jar" -print -delete %doc README.md %changelog +* Thu Jul 28 2022 hkgy - 1.1.6-1 +- update to 1.1.6 + * Mon Jul 27 2020 wangyue - 1.1.2-1 - package init