Drop .0 suffix from release.
This commit is contained in:
parent
8ce79980af
commit
12847d562e
@ -1,7 +1,7 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.02.11
|
||||
Release: 2.0%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/lock/lvm
|
||||
|
||||
%changelog
|
||||
* Sat Oct 14 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-3
|
||||
- Drop .0 suffix from release.
|
||||
|
||||
* Sat Oct 14 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-2.0
|
||||
- Append distribution to release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user