- Update to version 0.7.2:

* Misc internal changes
  * Updated documentation and manpages

OBS-URL: https://build.opensuse.org/package/show/Base:System/thin-provisioning-tools?expand=0&rev=28
This commit is contained in:
Martin Pluskal 2017-10-02 12:22:36 +00:00 committed by Git OBS Bridge
parent 6d219fcea2
commit 96585da825
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da45e387bb7ad5b1b8727dc3e013a1136a18fe7a59bea19074a945ff6d73b925
size 247111

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98e779cb3f9131bc0bb3051ac33ff93562085bee1cb5409f2184163d74092e7e
size 265819

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 2 12:18:40 UTC 2017 - mpluskal@suse.com
- Update to version 0.7.2:
* Misc internal changes
* Updated documentation and manpages
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 5 10:21:05 UTC 2017 - mpluskal@suse.com Tue Sep 5 10:21:05 UTC 2017 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: thin-provisioning-tools Name: thin-provisioning-tools
Version: 0.7.1 Version: 0.7.2
Release: 0 Release: 0
Summary: Thin Provisioning Tools Summary: Thin Provisioning Tools
License: GPL-3.0 License: GPL-3.0
@ -93,12 +93,14 @@ make %{?_smp_mflags} V=""
%{_sbindir}/thin_trim %{_sbindir}/thin_trim
%{_mandir}/man8/cache_check.8%{ext_man} %{_mandir}/man8/cache_check.8%{ext_man}
%{_mandir}/man8/cache_dump.8%{ext_man} %{_mandir}/man8/cache_dump.8%{ext_man}
%{_mandir}/man8/cache_metadata_size.8%{ext_man}
%{_mandir}/man8/cache_repair.8%{ext_man} %{_mandir}/man8/cache_repair.8%{ext_man}
%{_mandir}/man8/cache_restore.8%{ext_man} %{_mandir}/man8/cache_restore.8%{ext_man}
%{_mandir}/man8/cache_writeback.8%{ext_man} %{_mandir}/man8/cache_writeback.8%{ext_man}
%{_mandir}/man8/era_check.8%{ext_man} %{_mandir}/man8/era_check.8%{ext_man}
%{_mandir}/man8/era_dump.8%{ext_man} %{_mandir}/man8/era_dump.8%{ext_man}
%{_mandir}/man8/era_invalidate.8%{ext_man} %{_mandir}/man8/era_invalidate.8%{ext_man}
%{_mandir}/man8/era_restore.8%{ext_man}
%{_mandir}/man8/thin_check.8%{ext_man} %{_mandir}/man8/thin_check.8%{ext_man}
%{_mandir}/man8/thin_delta.8%{ext_man} %{_mandir}/man8/thin_delta.8%{ext_man}
%{_mandir}/man8/thin_dump.8%{ext_man} %{_mandir}/man8/thin_dump.8%{ext_man}