diff --git a/felix-gogo-shell.spec b/felix-gogo-shell.spec index f3bfa6f..4424a2d 100644 --- a/felix-gogo-shell.spec +++ b/felix-gogo-shell.spec @@ -1,6 +1,6 @@ %global bundle org.apache.felix.gogo.shell Name: felix-gogo-shell -Version: 1.1.0 +Version: 1.1.4 Release: 1 Summary: Apache Felix Gogo command line shell for OSGi License: ASL 2.0 @@ -39,5 +39,8 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Sun Apr 23 2023 liyanan - 1.1.4-1 +- upgrade 1.1.4 + * Sat Jul 25 2020 yanan li - 1.1.0-1 - Package init diff --git a/org.apache.felix.gogo.shell-1.1.0-source-release.tar.gz b/org.apache.felix.gogo.shell-1.1.0-source-release.tar.gz deleted file mode 100644 index f196fd5..0000000 Binary files a/org.apache.felix.gogo.shell-1.1.0-source-release.tar.gz and /dev/null differ diff --git a/org.apache.felix.gogo.shell-1.1.4-source-release.tar.gz b/org.apache.felix.gogo.shell-1.1.4-source-release.tar.gz new file mode 100644 index 0000000..3612ba7 Binary files /dev/null and b/org.apache.felix.gogo.shell-1.1.4-source-release.tar.gz differ