From 55e99166bbe7117589b1bd7dd73c3336eafe5582fd138ea37ed1183ef5663c11 Mon Sep 17 00:00:00 2001
From: Marcus Meissner <meissner@suse.com>
Date: Sun, 21 Feb 2021 12:11:48 +0000
Subject: [PATCH] - updated to 2.5.27 release   ptp2:   * report filesizes
 larger than 4GB correctly   * download files larger than 4GB   * empty ptp
 strings are reported as "", not as NULL   * report more MTP object properties
   * Nikon     * download of files larger than 4GB using getpartial object
 method     * handle new application mode     * handle new eventex fetcher on
 Z series     * fixed movie on recent Z series     * report liveview and movie
 prohibit conditions, as errors and also in configuration tree     * some
 Nikon 1 V1 enhancements (the first camera of the 1 series is a bit special)  
 * report filesize > 4GB correctly, if possible   * Canon EOS:     * EOS M6
 Mark 2 is actually more like a EOS DSLR and fully capable, added some work   
  * Handle OLCINFO for M6 Mark 2 and EOS R5 and new cameras     * added
 current list of autoexposuremode to expose also Fv and friends     * Canon
 Liveview size is encoded in "output" (PC / MOBILE / MOBILE2 variants are the
 different livesizes), try to expose seperately as "liveviewsize"     * decode
 more options, nickname, eosmoviemode (color/bw), strobofiring, eventmode,
 flashcharged, oneshotrawon     * bugfixes   * Sony Alpha:     * report
 f-numbers enum with fixed list     * fixed liveview taking on a new model   *
 Panasonic     * implement liveviewsize     * implement movie recording (
 using --set-config movie=1/0 )     * more doc and minor fixes   * ptp/ip:
 allow building on Windows   * New IDS:

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=216
---
 libgphoto2-2.5.26.tar.bz2     |  3 ---
 libgphoto2-2.5.26.tar.bz2.asc | 16 ------------
 libgphoto2-2.5.27.tar.xz      |  3 +++
 libgphoto2-2.5.27.tar.xz.asc  | 16 ++++++++++++
 libgphoto2.changes            | 46 +++++++++++++++++++++++++++++++++++
 libgphoto2.spec               |  8 +++---
 6 files changed, 69 insertions(+), 23 deletions(-)
 delete mode 100644 libgphoto2-2.5.26.tar.bz2
 delete mode 100644 libgphoto2-2.5.26.tar.bz2.asc
 create mode 100644 libgphoto2-2.5.27.tar.xz
 create mode 100644 libgphoto2-2.5.27.tar.xz.asc

