From d49e641849ccec2dbba354f14659b1b74e5fb20b520e1f3bc405e7256c1e517e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 22 Feb 2013 14:13:22 +0000 Subject: [PATCH] - LICENSE isn't part of upstream sources anymore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=5 --- python-warlock.changes | 1 + python-warlock.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/python-warlock.changes b/python-warlock.changes index 815c381..0ec3787 100644 --- a/python-warlock.changes +++ b/python-warlock.changes @@ -3,6 +3,7 @@ Fri Feb 22 14:05:28 UTC 2013 - saschpe@suse.de - Update to version 0.8.1: + Upstream provides no changelog +- LICENSE isn't part of upstream sources anymore ------------------------------------------------------------------- Thu Nov 22 15:53:15 UTC 2012 - saschpe@suse.de diff --git a/python-warlock.spec b/python-warlock.spec index 92e956f..965a129 100644 --- a/python-warlock.spec +++ b/python-warlock.spec @@ -54,7 +54,7 @@ python setup.py test %files %defattr(-,root,root,-) -%doc LICENSE README.md +%doc README.md %{python_sitelib}/* %changelog