Dominique Leuenberger 2023-06-27 21:17:35 +00:00 committed by Git OBS Bridge
commit 14bea1143c
3 changed files with 11 additions and 6 deletions

View File

@ -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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 26 07:56:51 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Use sle15_python_module_pythons
- Fix link to LICENSE.txt
-------------------------------------------------------------------
Mon May 24 14:03:36 UTC 2021 - pgajdos@suse.com

View File

@ -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 @@ License: MIT
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