diff --git a/physfs-3.0.1.tar.bz2 b/physfs-3.0.1.tar.bz2 deleted file mode 100644 index cb5caa1..0000000 Binary files a/physfs-3.0.1.tar.bz2 and /dev/null differ diff --git a/physfs-3.0.2.tar.bz2 b/physfs-3.0.2.tar.bz2 new file mode 100644 index 0000000..cc216fc Binary files /dev/null and b/physfs-3.0.2.tar.bz2 differ diff --git a/physfs.spec b/physfs.spec index dca2f31..e0143a0 100644 --- a/physfs.spec +++ b/physfs.spec @@ -1,6 +1,6 @@ Name: physfs -Version: 3.0.1 -Release: 2 +Version: 3.0.2 +Release: 1 License: Zlib Summary: Provide abstract access to various archives URL: http://www.icculus.org/physfs/ @@ -63,6 +63,9 @@ touch -r LICENSE.txt docs/latex/* %changelog +* Wed Sep 20 2023 wulei - 3.0.2-1 +- Update to 3.0.2 + * Mon Aug 01 2022 liukuo - 3.0.1-2 - License compliance rectification