bump for gcc bug

This commit is contained in:
Jesse Keating 2006-10-01 20:21:20 +00:00
parent ef00c43125
commit c644a17de2

View File

@ -6,7 +6,7 @@
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.87
Release: 1
Release: 2
License: GPL
Group: Applications/System
Source: usermode-%{version}.tar.gz
@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.87-2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 20 2006 Martin Bacovsky <mbacovsky@redhat.com> 1.87-1
- pam-panel-icon is now transparent on GTK+ >2.10 (#207181),
thanks to Bill Nottingham