Accepting request 242311 from LibreOffice:Factory
Lo 4.3.0.3 submission OBS-URL: https://build.opensuse.org/request/show/242311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwpg?expand=0&rev=26
This commit is contained in:
commit
c6e0b26396
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b49bfd77b9447534dee0d43bbdc48b4dcb09339605be21c01726243d5069a6cd
|
||||
size 301000
|
3
libwpg-0.3.0.tar.xz
Normal file
3
libwpg-0.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f709199235f4c061c3ffe1a5112ce6430e8434e621bf7b3e3dca16114eaf224
|
||||
size 300244
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 09:31:32 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 0.3.0:
|
||||
* New release based on librevenge framework
|
||||
* Variouf fixes and cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 20:52:06 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libwpg
|
||||
Version: 0.2.2
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||
License: LGPL-2.1+ and MPL-2.0+
|
||||
@ -26,8 +26,9 @@ Url: http://libwpg.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libwpd-devel >= 0.9.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: librevenge-devel >= 0.0.0
|
||||
BuildRequires: libwpd-devel >= 0.10.0
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -36,7 +37,7 @@ libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
|
||||
Graphics) format. It is cross-platform, at the moment it can be build
|
||||
on Microsoft Windows and Linux.
|
||||
|
||||
%define libname libwpg-0_2-2
|
||||
%define libname libwpg-0_3-3
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: Library to read and parse graphics in WordPerfect Graphics format
|
||||
|
Loading…
x
Reference in New Issue
Block a user