From 01f51b0d49e095a881201bf259886ff968e84dbbba5b4ab797e63fac978fce3a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 28 Apr 2022 05:12:38 +0000 Subject: [PATCH] Accepting request 972312 from security - URLs switched to https OBS-URL: https://build.opensuse.org/request/show/972312 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule?expand=0&rev=17 --- perl-File-Find-Rule.changes | 5 +++++ perl-File-Find-Rule.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/perl-File-Find-Rule.changes b/perl-File-Find-Rule.changes index a161081..a658450 100644 --- a/perl-File-Find-Rule.changes +++ b/perl-File-Find-Rule.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 21 09:50:03 UTC 2022 - Marcus Meissner + +- URLs switched to https + ------------------------------------------------------------------- Sat Dec 5 10:06:05 UTC 2015 - coolo@suse.com diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec index 04c7074..7b2de31 100644 --- a/perl-File-Find-Rule.spec +++ b/perl-File-Find-Rule.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-Find-Rule # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,10 +21,10 @@ Version: 0.34 Release: 0 %define cpan_name File-Find-Rule Summary: Alternative interface to File::Find -License: GPL-1.0+ or Artistic-1.0 +License: GPL-1.0-or-later OR Artistic-1.0 Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/File-Find-Rule/ -Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz +URL: https://search.cpan.org/dist/File-Find-Rule/ +Source0: https://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build