diff --git a/nwipe.spec b/nwipe.spec index 18fa7e4..aad52ab 100644 --- a/nwipe.spec +++ b/nwipe.spec @@ -1,14 +1,16 @@ +Name: nwipe +Version: 0.25 +Release: 1%{?dist} +Summary: Securely erase disks using a variety of recognized methods + + %global gituser martijnvanbrummelen %global gitname nwipe -%global commit 533fa56de870c2b703ea903efae61162d4012406 +%global commit 0fa21d4c04f32fa34ec52d7aa2e4b261b8f9e262 +%global gitdate 20180808 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -Name: nwipe -Version: 0.24 -Release: 4%{?dist} -Summary: Securely erase disks using a variety of recognized methods - License: GPLv2 # used to be http://nwipe.sourceforge.net URL: https://github.com/martijnvanbrummelen/nwipe @@ -61,6 +63,9 @@ make install DESTDIR=%{buildroot} LDFLAGS="-lncurses -lpanel" %{_mandir}/man1/%{name}.1.gz %changelog +* Mon Apr 01 2019 Michal Ambroz 0.25-1 +- bump to 0.25 + * Fri Feb 01 2019 Fedora Release Engineering - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild