diff --git a/file.changes b/file.changes index 29b9247..c6319ce 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 6 23:20:41 CET 2007 - rguenther@suse.de + +- Fix order of changelog entries + ------------------------------------------------------------------- Thu Nov 23 17:15:17 CET 2006 - werner@suse.de @@ -14,6 +19,11 @@ Mon Jun 12 15:11:07 CEST 2006 - werner@suse.de - Reenable file to display process name from a core dump (#183685) +------------------------------------------------------------------- +Mon Mar 27 13:26:50 CEST 2006 - werner@suse.de + +- Add Mono/.Net identfiers to msdos magics (bug #159708) + ------------------------------------------------------------------- Fri Mar 24 15:35:48 CET 2006 - werner@suse.de @@ -21,11 +31,6 @@ Fri Mar 24 15:35:48 CET 2006 - werner@suse.de * This version supports new key like `search' and `regex' * Port our patches to this version -------------------------------------------------------------------- -Mon Mar 27 13:26:50 CEST 2006 - werner@suse.de - -- Add Mono/.Net identfiers to msdos magics (bug #159708) - ------------------------------------------------------------------- Wed Jan 25 21:30:11 CET 2006 - mls@suse.de @@ -233,7 +238,7 @@ Wed Dec 19 15:50:32 CET 2001 - werner@suse.de - update to version 3.37 ------------------------------------------------------------------ +------------------------------------------------------------------- Sat Jun 30 21:20:57 CEST 2001 - bk@suse.de - update to version 3.33 @@ -351,21 +356,21 @@ Thu Oct 1 11:14:10 MEST 1998 - ro@suse.de - update to 3.26 - hacked dcore.c to build with glibc-2.1 ----------------------------------------------------------------------------- +------------------------------------------------------------------- Fri Oct 10 12:28:47 MEST 1997 - florian@suse.de - add some more entries to magic ----------------------------------------------------------------------------- +------------------------------------------------------------------- Wed Jun 25 11:28:39 MEST 1997 - florian@suse.de - add additional entries to recognize LaTeX files ----------------------------------------------------------------------------- +------------------------------------------------------------------- Tue May 27 20:03:59 MEST 1997 - florian@suse.de @@ -375,14 +380,14 @@ Tue May 27 20:03:59 MEST 1997 - florian@suse.de ----------------------------------------------------------------------------- +------------------------------------------------------------------- Wed Jan 22 22:24:11 CET 1997 - florian@suse.de - update to version 3.22 ----------------------------------------------------------------------------- +------------------------------------------------------------------- Tue Nov 26 20:15:03 CET 1996 - florian@suse.de @@ -392,7 +397,7 @@ Tue Nov 26 20:15:03 CET 1996 - florian@suse.de - add "dcore"-program to show some information about core-files ----------------------------------------------------------------------------- +------------------------------------------------------------------- Sat Nov 2 17:35:11 CET 1996 - florian@suse.de @@ -401,7 +406,7 @@ Sat Nov 2 17:35:11 CET 1996 - florian@suse.de - mv /etc/magic /usr/lib/magic (/etc/magic is still a symlink to new location) ----------------------------------------------------------------------------- +------------------------------------------------------------------- Tue Sep 3 00:33:45 MET DST 1996 - florian@suse.de - added missing entries for G3-fax (from mgetty source) diff --git a/file.spec b/file.spec index 3fafcd7..73810c6 100644 --- a/file.spec +++ b/file.spec @@ -1,7 +1,7 @@ # # spec file for package file (Version 4.18) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -12,11 +12,11 @@ Name: file URL: http://www.darwinsys.com/file/ -License: Other uncritical OpenSource License, Other License(s), see package +License: Other uncritical OpenSource License Group: Productivity/File utilities Autoreqprov: on Version: 4.18 -Release: 3 +Release: 11 Summary: A Tool to Determine File Types Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2 Patch: file-%{version}.dif @@ -141,7 +141,9 @@ rm -rf $RPM_BUILD_ROOT /usr/include/magic.h %attr(644,root,root) %{_mandir}/man3/libmagic.3.gz -%changelog -n file +%changelog +* Tue Mar 06 2007 - rguenther@suse.de +- Fix order of changelog entries * Thu Nov 23 2006 - werner@suse.de - Initialize variable in elf patch * Wed Nov 22 2006 - werner@suse.de