diff --git a/mallard-ducktype-0.3.tar.gz b/mallard-ducktype-0.3.tar.gz deleted file mode 100644 index 5a02dd4..0000000 Binary files a/mallard-ducktype-0.3.tar.gz and /dev/null differ diff --git a/mallard-ducktype-1.0.2.tar.gz b/mallard-ducktype-1.0.2.tar.gz new file mode 100644 index 0000000..470dee2 Binary files /dev/null and b/mallard-ducktype-1.0.2.tar.gz differ diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index b03d675..34eff34 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -1,6 +1,6 @@ Name: python3-mallard-ducktype -Version: 0.3 -Release: 5 +Version: 1.0.2 +Release: 1 Summary: Parse Ducktype files and convert them to Mallard License: MIT URL: https://pypi.python.org/pypi/mallard-ducktype @@ -38,5 +38,8 @@ rm -rf mallard-ducktype-%{version}/mallard_ducktype.egg-info/ %changelog +* Wed Jul 26 2023 sunhui - 1.0.2-1 +- Update package to version 1.0.2 + * Wed Jan 08 2020 wanjiankang - 0.3-5 - Initial package.