From 339fb57cc515a6b2c9265384401e9f346d21351e77276922f5100e634b2f1aa7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 18 Jan 2015 21:45:59 +0000 Subject: [PATCH] - 2.5.7 release ptp2: * Canon EOS focusinfo crash fixed (affected all config operations) * wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms) * Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better * Nikon: WLAN GUID setting * Sony: tighten event loop to avoid loss of objectadded events * New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP). pentax: * added Pentax K100Ds * added raw capture support packaging: * fixed missing libexif in pkgconfig translations: * updated ukrainian, vietnamese, french, polish OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=133 --- libgphoto2-2.5.6.tar.bz2 | 3 --- libgphoto2-2.5.6.tar.bz2.asc | 7 ------- libgphoto2-2.5.7.tar.bz2 | 3 +++ libgphoto2-2.5.7.tar.bz2.asc | 7 +++++++ libgphoto2.changes | 22 ++++++++++++++++++++++ libgphoto2.spec | 4 ++-- 6 files changed, 34 insertions(+), 12 deletions(-) delete mode 100644 libgphoto2-2.5.6.tar.bz2 delete mode 100644 libgphoto2-2.5.6.tar.bz2.asc create mode 100644 libgphoto2-2.5.7.tar.bz2 create mode 100644 libgphoto2-2.5.7.tar.bz2.asc diff --git a/libgphoto2-2.5.6.tar.bz2 b/libgphoto2-2.5.6.tar.bz2 deleted file mode 100644 index 1c135b6..0000000 --- a/libgphoto2-2.5.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc3154a86f559de46ad2ac571f951f21c2d2db3cc782794d7567e4e8ab6986f3 -size 6718560 diff --git a/libgphoto2-2.5.6.tar.bz2.asc b/libgphoto2-2.5.6.tar.bz2.asc deleted file mode 100644 index 5657d07..0000000 --- a/libgphoto2-2.5.6.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iD8DBQBUlx7C6nvzlwF1Yj4RAijxAJ9EANcO9CACEgARGISzwYkdmicv5gCgjt9N -CFOU72UytdAzx03jUZ67CRg= -=L5nt ------END PGP SIGNATURE----- diff --git a/libgphoto2-2.5.7.tar.bz2 b/libgphoto2-2.5.7.tar.bz2 new file mode 100644 index 0000000..4be90ce --- /dev/null +++ b/libgphoto2-2.5.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7260193277bdb4c319dd8f151224f87deac9fde64cbe5d2eb25d9c19e4d09894 +size 6726164 diff --git a/libgphoto2-2.5.7.tar.bz2.asc b/libgphoto2-2.5.7.tar.bz2.asc new file mode 100644 index 0000000..93bece4 --- /dev/null +++ b/libgphoto2-2.5.7.tar.bz2.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iD8DBQBUvB9x6nvzlwF1Yj4RCr+0AJ4yf4wArdpgnlbdSGNlYKJFtIPuxACfcMEI +9jeJ4MZkIl1PGAXZKKT/h90= +=tB/q +-----END PGP SIGNATURE----- diff --git a/libgphoto2.changes b/libgphoto2.changes index 5be4802..0559fce 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Jan 18 21:45:22 UTC 2015 - meissner@suse.com + +- 2.5.7 release + ptp2: + * Canon EOS focusinfo crash fixed (affected all config operations) + * wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms) + * Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better + * Nikon: WLAN GUID setting + * Sony: tighten event loop to avoid loss of objectadded events + * New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP). + + pentax: + * added Pentax K100Ds + * added raw capture support + + packaging: + * fixed missing libexif in pkgconfig + + translations: + * updated ukrainian, vietnamese, french, polish + ------------------------------------------------------------------- Sun Dec 21 20:14:41 UTC 2014 - meissner@suse.com diff --git a/libgphoto2.spec b/libgphoto2.spec index e3aeaa2..0ea10c4 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -1,7 +1,7 @@ # # spec file for package libgphoto2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -51,7 +51,7 @@ Obsoletes: libgphoto2-64bit Summary: A Digital Camera Library License: LGPL-2.1+ Group: Hardware/Camera -Version: 2.5.6 +Version: 2.5.7 Release: 0 Source0: %{name}-%{version}.tar.bz2 Source1: %{name}-%{version}.tar.bz2.asc