diff --git a/lzop.spec b/lzop.spec index 3574367..36ef578 100644 --- a/lzop.spec +++ b/lzop.spec @@ -1,7 +1,7 @@ Name: lzop Summary: lzop is a file compressor very similar to gzip. Version: 1.04 -Release: 1 +Release: 2 License: GPLv2+ URL: https://www.lzop.org/ Source: https://www.lzop.org/download/%{name}-%{version}.tar.gz @@ -37,5 +37,8 @@ make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install %{_mandir}/man?/%{name}.* %changelog +* Tue Oct 25 2022 yanglongkang - 1.04-2 +- rebuild for next release + * Tue Aug 27 2019 openEuler Buildteam - 1.04-1 - Package init