From 40685fcfdba6d79ed074b7a587ea68eea429a3e38fcff17b079e629fc4fb35c4 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 19 Sep 2014 11:11:09 +0000 Subject: [PATCH] - 2.5.5 release - ptp2: Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org. Nikon: liveview capture without autofocus enhanced, now also for card Nikon: restart liveview after capture Canon EOS: New property reporting method (OLC Info) implemented. Print read-only values in configuration table lookup (for Canon EOS mostly) Sony: Fixed Sony SLT-A900v capture Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS to hopefully work better. --set-config datetime=now sets the camera to the current time. CHDK: some changes New ids: Nikon DSC D3x, D5300 Nikon Coolpix P330 Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS Canon EOS 1200D Sony DSC-A900, Alpha 6000, DSC-HX5V Casio EX-ZR700, Fuji FinePix AV-150, T200 Massive logging and error handling cleanup by Axel Waggershauser cleanup of the USB data handling Bugfixes - st2205: add support for a new type of 240x320 picture frames - all: Massive logging and error handling cleanup by Axel Waggershauser. Various cleanups from David Berrange for mingw32 builds. fixed libgd detection and linking. - print-camera-list add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk), OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=127 --- libgphoto2-2.5.5.1.tar.bz2 | 3 +++ ...o2-2.5.5.tar.bz2.asc => libgphoto2-2.5.5.1.tar.bz2.asc | 6 +++--- libgphoto2-2.5.5.tar.bz2 | 3 --- libgphoto2.changes | 8 ++++++++ libgphoto2.spec | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 libgphoto2-2.5.5.1.tar.bz2 rename libgphoto2-2.5.5.tar.bz2.asc => libgphoto2-2.5.5.1.tar.bz2.asc (50%) delete mode 100644 libgphoto2-2.5.5.tar.bz2 diff --git a/libgphoto2-2.5.5.1.tar.bz2 b/libgphoto2-2.5.5.1.tar.bz2 new file mode 100644 index 0000000..87e7ead --- /dev/null +++ b/libgphoto2-2.5.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600e6bde24545eef4d2d8285af389a5ae738707becb018c78611b2d8a3054846 +size 6699687 diff --git a/libgphoto2-2.5.5.tar.bz2.asc b/libgphoto2-2.5.5.1.tar.bz2.asc similarity index 50% rename from libgphoto2-2.5.5.tar.bz2.asc rename to libgphoto2-2.5.5.1.tar.bz2.asc index 1e73512..ea5bdbd 100644 --- a/libgphoto2-2.5.5.tar.bz2.asc +++ b/libgphoto2-2.5.5.1.tar.bz2.asc @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) -iD8DBQBT8NO86nvzlwF1Yj4RAuroAJ40n9TeyhmUJ+Fljjd8ervahs4WygCdHt2B -cd01bzSJN9jcqtGUYTfAmOc= -=kNBM +iD8DBQBUAxy56nvzlwF1Yj4RAs27AJ9NzBIsYA3EGk7SAkn/ubZYK9QwlwCfQZ3l +2yvL81agfk0XHr2Mw42Gma0= +=DeK+ -----END PGP SIGNATURE----- diff --git a/libgphoto2-2.5.5.tar.bz2 b/libgphoto2-2.5.5.tar.bz2 deleted file mode 100644 index 39043bf..0000000 --- a/libgphoto2-2.5.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6da4d538c618837b97f095ae83694a0c511a2d1dbd3ead5ecccfa5608c774bf0 -size 6697566 diff --git a/libgphoto2.changes b/libgphoto2.changes index e1fe99e..bac610d 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,6 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 18 21:07:46 UTC 2014 - meissner@suse.com + +- 2.5.5.1 release + - more fixes and translation updates + - rewrite of ptp error handling + ------------------------------------------------------------------- Sun Aug 17 18:18:11 UTC 2014 - meissner@suse.com +- 2.5.5 release - ptp2: Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org. Nikon: liveview capture without autofocus enhanced, now also for card diff --git a/libgphoto2.spec b/libgphoto2.spec index fee829d..8388dfa 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -51,7 +51,7 @@ Obsoletes: libgphoto2-64bit Summary: A Digital Camera Library License: LGPL-2.1+ Group: Hardware/Camera -Version: 2.5.5 +Version: 2.5.5.1 Release: 0 Source0: %{name}-%{version}.tar.bz2 Source1: %{name}-%{version}.tar.bz2.asc