Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-geographiclib for
openSUSE:Factory checked in at 2023-06-27 23:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geographiclib (Old)
and /work/SRC/openSUSE:Factory/.python-geographiclib.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-geographiclib"
Tue Jun 27 23:17:35 2023 rev:3 rq:1095552 version:1.50
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-geographiclib/python-geographiclib.changes
2021-06-01 10:35:31.292614852 +0200
+++
/work/SRC/openSUSE:Factory/.python-geographiclib.new.15902/python-geographiclib.changes
2023-06-27 23:17:47.231787266 +0200
@@ -1,0 +2,6 @@
+Mon Jun 26 07:56:51 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Use sle15_python_module_pythons
+- Fix link to LICENSE.txt
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-geographiclib.spec ++++++
--- /var/tmp/diff_new_pack.7YYCrP/_old 2023-06-27 23:17:47.895791174 +0200
+++ /var/tmp/diff_new_pack.7YYCrP/_new 2023-06-27 23:17:47.899791197 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-geographiclib
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-geographiclib
Version: 1.50
Release: 0
@@ -25,7 +25,7 @@
Group: Development/Languages/Python
URL: https://geographiclib.sourceforge.io/
Source:
https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-%{version}.tar.gz
-Source1:
https://sourceforge.net/p/geographiclib/code/ci/master/tree/LICENSE.txt?format=raw#/LICENSE.txt
+Source1:
https://sourceforge.net/p/geographiclib/code/ci/release/tree/LICENSE.txt?format=raw#/LICENSE.txt
BuildRequires: %{python_module base}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ LICENSE.txt ++++++
--- /var/tmp/diff_new_pack.7YYCrP/_old 2023-06-27 23:17:47.927791362 +0200
+++ /var/tmp/diff_new_pack.7YYCrP/_new 2023-06-27 23:17:47.931791385 +0200
@@ -1,7 +1,6 @@
-The MIT License (MIT); this license applies to GeographicLib,
-versions 1.12 and later.
+The MIT License (MIT).
-Copyright (c) 2008-2019, Charles Karney
+Copyright (c) 2008-2022, Charles Karney
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation