reset release to 1

This commit is contained in:
weidong 2020-08-14 11:10:45 +08:00
parent 0170db91aa
commit 69e2f27e07

View File

@ -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 <weidong@uniontech.com> - 0.3.12-2
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 0.3.12-1
- Initial release for OpenEuler