From 99b48738c1437de3bff4483b47b5ef8aaef1de74fa0d3107ca6f5687c6cf2727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 Jan 2020 11:38:57 +0000 Subject: [PATCH] Accepting request 766824 from home:mcalabkova:branches:devel:languages:python - update to 0.4.15 * small fixes OBS-URL: https://build.opensuse.org/request/show/766824 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-catkin-pkg?expand=0&rev=5 --- 0.4.15.tar.gz | 3 +++ python-catkin-pkg.changes | 6 ++++++ python-catkin-pkg.spec | 4 ++-- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 0.4.15.tar.gz diff --git a/0.4.15.tar.gz b/0.4.15.tar.gz new file mode 100644 index 0000000..746c264 --- /dev/null +++ b/0.4.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d43d05798c522cf2d1bb11764fd086ef16c38c197689467954bf560c0d729be +size 63376 diff --git a/python-catkin-pkg.changes b/python-catkin-pkg.changes index 760c480..309bc56 100644 --- a/python-catkin-pkg.changes +++ b/python-catkin-pkg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 24 11:34:31 UTC 2020 - Marketa Calabkova + +- update to 0.4.15 + * small fixes + ------------------------------------------------------------------- Sat Aug 3 07:34:09 UTC 2019 - Tomáš Chvátal diff --git a/python-catkin-pkg.spec b/python-catkin-pkg.spec index efdc275..9555fa5 100644 --- a/python-catkin-pkg.spec +++ b/python-catkin-pkg.spec @@ -1,7 +1,7 @@ # # spec file for package python-catkin-pkg # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-catkin-pkg -Version: 0.4.13 +Version: 0.4.15 Release: 0 Summary: Catkin package library License: BSD-3-Clause