diff --git a/partclone.spec b/partclone.spec index 00751c3..5296dba 100644 --- a/partclone.spec +++ b/partclone.spec @@ -4,7 +4,7 @@ Summary: Utility to clone and restore a partition Name: partclone Version: 0.3.12 -Release: 2 +Release: 1 # Partclone itself is GPLv2+ but uses other source codes, breakdown: # GPLv3+: fail-mbr/fail-mbr.S # GPLv2 and GPLv2+: src/btrfs* @@ -144,5 +144,5 @@ make check || (cat tests/test-suite.log; exit 1) %{_mandir}/man8/%{name}*.8* %changelog -* Fri Aug 7 2020 weidong - 0.3.12-2 +* Fri Aug 7 2020 weidong - 0.3.12-1 - Initial release for OpenEuler