diff --git a/exempi-2.6.1.tar.bz2 b/exempi-2.6.1.tar.bz2 deleted file mode 100644 index 497e27e..0000000 --- a/exempi-2.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:072451ac1e0dc97ed69a2e5bfc235fd94fe093d837f65584d0e3581af5db18cd -size 3696390 diff --git a/exempi-2.6.1.tar.bz2.asc b/exempi-2.6.1.tar.bz2.asc deleted file mode 100644 index 3479d6a..0000000 --- a/exempi-2.6.1.tar.bz2.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCYgkh2wAKCRBf7gXmpW4V -o8+8AKCTwijWV6OFkQ+0oFZ1fBntOXwoqwCcDkxfN07MpsJ3vLTG1vpRuS2zSNk= -=sxSE ------END PGP SIGNATURE----- diff --git a/exempi-2.6.2.tar.bz2 b/exempi-2.6.2.tar.bz2 new file mode 100644 index 0000000..715d552 --- /dev/null +++ b/exempi-2.6.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d17d4c93df2a95da3e3172c45b7a5bf317dd31dafd1c7a340169728c7089d1d +size 3709476 diff --git a/exempi-2.6.2.tar.bz2.asc b/exempi-2.6.2.tar.bz2.asc new file mode 100644 index 0000000..d03e96b --- /dev/null +++ b/exempi-2.6.2.tar.bz2.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCYre4MwAKCRBf7gXmpW4V +o/8qAJwN4V9WANEXTqCP1HIGTiew4HIhdACeKz86tYSGN0BVt/1O/BUt8lABZmQ= +=lI4h +-----END PGP SIGNATURE----- diff --git a/exempi.changes b/exempi.changes index 39ef30a..898ef05 100644 --- a/exempi.changes +++ b/exempi.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Dec 4 21:11:10 UTC 2022 - Dirk Müller + +- update to 2.6.2: + - Update XMPCore to Adobe XMP SDK v2022.06 + - Build system fixes that don't matter. + - Fix a typo in an ID3 genre string + - Build XMP_SDK with some fatal warnings: + - -Werror=missing-field-initializers + - -Werror=misleading-indentation + - -Werror=class-memaccess + - Remove (deprecated) boost_test_minimal + - Remove old .sym file (Daniel Kolesa) + - Added --enable-samples (default = yes) (Fabrice Fontaine) + ------------------------------------------------------------------- Mon May 9 15:29:18 UTC 2022 - Christophe Giboudeaux diff --git a/exempi.spec b/exempi.spec index 7391f01..736fd6b 100644 --- a/exempi.spec +++ b/exempi.spec @@ -18,7 +18,7 @@ %define sonum 8 Name: exempi -Version: 2.6.1 +Version: 2.6.2 Release: 0 Summary: XMP support library License: BSD-3-Clause @@ -29,10 +29,10 @@ Source1: https://libopenraw.freedesktop.org/download/%{name}-%{version}.t Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: gcc-c++ +BuildRequires: libboost_test-devel BuildRequires: libexpat-devel BuildRequires: pkgconfig BuildRequires: zlib-devel -BuildRequires: libboost_test-devel %description Exempi is a library for XMP parsing and I/O. XMP is a kind of