bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:10:22 +00:00
parent f6de4eb403
commit 9fcf8091f7

View File

@ -3,7 +3,7 @@
Summary: libnotify notification library
Name: libnotify
Version: 0.3.0
Release: 4.1
Release: 4.2
URL: http://www.galago-project.org/specs/notification/
Source0: %{name}-%{version}.tar.gz
License: LGPL
@ -69,6 +69,9 @@ development of programs using %{name}.
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes