bumped for rebuild
This commit is contained in:
parent
29f60ac48a
commit
8bcc65e3c4
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Abstract Machine Test Utility (AMTU)
|
||||
Name: amtu
|
||||
Version: 1.0.4
|
||||
Release: 3
|
||||
Release: 3.1
|
||||
License: Common Public License
|
||||
Group: System Environment/Base
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
|
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%attr(0644,root,root) %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.4-3.1
|
||||
- rebuild
|
||||
|
||||
* Mon Jun 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.4-3
|
||||
- Fix missing BR on automake
|
||||
|
||||
|
|
|
|||
Reference in a new issue