Bump to 1.8

This commit is contained in:
Tom Callaway 2006-09-04 05:17:49 +00:00
parent 8a3d179351
commit 1a3de8e294
3 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,3 @@
scrub-1.6-1.tgz
scrub-1.7.tar.bz2
scrub-1.8.tar.bz2

View File

@ -1,5 +1,5 @@
Name: scrub
Version: 1.7
Version: 1.8
Release: 1%{?dist}
Summary: Disk scrubbing program
License: GPL
@ -33,11 +33,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README ChangeLog DISCLAIMER COPYING
%doc NEWS ChangeLog DISCLAIMER COPYING
%{_bindir}/scrub
%{_mandir}/man1/scrub.1*
%changelog
* Mon Sep 4 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.8-1
- bump to 1.8
* Mon Feb 20 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.7-1
- bump to 1.7, update URL, Source0
- use Ben Woodard's description

View File

@ -1 +1 @@
faf66a307afbd06d57f617fa3176870f scrub-1.7.tar.bz2
18230b4196b7854740820cda39ecccd0 scrub-1.8.tar.bz2