- Autorebuild for GCC 4.3
This commit is contained in:
parent
eaf244a092
commit
3364654cc4
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Abstract Machine Test Utility (AMTU)
|
||||
Name: amtu
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Common Public License
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceforge.net/projects/amtueal/
|
||||
|
|
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%attr(0644,root,root) %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.6-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Sat Dec 08 2007 Steve Grubb <sgrubb@redhat.com> 1.0.6-1
|
||||
- new upstream version
|
||||
|
||||
|
|
|
|||
Reference in a new issue