Accepting request 266451 from home:Zaitor:branches:multimedia:libs
- Update to version 2.2.2: + Public header cleanup and documentation update. + Update Doxygen config. + fdo#73058: Add missing include for MacOS. + fdo#72810: Fix typo in date test in MP3 handler. + fdo#83313: Fix crash on invalid Exif (from Samsung). + Fix valgrind testing for xmpcore.sh. + Fix delete / delete[] mismatch in ID3_Support.hpp. OBS-URL: https://build.opensuse.org/request/show/266451 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=19
This commit is contained in:
parent
13b949e9f3
commit
102a6cd64b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c9e4380041abca80ef0e0029c07109f183506b812f870d8689e7140997fa601
|
||||
size 3378416
|
3
exempi-2.2.2.tar.bz2
Normal file
3
exempi-2.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e7ad0e5e61b6828e38d31a8cc59c26c9adeed7edf4b26708c400beb6a686c07
|
||||
size 3380662
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 26 20:09:36 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.2.2:
|
||||
+ Public header cleanup and documentation update.
|
||||
+ Update Doxygen config.
|
||||
+ fdo#73058: Add missing include for MacOS.
|
||||
+ fdo#72810: Fix typo in date test in MP3 handler.
|
||||
+ fdo#83313: Fix crash on invalid Exif (from Samsung).
|
||||
+ Fix valgrind testing for xmpcore.sh.
|
||||
+ Fix delete / delete[] mismatch in ID3_Support.hpp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 15:22:26 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package exempi
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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.1
|
||||
Version: 2.2.2
|
||||
Release: 0
|
||||
BuildRequires: boost-devel >= 1.33.0
|
||||
BuildRequires: gcc-c++
|
||||
|
Loading…
Reference in New Issue
Block a user