This commit is contained in:
parent
f0e47a2040
commit
1edc8f8585
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 28 06:11:56 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix license header to correspond SPDX abbreviation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 15 22:05:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Sat Aug 15 22:05:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libwpg
|
# spec file for package libwpg
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -21,7 +21,7 @@ Name: libwpg
|
|||||||
Version: 0.3.3
|
Version: 0.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||||
License: LGPL-2.1-or-later AND MPL-2.0+
|
License: LGPL-2.1-or-later AND MPL-2.0
|
||||||
Group: Productivity/Publishing/Word
|
Group: Productivity/Publishing/Word
|
||||||
URL: http://libwpg.sourceforge.net/
|
URL: http://libwpg.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
|
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user