From 9ec100ac468c35e6b3132809d456098116d2e2059e2372d67f1a572db689c3b1 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Mon, 7 Apr 2014 14:48:18 +0000
Subject: [PATCH] Accepting request 229272 from Cloud:OpenStack:Master
- add LICENSE to doc section
OBS-URL: https://build.opensuse.org/request/show/229272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=24
---
python-Pygments.changes | 5 +++++
python-Pygments.spec | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/python-Pygments.changes b/python-Pygments.changes
index 13908f0..6f97e81 100644
--- a/python-Pygments.changes
+++ b/python-Pygments.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Apr 7 11:36:38 UTC 2014 - dmueller@suse.com
+
+- add LICENSE to doc section
+
-------------------------------------------------------------------
Thu Oct 24 11:11:51 UTC 2013 - speilicke@suse.com
diff --git a/python-Pygments.spec b/python-Pygments.spec
index a6d58de..298a373 100644
--- a/python-Pygments.spec
+++ b/python-Pygments.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-Pygments
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -69,7 +69,7 @@ nosetests
%files
%defattr(-,root,root,-)
-%doc AUTHORS CHANGES TODO docs/build
+%doc LICENSE AUTHORS CHANGES TODO docs/build
%{_bindir}/pygmentize
%{_mandir}/man1/pygmentize.1*
%{python_sitelib}/pygments/