From 1eab4e0d1382fd2471970815c41e58a4fc30edd1 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Thu, 13 Jun 2019 17:35:20 +0100 Subject: [PATCH] Update platform/ReadMe.txt --- releasenotes/CYGWIN/ReadMe.txt | 4 ++-- releasenotes/Darwin/ReadMe.txt | 8 ++++---- releasenotes/Linux/ReadMe.txt | 8 ++++---- releasenotes/MinGW/ReadMe.txt | 6 +++--- releasenotes/Unix/ReadMe.txt | 8 ++++---- releasenotes/msvc/ReadMe.txt | 7 +++---- 6 files changed, 20 insertions(+), 21 deletions(-) diff --git a/releasenotes/CYGWIN/ReadMe.txt b/releasenotes/CYGWIN/ReadMe.txt index 43a0cb3655..0ed91abb2c 100644 --- a/releasenotes/CYGWIN/ReadMe.txt +++ b/releasenotes/CYGWIN/ReadMe.txt @@ -1,5 +1,5 @@ -CYGWIN Exiv2 v0.27.1 Release Bundle ------------------------------------ +CYGWIN Exiv2 v0.27.2-RC1 Bundle +------------------------------- Structure of the bundle: ------------------------ diff --git a/releasenotes/Darwin/ReadMe.txt b/releasenotes/Darwin/ReadMe.txt index 3738020200..3e12636d91 100644 --- a/releasenotes/Darwin/ReadMe.txt +++ b/releasenotes/Darwin/ReadMe.txt @@ -1,11 +1,11 @@ -MacOS-X (Darwin) Exiv2 v0.27.1 Release Bundle ---------------------------------------------- +MacOS-X (Darwin) Exiv2 v0.27.2-RC1 Bundle +----------------------------------------- Structure of the bundle ----------------------- bin/exiv2 exiv2 and sample applications -lib/libexiv2.0.27.1.0.dylib & libexiv2-xmp.a libraries +lib/libexiv2.0.27.2.1.dylib & libexiv2-xmp.a libraries lib/pkgconfig/exiv2.pc pkg-config file lib/cmake/exiv2 CMake support/consume files include/exiv2/ include files @@ -40,7 +40,7 @@ To compile and link your own code using installed library and include files Method 1: Explicitly set include and linking options $ g++ -std=c++98 samples/exifprint.cpp -I/usr/local/include -L/usr/local/lib -lexiv2 -o exifprint $ ./exifprint --version -exiv2=0.27.1 +exiv2=0.27.2 ... xmlns=xmpidq:http://ns.adobe.com/xmp/Identifier/qual/1.0/ $ diff --git a/releasenotes/Linux/ReadMe.txt b/releasenotes/Linux/ReadMe.txt index bcd8173a9b..4891326392 100644 --- a/releasenotes/Linux/ReadMe.txt +++ b/releasenotes/Linux/ReadMe.txt @@ -1,11 +1,11 @@ -Linux Exiv2 v0.27.1 Release Bundle ----------------------------------- +Linux Exiv2 v0.27.2-RC1 Bundle +------------------------------ Structure of the bundle: ------------------------ bin/exiv2 exiv2 and sample applications -lib/libexiv2.so.0.27.1.0 & libexiv2-xmp.a libraries +lib/libexiv2.so.0.27.2.1 & libexiv2-xmp.a libraries lib/pkgconfig/exiv2.pc pkg-config file lib/cmake/exiv2 CMake support/consume files include/exiv2/ include files @@ -42,7 +42,7 @@ $ cd $ g++ -std=c++98 samples/exifprint.cpp -I/usr/local/include -L/usr/local/lib -lexiv2 -o exifprint $ export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" $ ./exifprint --version -exiv2=0.27.1 +exiv2=0.27.2 ... xmlns=xmpidq:http://ns.adobe.com/xmp/Identifier/qual/1.0/ $ diff --git a/releasenotes/MinGW/ReadMe.txt b/releasenotes/MinGW/ReadMe.txt index 7b1103cf8e..3b6c83554f 100644 --- a/releasenotes/MinGW/ReadMe.txt +++ b/releasenotes/MinGW/ReadMe.txt @@ -1,5 +1,5 @@ -MinGW/msys2 Exiv2 v0.27.1 Release Bundle ----------------------------------------- +MinGW/msys2 Exiv2 v0.27.2-RC1 Bundle +------------------------------------ Structure of the bundle: ------------------------ @@ -45,7 +45,7 @@ $ cd $ g++ -std=c++98 samples/exifprint.cpp -I/usr/local/include -L/usr/local/lib -lexiv2 -o exifprint $ export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" $ ./exifprint --version -exiv2=0.27.1 +exiv2=0.27.2 platform=msys ... xmlns=xmpidq:http://ns.adobe.com/xmp/Identifier/qual/1.0/ diff --git a/releasenotes/Unix/ReadMe.txt b/releasenotes/Unix/ReadMe.txt index 9466109dae..c413e1a7ae 100644 --- a/releasenotes/Unix/ReadMe.txt +++ b/releasenotes/Unix/ReadMe.txt @@ -1,11 +1,11 @@ -Unix Exiv2 v0.27.1 Release Bundle (FreeBSD and NetBSD) ------------------------------------------------------- +Unix Exiv2 v0.27.2-RC1 Bundle (FreeBSD and NetBSD) +-------------------------------------------------- Structure of the bundle: ------------------------ bin/exiv2 exiv2 and sample applications -lib/libexiv2.so.0.27.1.0 & libexiv2-xmp.a libraries +lib/libexiv2.so.0.27.2.1 & libexiv2-xmp.a libraries lib/pkgconfig/exiv2.pc pkg-config file lib/cmake/exiv2 CMake support/consume files include/exiv2/ include files @@ -42,7 +42,7 @@ $ cd $ g++ -std=c++98 samples/exifprint.cpp -I/usr/local/include -L/usr/local/lib -lexiv2 -o exifprint $ export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" $ ./exifprint --version -exiv2=0.27.1 +exiv2=0.27.2 ... xmlns=xmpidq:http://ns.adobe.com/xmp/Identifier/qual/1.0/ $ diff --git a/releasenotes/msvc/ReadMe.txt b/releasenotes/msvc/ReadMe.txt index 5f351db590..7cdd01ee4e 100644 --- a/releasenotes/msvc/ReadMe.txt +++ b/releasenotes/msvc/ReadMe.txt @@ -1,6 +1,5 @@ -MinGW/msys2 Exiv2 v0.27.1 Release Bundle -Visual Studio 2017 Release DLL Exiv2 v0.27.1 Release Bundle ------------------------------------------------------------ +Visual Studio 2017 Release DLL v0.27.2-RC1 Bundle +------------------------------------------------- Structure of the bundle: ------------------------ @@ -45,7 +44,7 @@ To compile and link your own code: c:\> cd > cl /EHsc -Iinclude /MD samples\exifprint.cpp /link lib\exiv2.lib > exifprint --version -exiv2=0.27.0 +exiv2=0.27.2 ... xmlns=xmpidq:http://ns.adobe.com/xmp/Identifier/qual/1.0/ >