Accepting request 826982 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/826982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwpg?expand=0&rev=30
This commit is contained in:
commit
7fb3441ede
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57faf1ab97d63d57383ac5d7875e992a3d190436732f4083310c0471e72f8c33
|
|
||||||
size 326840
|
|
3
libwpg-0.3.3.tar.xz
Normal file
3
libwpg-0.3.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c
|
||||||
|
size 328664
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 15 22:05:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.3.3:
|
||||||
|
- Drop obsolete MSVC project files.
|
||||||
|
- Use --disable-werror instead of --enable-werror as configure default.
|
||||||
|
- Fix parsing of 24-bit RGB and 32-bit RGBA bitmaps in WPG2 files. (tdf#78105)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 14 10:42:38 UTC 2017 - tchvatal@suse.com
|
Thu Sep 14 10:42:38 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
10
libwpg.spec
10
libwpg.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libwpg
|
# spec file for package libwpg
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 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
|
||||||
@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define libname libwpg-0_3-3
|
%define libname libwpg-0_3-3
|
||||||
Name: libwpg
|
Name: libwpg
|
||||||
Version: 0.3.2
|
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+ 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
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user