Accepting request 987432 from devel:libraries:c_c++

- switch source urls to https

OBS-URL: https://build.opensuse.org/request/show/987432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2022-07-09 14:59:31 +00:00 committed by Git OBS Bridge
commit 6a299a61b2
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 7 12:28:47 UTC 2022 - Marcus Meissner <meissner@suse.com>
- switch source urls to https
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 2 14:34:44 UTC 2021 - pgajdos@suse.com Mon Aug 2 14:34:44 UTC 2021 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package aspell # spec file for package aspell
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -23,8 +23,8 @@ Summary: A Spell Checker
License: GFDL-1.1-or-later AND LGPL-2.1-only AND HPND AND SUSE-BSD-Mark-Modifications License: GFDL-1.1-or-later AND LGPL-2.1-only AND HPND AND SUSE-BSD-Mark-Modifications
Group: Productivity/Text/Spell Group: Productivity/Text/Spell
URL: http://aspell.net/ URL: http://aspell.net/
Source0: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz Source0: https://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz.sig Source1: https://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz.sig
Source2: %{name}.keyring Source2: %{name}.keyring
Source100: baselibs.conf Source100: baselibs.conf
# PATCH-FIX-OPENSUSE aspell-strict-aliasing.patch pnemec@suse.cz -- Fix gcc strict aliasing warnings # PATCH-FIX-OPENSUSE aspell-strict-aliasing.patch pnemec@suse.cz -- Fix gcc strict aliasing warnings