diff --git a/libgphoto2-2.5.26.tar.bz2 b/libgphoto2-2.5.26.tar.bz2
deleted file mode 100644
index 4ef4e59..0000000
--- a/libgphoto2-2.5.26.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
-size 7572381
diff --git a/libgphoto2-2.5.26.tar.bz2.asc b/libgphoto2-2.5.26.tar.bz2.asc
deleted file mode 100644
index af359d5..0000000
--- a/libgphoto2-2.5.26.tar.bz2.asc
+++ /dev/null
@@ -1,16 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQIzBAABCgAdFiEEfEr9Ydiq51cHlqUXIgnWkC+WnJUFAl+DPJgACgkQIgnWkC+W
-nJWUdQ//fVPBWwC81aX5/h32hwJ99YUu3CzmSSg7Vwhw0+tqeraWI8UDppGKHer9
-47+NXmfOFij5ufyCEIqBi7YGdMa4GmApMSxPitl5dmn+/x4gDvZIU+xJcJ4sqYYZ
-FmgcTpvq17doGLzJ1c1z2mn7D5c8rrq10WxGqmDOM7AfMeGNDbO5JeEmZJbqULmn
-xhsGmIEP8t1+ZrFrSPRmRp9xLxbuFNGNimjsFKhOES1xhiazctpsKn2o6T2qeGVP
-g9txjcx/h+MkHhWwesskJAPQKQB5sPmbXSzKye9NO3z26JnGvfWM4TtjdYeoBzZQ
-rOgaR9iUan6af7lxPCE1IsidzGXMiYkK8mHyFuxAMPTW/4N9tcyans7T2cDuZuGm
-+caWUP6JkFdvLZus2s/koVQsJMKwlptoWVayygonl0RdYQP/uR93fzX+lu4qoyMa
-11meaT1lAUmpyv+k2uLj3SswOCx0/2wy44NaZvZ0PRP/kaYCCXF5by/skZn3l6Xs
-LfqxCfTsu2C5rRHrAmOIuHCknurlOZskZTWOMdFzfVnrg+PB6OIhdH5OpcL/5eqJ
-1M53F+cQxJvvtXv5VuDaWPWnqTG5leEH9GtxD7kA903YSIy2siYaYF8qLJNKvdrA
-+nFCKULJ/9yNeCHxa74sIzB/8wYIcfrkyX2L2wSGcSQnXEO0Q60=
-=/F1V
------END PGP SIGNATURE-----
diff --git a/libgphoto2-2.5.27.tar.xz b/libgphoto2-2.5.27.tar.xz
new file mode 100644
index 0000000..abe7c04
--- /dev/null
+++ b/libgphoto2-2.5.27.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a7253bd18c6ef65352150ac36a668f883a5ad2634eb6455b3ca9aa6ac98d0073
+size 6133812
diff --git a/libgphoto2-2.5.27.tar.xz.asc b/libgphoto2-2.5.27.tar.xz.asc
new file mode 100644
index 0000000..4491520
--- /dev/null
+++ b/libgphoto2-2.5.27.tar.xz.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEfEr9Ydiq51cHlqUXIgnWkC+WnJUFAmAyQvwACgkQIgnWkC+W
+nJUWlA/+OYeK/aJdHwA5SkC0iosZW51L7hxvoWVMqqnvHOOvQfwh8QyLkHInAcUV
+5zvJPTWPAY00cH8DjSr6MiGlGNZgFRQp9a5KH8/sAKbzzs+Bkj3YgEwx5+pc7JlI
+NY6SrFsWEOh1eFy0ekbybdAF6/kRr5LBkI2RxKKyF7DhMiFuHDOlhkz6DA0yNyHT
+2ltDVjQCnDjq+G3ihMx6lzA2iyf07oFRIdqJVjqIM5eq3FtvfrNO5lwX4ikyz9uE
+oPFTvcUzPIEh5W6RdXqcvdmqC3Jd75Vm2I60yu2wieohRFMMO44aygOny0AF4l2w
+zEg30xwejA1GwgHAfuw7hoMkxitJIzWoavDSQ2dJQ1gb/7inJRNzcL3HroOGCGYv
+963vZmixVoCAhqfjxxLkb8LLj5ZDUSmlvlgVRuoSUdvLwUC0FVy9/RUqx6YdjMb8
+8GSUsySx4LgndF6kVC2uU3jytDKEg/GLOgRP6ZO0q+0TsNGtSIbf8SVjrWrdqTr6
+ZlllYFlkfifYqy32OwUePg+KWOziAXLlrcQdGTuP51PPI2tm7V2GRoMcWsgqOB2t
+BYV3bTi4SzueVCFxaRnahrgL2num8Nqjd9Lb3yTfGNV4E5tFgjIq1kb6kXsvLAUR
+Yp04J+UivzH8ZZp2mQ0fv07KKlaS56rVOQgHXdLDegMPbo1tiJk=
+=26KT
+-----END PGP SIGNATURE-----
diff --git a/libgphoto2.changes b/libgphoto2.changes
index f234dfe..12a2ada 100644
--- a/libgphoto2.changes
+++ b/libgphoto2.changes
@@ -1,3 +1,49 @@
+-------------------------------------------------------------------
+Sun Feb 21 12:11:08 UTC 2021 - Marcus Meissner <meissner@suse.com>
+
+- updated to 2.5.27 release 
+  ptp2:
+  * report filesizes larger than 4GB correctly
+  * download files larger than 4GB
+  * empty ptp strings are reported as "", not as NULL
+  * report more MTP object properties
+  * Nikon
+    * download of files larger than 4GB using getpartial object method
+    * handle new application mode
+    * handle new eventex fetcher on Z series
+    * fixed movie on recent Z series
+    * report liveview and movie prohibit conditions, as errors and also in configuration tree
+    * some Nikon 1 V1 enhancements (the first camera of the 1 series is a bit special)
+  * report filesize > 4GB correctly, if possible
+  * Canon EOS:
+    * EOS M6 Mark 2 is actually more like a EOS DSLR and fully capable, added some work
+    * Handle OLCINFO for M6 Mark 2 and EOS R5 and new cameras
+    * added current list of autoexposuremode to expose also Fv and friends
+    * Canon Liveview size is encoded in "output" (PC / MOBILE / MOBILE2 variants are the different livesizes), try to expose seperately as "liveviewsize"
+    * decode more options, nickname, eosmoviemode (color/bw), strobofiring, eventmode, flashcharged, oneshotrawon
+    * bugfixes
+  * Sony Alpha:
+    * report f-numbers enum with fixed list
+    * fixed liveview taking on a new model
+  * Panasonic
+    * implement liveviewsize
+    * implement movie recording ( using --set-config movie=1/0 )
+    * more doc and minor fixes
+  * ptp/ip: allow building on Windows
+  * New IDS:
+    * Sony DSC-A7S III
+    * Nikon Coolpix P1000, Z6_2, Z7_2 
+    * Olympus E-M1 MII
+    * Canon PowerShot G12, EOS M200
+    * Fuji Fujifilm X-S10
+    * Ricoh Theta V, Z1
+
+  canon:
+  * more shutterspeed reported
+
+  translations:
+  * updated french
+
 -------------------------------------------------------------------
 Sun Oct 11 17:27:31 UTC 2020 - Marcus Meissner <meissner@suse.com>
 
diff --git a/libgphoto2.spec b/libgphoto2.spec
index d2edd98..67e38ca 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package libgphoto2
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,10 +48,10 @@ Obsoletes:      libgphoto2-64bit
 Summary:        A Digital Camera Library
 License:        LGPL-2.1-or-later
 Group:          Hardware/Camera
-Version:        2.5.26
+Version:        2.5.27
 Release:        0
-Source0:        https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.bz2
-Source1:        https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.bz2.asc
+Source0:        https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.xz
+Source1:        https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.xz.asc
 Source2:        %name.keyring
 Source3:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build