diff --git a/spatial4j-0.7.tar.gz b/spatial4j-0.7.tar.gz deleted file mode 100644 index c562ede..0000000 Binary files a/spatial4j-0.7.tar.gz and /dev/null differ diff --git a/spatial4j-0.8.tar.gz b/spatial4j-0.8.tar.gz new file mode 100644 index 0000000..fd1f653 Binary files /dev/null and b/spatial4j-0.8.tar.gz differ diff --git a/spatial4j.spec b/spatial4j.spec index 562958e..0c62435 100644 --- a/spatial4j.spec +++ b/spatial4j.spec @@ -1,5 +1,5 @@ Name: spatial4j -Version: 0.7 +Version: 0.8 Release: 1 Summary: A Geospatial Library for Java License: ASL 2.0 @@ -43,5 +43,8 @@ This package contains API documentation for %{name}. %license asl-v20.txt notice.md %changelog +* Tue Nov 8 2022 hkgy - 0.8-1 +- Upgrade to v0.8 + * Fri Aug 14 2020 wangxiao - 0.7-1 - Package init