bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 11:21:07 +00:00
parent c03b268c55
commit ce542ae90e

View File

@ -4,7 +4,7 @@
Summary: A tool for decoding raw image data from digital cameras. Summary: A tool for decoding raw image data from digital cameras.
Name: dcraw Name: dcraw
Version: 0.0.%dcrawdate Version: 0.0.%dcrawdate
Release: 1 Release: 1.1
Group: Applications/Multimedia Group: Applications/Multimedia
License: freely distributable License: freely distributable
#The next file is actually http://www.cybercom.net/~dcoffin/dcraw/dcraw.c #The next file is actually http://www.cybercom.net/~dcoffin/dcraw/dcraw.c
@ -41,6 +41,9 @@ rm -rf %buildroot
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.20051211-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Dec 14 2005 Nils Philippsen <nphilipp@redhat.com> * Wed Dec 14 2005 Nils Philippsen <nphilipp@redhat.com>
- version of 2005-12-11 - version of 2005-12-11
- manpage of 2005-09-29 - manpage of 2005-09-29