Blame SOURCES/0004-add-bug-reporting-URL.patch

99c779
From abecb197a93c9fb0ec3f0628e98488da1e35fe01 Mon Sep 17 00:00:00 2001
99c779
From: Lyonel Vincent <lyonel@ezix.org>
99c779
Date: Sat, 23 Apr 2016 12:12:05 +0200
99c779
Subject: [PATCH 04/43] add bug reporting URL
99c779
99c779
---
99c779
 README.md | 3 +--
99c779
 1 file changed, 1 insertion(+), 2 deletions(-)
99c779
99c779
diff --git a/README.md b/README.md
99c779
index 64e8b0f..587cf97 100644
99c779
--- a/README.md
99c779
+++ b/README.md
99c779
@@ -29,7 +29,7 @@ Installation
99c779
     	$ make gui
99c779
 
99c779
  4. the lshw home page is http://lshw.ezix.org/
99c779
- 5. send bug reports, requests for help, feature requests, comments, etc. to bugs@ezix.org.  The author can be contacted directly (lyonel@ezix.org)
99c779
+ 5. bug reports and feature requests: http://ezix.org/project/newticket?component=lshw
99c779
  
99c779
    Please make sure you include enough information in your bug report: XML output from lshw is preferred over text or HTML, indicate the affected version of lshw, your platform (i386, x86-64, PA-RISC, PowerPC, etc.) and your distribution.
99c779
 
99c779
@@ -56,4 +56,3 @@ or
99c779
 in the `src/` directory
99c779
 
99c779
 Building compressed binaries requires `upx` (cf. http://upx.sourceforge.net/).
99c779
-
99c779
-- 
99c779
2.10.2
99c779