forked from pool/fillup
- use https as url
OBS-URL: https://build.opensuse.org/package/show/Base:System/fillup?expand=0&rev=30
This commit is contained in:
parent
176dd44bf3
commit
f5c76a30b2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 10:14:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- use https as url
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 16 09:47:35 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
Fri Oct 16 09:47:35 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fillup
|
# spec file for package fillup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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
|
||||||
@ -27,7 +27,7 @@ Release: 0
|
|||||||
Summary: Tool for Merging Config Files
|
Summary: Tool for Merging Config Files
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
URL: http://github.com/openSUSE/fillup
|
URL: https://github.com/openSUSE/fillup
|
||||||
Source: fillup-%{version}.tar.bz2
|
Source: fillup-%{version}.tar.bz2
|
||||||
Patch0: fillup-optflags.patch
|
Patch0: fillup-optflags.patch
|
||||||
Patch1: fillup-warnings.dif
|
Patch1: fillup-warnings.dif
|
||||||
|
Loading…
Reference in New Issue
Block a user