14
0

Accepting request 522054 from home:TheBlackCat:branches:devel:languages:python

- Revert change to older copyright
  We shouldn't change previous copyrights
- Fix doc package dependency issue

OBS-URL: https://build.opensuse.org/request/show/522054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=28
This commit is contained in:
Jan Matejek
2017-09-07 16:29:21 +00:00
committed by Git OBS Bridge
parent a5d95f6939
commit 9ff66e1757
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 7 15:57:20 UTC 2017 - toddrme2178@gmail.com
- Revert change to older copyright
We shouldn't change previous copyrights
- Fix doc package dependency issue
-------------------------------------------------------------------
Mon Aug 7 23:22:39 UTC 2017 - jengelh@inai.de

View File

@@ -2,7 +2,7 @@
# spec file for package python-pyramid
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
# Copyright (c) 2014-2016 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -73,7 +73,6 @@ It was previously known as repoze.bfg (http://bfg.repoze.org).
%package -n %{name}-doc
Summary: Documentation for %{name}
Group: Documentation/HTML
Requires: %{name} = %{version}
Provides: %{python_module pyramid-doc = %{version}}
%description -n %{name}-doc