New upstream release v0.8.1

This commit is contained in:
Marian Csontos 2019-05-04 21:37:19 +02:00
commit b2f4dd907c
3 changed files with 6 additions and 2 deletions

View file

@ -4,7 +4,7 @@
Summary: Device-mapper Persistent Data Tools
Name: device-mapper-persistent-data
Version: 0.8.0
Version: 0.8.1
Release: 1%{?dist}
License: GPLv3+
URL: https://github.com/jthornber/thin-provisioning-tools
@ -80,6 +80,9 @@ make DESTDIR=%{buildroot} MANDIR=%{_mandir} install
#% {_sbindir}/thin_show_duplicates
%changelog
* Sat May 04 2019 Marian Csontos <mcsontos@redhat.com> - 0.8.1-1
- Fix thin_repair should not require --repair option.
* Mon Apr 29 2019 Marian Csontos <mcsontos@redhat.com> - 0.8.0-1
- Update to latest upstream version