From 48788ae3a33c448945cd0ac6ed75834bbd2809bbb0b32800d9d7ebf9d8f1b63b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:45:48 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=13 --- python-PyPDF2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyPDF2.spec b/python-PyPDF2.spec index 053ab58..f32b2e4 100644 --- a/python-PyPDF2.spec +++ b/python-PyPDF2.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyPDF2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 93c0acd5199953af3bf54c50c83b2369269cb32a21194942d0021bbe58c8f117 Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Mon, 21 Oct 2019 22:58:33 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPDF2?expand=0&rev=14 --- python-PyPDF2.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-PyPDF2.changes b/python-PyPDF2.changes index e6fc85d..639139b 100644 --- a/python-PyPDF2.changes +++ b/python-PyPDF2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 22:55:54 UTC 2019 - Simon Lees + +- change the copyright to 2019 + ------------------------------------------------------------------- Thu Dec 6 13:22:02 UTC 2018 - Tomáš Chvátal