Accepting request 977065 from graphics

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/977065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icoutils?expand=0&rev=16
This commit is contained in:
2022-05-13 21:03:34 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 6 13:36:10 UTC 2022 - Marcus Meissner <meissner@suse.com>
- source urls switched to https
-------------------------------------------------------------------
Mon Jun 1 07:09:23 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package icoutils
#
# Copyright (c) 2020 SUSE LLC
# 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
@@ -23,8 +23,8 @@ Summary: Extracting and Converting Microsoft Icon and Cursor Files
License: GPL-3.0-or-later
Group: Productivity/Graphics/Convertors
URL: https://www.nongnu.org/icoutils/
Source0: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
Source1: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
Source0: https://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
Source1: https://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
Source2: %{name}.keyring
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libpng)