From 13b949e9f346b1a1573473a6e2d78b60b8a2fc2738332c3410239e609d78bb90 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 30 Jun 2013 20:05:38 +0000 Subject: [PATCH] Accepting request 181486 from home:Zaitor:branches:multimedia:libs Update to ver 2.2.1 OBS-URL: https://build.opensuse.org/request/show/181486 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=17 --- exempi-2.2.0.tar.bz2 | 3 --- exempi-2.2.1.tar.bz2 | 3 +++ exempi.changes | 10 ++++++++++ exempi.spec | 7 ++++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 exempi-2.2.0.tar.bz2 create mode 100644 exempi-2.2.1.tar.bz2 diff --git a/exempi-2.2.0.tar.bz2 b/exempi-2.2.0.tar.bz2 deleted file mode 100644 index 19e9cfe..0000000 --- a/exempi-2.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ac374cca17df023ae978bb5f7a9d5d116da89141192f8de8c8060de0722b00f -size 3369496 diff --git a/exempi-2.2.1.tar.bz2 b/exempi-2.2.1.tar.bz2 new file mode 100644 index 0000000..735a57e --- /dev/null +++ b/exempi-2.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9e4380041abca80ef0e0029c07109f183506b812f870d8689e7140997fa601 +size 3378416 diff --git a/exempi.changes b/exempi.changes index 2c2cb72..7b06405 100644 --- a/exempi.changes +++ b/exempi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jun 30 15:22:26 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.2.1: + + fdo#54011: Use POSIX API for files on MacOS. + + fdo#58175: Replace OS X FlatCarbon headers. + + Added a manpage for exempi(1). + + Added the -n option to the command line for arbitrary + namespaces. + ------------------------------------------------------------------- Sun Feb 26 14:53:26 CET 2012 - dmueller@suse.de diff --git a/exempi.spec b/exempi.spec index a858680..ba95aa6 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,7 +1,7 @@ # # spec file for package exempi # -# 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 @@ -18,7 +18,7 @@ Name: exempi Url: http://libopenraw.freedesktop.org/wiki/Exempi -Version: 2.2.0 +Version: 2.2.1 Release: 0 BuildRequires: boost-devel >= 1.33.0 BuildRequires: gcc-c++ @@ -52,8 +52,8 @@ XMP parsing and IO library %package -n libexempi-devel Summary: XMP support library Group: Development/Libraries/C and C++ -Requires: libexempi3 = %{version} Requires: glibc-devel +Requires: libexempi3 = %{version} %description -n libexempi-devel XMP parsing and IO library @@ -91,6 +91,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %doc README COPYING ChangeLog %{_bindir}/exempi +%{_mandir}/man1/exempi.1%{?ext_man} %files -n libexempi-devel %defattr(-,root,root)