diff --git a/devhelp.spec b/devhelp.spec index 1c378bc..25d0964 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,10 +1,10 @@ %define mozver %(rpm -q mozilla --qf "%%{name} = %%{epoch}:%%{version}") -ExclusiveArch: i386 x86_64 ppc s390 +ExclusiveArch: i386 x86_64 ppc Summary: API document browser Name: devhelp Version: 0.9 -Release: 3 +Release: 6 License: GPL Group: Development/Tools Url: http://www.imendio.com/projects/devhelp/ @@ -103,6 +103,15 @@ done %{_libdir}/pkgconfig/* %changelog +* Wed Jun 23 2004 Christopher Aillon +- Update ExclusiveArch + +* Tue Jun 22 2004 Christopher Aillon +- rebuilt + +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Wed Apr 21 2004 Colin Walters 0.9-3 - Update patch to avoid (unlikely) security issue noticed by Jeremy Katz.