diff --git a/physfs.spec b/physfs.spec index 43513f0..dca2f31 100644 --- a/physfs.spec +++ b/physfs.spec @@ -1,7 +1,7 @@ Name: physfs Version: 3.0.1 -Release: 4 -License: zlib +Release: 2 +License: Zlib Summary: Provide abstract access to various archives URL: http://www.icculus.org/physfs/ Source0: http://www.icculus.org/physfs/downloads/physfs-%{version}.tar.bz2 @@ -63,5 +63,8 @@ touch -r LICENSE.txt docs/latex/* %changelog -* Fri Nov 29 2019 openEuler Buildteam - 3.0.1-4 +* Mon Aug 01 2022 liukuo - 3.0.1-2 +- License compliance rectification + +* Fri Nov 29 2019 openEuler Buildteam - 3.0.1-1 - Package init