forked from pool/libcdr
0.1.6
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libcdr?expand=0&rev=58
This commit is contained in:
parent
805a97648f
commit
924fe31b50
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7a7e8b00a3df5798110024d7061fe9d1c3330277d2e4fa9213294f966a4a66d
|
||||
size 609592
|
3
libcdr-0.1.6.tar.xz
Normal file
3
libcdr-0.1.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01cd00b04a030977e544433c2d127c997205332cd9b8e35ec0ee17110da7f861
|
||||
size 612068
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 20:22:58 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Version update to 0.1.6
|
||||
* Extend support to the newest CDR format versions
|
||||
+ Supports currently CDR 1 to 21, which is all released
|
||||
versions to date
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 11:21:08 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcdr
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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)
|
||||
# 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 libcdr-0_1-1
|
||||
Name: libcdr
|
||||
Version: 0.1.4
|
||||
Version: 0.1.6
|
||||
Release: 0
|
||||
Summary: Library for parsing the Corel Draw file format structure
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Publishing/Word
|
||||
Url: http://www.freedesktop.org/wiki/Software/libcdr
|
||||
URL: http://www.freedesktop.org/wiki/Software/libcdr
|
||||
Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
||||
Patch0: libcdr-0.1.1-pkgconfig.patch
|
||||
BuildRequires: doxygen
|
||||
|
Loading…
x
Reference in New Issue
Block a user