[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:46:38 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=dd68a7f
The following commit has been merged in the master branch:
commit dd68a7ff62bff35bf24218035628905d1794dfd7
Author: tbeu <mail at tbeu.de>
Date: Mon Aug 15 18:21:24 2016 +0000
Update Sony model ID to match ExifTool
---
src/sonymn.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sonymn.cpp b/src/sonymn.cpp
index a74eabf..11768e3 100644
--- a/src/sonymn.cpp
+++ b/src/sonymn.cpp
@@ -104,7 +104,7 @@ namespace Exiv2 {
{ 298, "DSC-RX1" },
{ 299, "NEX-VG900" },
{ 300, "NEX-VG30E" },
- { 302, "ILCE-3000" },
+ { 302, "ILCE-3000 / ILCE-3500" },
{ 303, "SLT-A58" },
{ 305, "NEX-3N" },
{ 306, "ILCE-7" },
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list