Accepting request 523007 from devel:tools

- Update to 1.0.18:
  * Ensure --color=no is honoured where appropriate, add
    --color-term-output-only plus minor fixes.
  * Fix regression which broke piping to less.
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/523007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colordiff?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2017-09-11 14:22:55 +00:00 committed by Git OBS Bridge
commit 37ab926ab7
6 changed files with 14 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b
size 21542

Binary file not shown.

3
colordiff-1.0.18.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0
size 21695

BIN
colordiff-1.0.18.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 10 15:41:24 UTC 2017 - aavindraa@gmail.com
- Update to 1.0.18:
* Ensure --color=no is honoured where appropriate, add
--color-term-output-only plus minor fixes.
* Fix regression which broke piping to less.
- Cleanup with spec-cleaner
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 25 14:03:43 UTC 2015 - mpluskal@suse.com Fri Dec 25 14:03:43 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package colordiff # spec file for package colordiff
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: colordiff Name: colordiff
Version: 1.0.16 Version: 1.0.18
Release: 0 Release: 0
Summary: Colour-highlighted 'diff' output Summary: Colour-highlighted 'diff' output
License: GPL-2.0+ License: GPL-2.0+
@ -27,7 +27,6 @@ Source0: http://www.colordiff.org/%{name}-%{version}.tar.gz
Source1: http://www.colordiff.org/%{name}-%{version}.tar.gz.sig Source1: http://www.colordiff.org/%{name}-%{version}.tar.gz.sig
Source2: %{name}.keyring Source2: %{name}.keyring
Patch0: colordiff-fix-permission.diff Patch0: colordiff-fix-permission.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%description %description
@ -52,7 +51,6 @@ sed -i -e "s@%{buildroot}@@" %{buildroot}/%{_bindir}/colordiff
chmod a-x %{buildroot}/%{_mandir}/man1/colordiff.* chmod a-x %{buildroot}/%{_mandir}/man1/colordiff.*
%files %files
%defattr(-,root,root)
%doc README COPYING CHANGES BUGS colordiffrc colordiffrc-lightbg %doc README COPYING CHANGES BUGS colordiffrc colordiffrc-lightbg
%config %{_sysconfdir}/colordiffrc %config %{_sysconfdir}/colordiffrc
%{_bindir}/cdiff %{_bindir}/cdiff