From 60909ca32d1041597675e6d067239d04183163aeb4c6575f4af1eb64e7546a16 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 4 May 2022 09:09:05 +0000 Subject: [PATCH] - urls changed to https OBS-URL: https://build.opensuse.org/package/show/graphics/libmng?expand=0&rev=21 --- libmng.changes | 5 +++++ libmng.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libmng.changes b/libmng.changes index 53734d9..5d6ed73 100644 --- a/libmng.changes +++ b/libmng.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 4 09:08:56 UTC 2022 - Marcus Meissner + +- urls changed to https + ------------------------------------------------------------------- Mon Apr 27 13:52:20 UTC 2015 - mpluskal@suse.com diff --git a/libmng.spec b/libmng.spec index 41c6bf9..9bcb7ae 100644 --- a/libmng.spec +++ b/libmng.spec @@ -1,7 +1,7 @@ # # spec file for package libmng # -# 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/ # @@ -23,8 +23,8 @@ Release: 0 Summary: Library for Support of MNG and JNG Formats License: Zlib Group: Development/Libraries/C and C++ -Url: http://www.libmng.com/ -Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-devel/%{version}/%{name}-%{version}.tar.xz +URL: https://www.libmng.com/ +Source0: https://downloads.sourceforge.net/project/%{name}/%{name}-devel/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf Patch0: libmng-1.0.9-dont-leak-zlib-streams.diff BuildRequires: cmake