From 6f1e925cdebf7998a8bf5007f03416f3060137cb037a01f82e438173307f0947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 5 Feb 2013 14:11:36 +0000 Subject: [PATCH 1/2] * this version now uses icu OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmspub?expand=0&rev=5 --- libmspub-0.0.3.tar.xz | 3 --- libmspub-0.0.4.tar.xz | 3 +++ libmspub.changes | 6 ++++++ libmspub.spec | 21 ++++++++++++++------- 4 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 libmspub-0.0.3.tar.xz create mode 100644 libmspub-0.0.4.tar.xz diff --git a/libmspub-0.0.3.tar.xz b/libmspub-0.0.3.tar.xz deleted file mode 100644 index 1403445..0000000 --- a/libmspub-0.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e27c3021006080298357101a724563c23835c89757527217fb7f9357549ab15f -size 339552 diff --git a/libmspub-0.0.4.tar.xz b/libmspub-0.0.4.tar.xz new file mode 100644 index 0000000..cf1ccd8 --- /dev/null +++ b/libmspub-0.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3f17fc62758b6ee1c80b364a18e14e58f69f645848902cf3cedfd3539ad5e7 +size 348468 diff --git a/libmspub.changes b/libmspub.changes index b7383c6..208d1b2 100644 --- a/libmspub.changes +++ b/libmspub.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 14:11:09 UTC 2013 - tchvatal@suse.com + +- Update to 0.0.4 + * now uses icu + ------------------------------------------------------------------- Thu Nov 29 20:38:55 UTC 2012 - tchvatal@suse.com diff --git a/libmspub.spec b/libmspub.spec index 0f08b92..187ed89 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,7 +1,7 @@ # # spec file for package libmspub # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # - Name: libmspub # note: the main package is empty, it only sets a sane name for the source rpm %if 0%{?suse_version} > 1020 @@ -25,14 +24,20 @@ BuildRequires: doxygen %else %define build_doc 0 %endif -BuildRequires: boost-devel gcc-c++ pkgconfig xz zlib-devel -BuildRequires: libwpd-devel >= 0.9.0 libwpg-devel >= 0.2.0 +BuildRequires: boost-devel BuildRequires: fdupes +BuildRequires: gcc-c++ +BuildRequires: libicu-devel +BuildRequires: libwpd-devel >= 0.9.0 +BuildRequires: libwpg-devel >= 0.2.0 +BuildRequires: pkgconfig +BuildRequires: xz +BuildRequires: zlib-devel Summary: Microsoft Publisher file format parser library -Version: 0.0.3 -Release: 0 License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 Group: Productivity/Publishing/Word +Version: 0.0.4 +Release: 0 Url: http://www.freedesktop.org/wiki/Software/libmspub Source: http://dev-www.libreoffice.org/src/libmspub-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,7 +60,9 @@ cross-platform, at the moment it can be build on Microsoft Windows and Linux. %package devel Summary: Files for Developing with libmspub Group: Development/Libraries/C and C++ -Requires: %libname = %version libwpd-devel libwpg-devel +Requires: %libname = %version +Requires: libwpd-devel +Requires: libwpg-devel %description devel libmspub is a library for parsing the Microsoft Publisher file format structure. From 55f6ef7a4b74da42bebc552cfe96589bc087286df41bc708cb832942c7d3a4a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 21 Feb 2013 09:17:44 +0000 Subject: [PATCH 2/2] - Version bump to 0.0.5 - bugfix release. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmspub?expand=0&rev=6 --- libmspub-0.0.4.tar.xz | 3 --- libmspub-0.0.5.tar.xz | 3 +++ libmspub.changes | 5 +++++ libmspub.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 libmspub-0.0.4.tar.xz create mode 100644 libmspub-0.0.5.tar.xz diff --git a/libmspub-0.0.4.tar.xz b/libmspub-0.0.4.tar.xz deleted file mode 100644 index cf1ccd8..0000000 --- a/libmspub-0.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a3f17fc62758b6ee1c80b364a18e14e58f69f645848902cf3cedfd3539ad5e7 -size 348468 diff --git a/libmspub-0.0.5.tar.xz b/libmspub-0.0.5.tar.xz new file mode 100644 index 0000000..1bfbc98 --- /dev/null +++ b/libmspub-0.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba71b640787d6b71337e2955d6fd10a11d8ca869359e03623193bf4f56e91ab +size 349232 diff --git a/libmspub.changes b/libmspub.changes index 208d1b2..70e07ad 100644 --- a/libmspub.changes +++ b/libmspub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 21 09:17:36 UTC 2013 - tchvatal@suse.com + +- Version bump to 0.0.5 - bugfix release. + ------------------------------------------------------------------- Tue Feb 5 14:11:09 UTC 2013 - tchvatal@suse.com diff --git a/libmspub.spec b/libmspub.spec index 187ed89..899dce7 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -36,7 +36,7 @@ BuildRequires: zlib-devel Summary: Microsoft Publisher file format parser library License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 Group: Productivity/Publishing/Word -Version: 0.0.4 +Version: 0.0.5 Release: 0 Url: http://www.freedesktop.org/wiki/Software/libmspub Source: http://dev-www.libreoffice.org/src/libmspub-%{version}.tar.xz