This commit is contained in:
parent
9d2b6a043c
commit
de566719f8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba03042acdbcadf9b709b32a75a38aea7a22749574c94c29167756989a00ac3f
|
|
||||||
size 91400
|
|
3
diffstat-1.46.tar.bz2
Normal file
3
diffstat-1.46.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4af51b73f3d1a943fc707fd961c6381ffd5cecb13880bf96dc8f6b3579411b55
|
||||||
|
size 92871
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 11 13:44:33 CEST 2008 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
- update to 1.46 version:
|
||||||
|
* add "-S", "-D" and "-m" options to provide a way to show the amount
|
||||||
|
of difference relative to the total sizes of the files.
|
||||||
|
* add "-q" option (patch by Greg Norris).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 11 20:16:15 CET 2007 - pgajdos@suse.cz
|
Tue Dec 11 20:16:15 CET 2007 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
@ -1,17 +1,25 @@
|
|||||||
#
|
#
|
||||||
# spec file for package diffstat (Version 1.45)
|
# spec file for package diffstat (Version 1.46)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: diffstat
|
Name: diffstat
|
||||||
Version: 1.45
|
Version: 1.46
|
||||||
Release: 1
|
Release: 1
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
@ -58,7 +66,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Dec 11 2007 - pgajdos@suse.cz
|
* Thu Sep 11 2008 pgajdos@suse.cz
|
||||||
|
- update to 1.46 version:
|
||||||
|
* add "-S", "-D" and "-m" options to provide a way to show the amount
|
||||||
|
of difference relative to the total sizes of the files.
|
||||||
|
* add "-q" option (patch by Greg Norris).
|
||||||
|
* Tue Dec 11 2007 pgajdos@suse.cz
|
||||||
- update to 1.45
|
- update to 1.45
|
||||||
* add "-b" option (Debian #379380, patch by
|
* add "-b" option (Debian #379380, patch by
|
||||||
Greg Norris).
|
Greg Norris).
|
||||||
@ -74,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* updated config.guess and config.sub
|
* updated config.guess and config.sub
|
||||||
* updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS
|
* updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS
|
||||||
CF_MSG_LOG CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
|
CF_MSG_LOG CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
|
||||||
* Thu Jul 27 2006 - mjancar@suse.cz
|
* Thu Jul 27 2006 mjancar@suse.cz
|
||||||
- update to 1.43
|
- update to 1.43
|
||||||
* fix to avoid modifying data which is being used by tsearch() for
|
* fix to avoid modifying data which is being used by tsearch() for
|
||||||
ordering the binary tree (report by Adrian Bunk).
|
ordering the binary tree (report by Adrian Bunk).
|
||||||
@ -85,23 +98,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
CF_XOPEN_SOURCE
|
CF_XOPEN_SOURCE
|
||||||
* add configure check for compress, gzip and bzip2 programs that may be
|
* add configure check for compress, gzip and bzip2 programs that may be
|
||||||
used to decompress files.
|
used to decompress files.
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Jan 12 2006 - mjancar@suse.cz
|
* Thu Jan 12 2006 mjancar@suse.cz
|
||||||
- update to 1.41
|
- update to 1.41
|
||||||
* Mon Aug 01 2005 - mjancar@suse.cz
|
* Mon Aug 01 2005 mjancar@suse.cz
|
||||||
- update to 1.39
|
- update to 1.39
|
||||||
* Thu Feb 24 2005 - mjancar@suse.cz
|
* Thu Feb 24 2005 mjancar@suse.cz
|
||||||
- update to 1.38
|
- update to 1.38
|
||||||
* Fri Feb 27 2004 - mjancar@suse.cz
|
* Fri Feb 27 2004 mjancar@suse.cz
|
||||||
- update to 1.34
|
- update to 1.34
|
||||||
* Thu Jul 24 2003 - mjancar@suse.cz
|
* Thu Jul 24 2003 mjancar@suse.cz
|
||||||
- update to 1.33
|
- update to 1.33
|
||||||
* Fri Nov 23 2001 - cihlar@suse.cz
|
* Fri Nov 23 2001 cihlar@suse.cz
|
||||||
- update to version 1.29
|
- update to version 1.29
|
||||||
* add bzip2 (.bz2) suffix
|
* add bzip2 (.bz2) suffix
|
||||||
* add check for diff from RCS archive where the
|
* add check for diff from RCS archive where the
|
||||||
"diff" lines do not reference a filename
|
"diff" lines do not reference a filename
|
||||||
- added Url:
|
- added Url:
|
||||||
* Thu Oct 19 2000 - cihlar@suse.cz
|
* Thu Oct 19 2000 cihlar@suse.cz
|
||||||
- package created
|
- package created
|
||||||
|
Loading…
Reference in New Issue
Block a user