From 1d887d99d270cb17d0d71fb4fdb5c39370f396105b7abf4bdf6cb4b8c80e1b01 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Tue, 19 Nov 2013 15:48:55 +0000
Subject: [PATCH] Accepting request 207608 from
home:dirkmueller:branches:devel:languages:python
- install LICENSE (and other usual boilerplate)
OBS-URL: https://build.opensuse.org/request/show/207608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=22
---
python-pyflakes.changes | 5 +++++
python-pyflakes.spec | 1 +
2 files changed, 6 insertions(+)
diff --git a/python-pyflakes.changes b/python-pyflakes.changes
index 8baaa43..27894d5 100644
--- a/python-pyflakes.changes
+++ b/python-pyflakes.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Nov 19 15:43:47 UTC 2013 - dmueller@suse.com
+
+- install LICENSE (and other usual boilerplate)
+
-------------------------------------------------------------------
Wed Jul 3 15:55:32 UTC 2013 - dmueller@suse.com
diff --git a/python-pyflakes.spec b/python-pyflakes.spec
index ce75cbb..bbb44c1 100644
--- a/python-pyflakes.spec
+++ b/python-pyflakes.spec
@@ -53,6 +53,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
+%doc LICENSE NEWS.txt README.rst AUTHORS
%{python_sitelib}/*
%{_bindir}/pyflakes