From 92e0fe9f7d01e542f7ba91a96f034a1d2ba771e741a7d7e0e2ead9c8597376b8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 12:41:29 +0000 Subject: [PATCH 01/10] - updated to 2.5.28 release general: * OS/2 support removed (broken and unused since at least 2006) * remove built-in rpm packaging (use distro packaging instead) * remove linux-hotplug rule creation (removed from distros around 2006) * remaining text which was iso-8859 is UTF-8 now (except one po file) * To override docdir and htmldir, use configure arguments --docdir= and --htmldir= instead of --with-doc-dir= and --with-html-dir= * some code cleanups, especially handling of include files and i18n handling ptp2: * wait event * property changes now reported with "'name' to 'value'" added * object info changes now reported as FILE_CHANGED events (e.g. if you change protection flags) * Nikon J1: capture fixed * Olympus: fixed that wait time was twice as long as required if no events arrived * Sigma Fp: added basic beta support for capture, live view and config. * Sony: * mark all widgets as read-write again, read-only logic was not 100% correct * speed-ups and fixes to the stepping based config setting * Canon EOS * handle newer EOS R series reporting of configs (ISO, Aperture, Shutterspeed) * track UI lock state to avoid device busy reports * fixed "zoom" range settings (for lenses with powered zoom, also for today Powershot) * Fuji: * ptpip improvements * bug fixes * some Fuji cameras have now liveview only for webcam (need new firmware) * various small fixes and code cleanups * New ids: * Sony Alpha-RX1R II, ILCE-7C, ZV-E10, A6600, DSC HX-80, ILCE-7RM3A, ILCE-7RM4A, DSC-A7S III OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=219 --- libgphoto2-2.5.27.tar.xz | 3 --- libgphoto2-2.5.27.tar.xz.asc | 16 ------------ libgphoto2-2.5.28.tar.xz | 3 +++ libgphoto2-2.5.28.tar.xz.asc | 16 ++++++++++++ libgphoto2.changes | 48 ++++++++++++++++++++++++++++++++++++ libgphoto2.spec | 4 +-- 6 files changed, 69 insertions(+), 21 deletions(-) delete mode 100644 libgphoto2-2.5.27.tar.xz delete mode 100644 libgphoto2-2.5.27.tar.xz.asc create mode 100644 libgphoto2-2.5.28.tar.xz create mode 100644 libgphoto2-2.5.28.tar.xz.asc diff --git a/libgphoto2-2.5.27.tar.xz b/libgphoto2-2.5.27.tar.xz deleted file mode 100644 index abe7c04..0000000 --- a/libgphoto2-2.5.27.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 4491520..0000000 --- a/libgphoto2-2.5.27.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------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-2.5.28.tar.xz b/libgphoto2-2.5.28.tar.xz new file mode 100644 index 0000000..4cbbcdf --- /dev/null +++ b/libgphoto2-2.5.28.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9881bcd8d3caeaffbd392a369bca8dcc4ae34771cccbdf24ed88a52259be4612 +size 6006428 diff --git a/libgphoto2-2.5.28.tar.xz.asc b/libgphoto2-2.5.28.tar.xz.asc new file mode 100644 index 0000000..867f2f7 --- /dev/null +++ b/libgphoto2-2.5.28.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEfEr9Ydiq51cHlqUXIgnWkC+WnJUFAmHS14AACgkQIgnWkC+W +nJVT1g/9F8irwlZIHlcrp62uMG7EDtb+p0WS3Eak/QyjtMBDWS7PgQ34289zJyQc +p9qClL5T//Uq+2uTrGW87VPQLRnp/eheFedpFs8eS8kUVUKW+7UNZqA9qyYfv1mp +hrec5Azp6Ck/5KCD5tVzOCpiyaA+q4j/OaWKaeP/WjkB0Ed+HYfukc6AFUJCdqKs ++Ef4fzhBmHwqqMdejJQ06GXCbL+aheYIuzeo0nMOQM2fDf3RyJeOSUxgjxhC2mwB +ZCSSJ21FJEwSy9Kqsxnhs/EcRfsVaTEsCS17TcCvPPgDLTwPyid8ETCGKDxFYvPl +pkw8QBE43KuYZcnU8ebehsmVbA4/r3iNSGY2OCTCWIiB0nqbAJoGFcfMZmSsOZrC +TP0QbrYl/SX1QPfiClilj2zt8bYaEjjtLN084bHHhv0gCDk964KlTW3HlihPcARB +51HdeI6mhNwF3TWfVy4PqWyEVngejXMv4hzWAbkRdbcpyCgvwKNLSl5rt+gnEm0X +hSHVeMIwiHaHt6Eli0CWB8I1RJHNcf3daCOcUvHqC88LJDutw0Ltxy4DwCY9Ehw2 +YjEw6RaPjo6/cyCwn3QGSeEkJ32zrFgVMlKZV4L/4tbeHvOuWZXuhhO3NYOiUytj +cVhnJQQP7zKtsm5MgQShEsdxQraQNNBt4IjccgwzZHeiIj+6K20= +=xt7U +-----END PGP SIGNATURE----- diff --git a/libgphoto2.changes b/libgphoto2.changes index 693bb07..40aad2c 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Mon Jan 3 12:40:27 UTC 2022 - Marcus Meissner + +- updated to 2.5.28 release + general: + * OS/2 support removed (broken and unused since at least 2006) + * remove built-in rpm packaging (use distro packaging instead) + * remove linux-hotplug rule creation (removed from distros around 2006) + * remaining text which was iso-8859 is UTF-8 now (except one po file) + * To override docdir and htmldir, use configure arguments --docdir= + and --htmldir= instead of --with-doc-dir= and --with-html-dir= + * some code cleanups, especially handling of include files and i18n handling + + ptp2: + * wait event + * property changes now reported with "'name' to 'value'" added + * object info changes now reported as FILE_CHANGED events (e.g. if you change protection flags) + * Nikon J1: capture fixed + * Olympus: fixed that wait time was twice as long as required if no events arrived + * Sigma Fp: added basic beta support for capture, live view and config. + * Sony: + * mark all widgets as read-write again, read-only logic was not 100% correct + * speed-ups and fixes to the stepping based config setting + * Canon EOS + * handle newer EOS R series reporting of configs (ISO, Aperture, Shutterspeed) + * track UI lock state to avoid device busy reports + * fixed "zoom" range settings (for lenses with powered zoom, also for today Powershot) + * Fuji: + * ptpip improvements + * bug fixes + * some Fuji cameras have now liveview only for webcam (need new firmware) + * various small fixes and code cleanups + * New ids: + * Sony Alpha-RX1R II, ILCE-7C, ZV-E10, A6600, DSC HX-80, ILCE-7RM3A, ILCE-7RM4A, DSC-A7S III + * Nikon Coolpix B500, Zfc + * Canon EOS M50m2, Digital IXUS 132 + * Fuji X-Pro3, GFX 100S, X100V + + canon: + * fixed wait event crashes + * correctly mark read only config widgets as read-only + + pentax: + * fix PEF raw files for non-K100D + + translations: + * updated german, french, polish, ukrainian + ------------------------------------------------------------------- Mon Oct 18 14:27:17 UTC 2021 - Marcus Meissner diff --git a/libgphoto2.spec b/libgphoto2.spec index 405baee..0a4dcb2 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -1,7 +1,7 @@ # # spec file for package libgphoto2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,7 +48,7 @@ Obsoletes: libgphoto2-64bit Summary: A Digital Camera Library License: LGPL-2.1-or-later Group: Hardware/Camera -Version: 2.5.27 +Version: 2.5.28 Release: 0 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 From a192e7a5d355ca57d1ddaaaaa17a6c290524a9b8b70e6e0bdc49c1ecf095ed0e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 12:51:01 +0000 Subject: [PATCH 02/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=220 --- libgphoto2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index 0a4dcb2..fa220b4 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -173,9 +173,6 @@ rm %buildroot/%_libdir/*.la rm %buildroot/%_libdir/libgphoto2/%version/*.la rm %buildroot/%_libdir/libgphoto2_port/0.12.0/*.la -rm %buildroot/%_defaultdocdir/%name/README.packaging -rm -R %buildroot/%_defaultdocdir/%name/linux-hotplug - %find_lang libgphoto2-%major %find_lang libgphoto2_port-12 cat libgphoto2-%major.lang libgphoto2_port-12.lang >libgphoto2-all.lang From 6718e115aa1abaa5743770fba86fa6662f852a0f7cbe78d245f64a12d6beccd7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 12:57:40 +0000 Subject: [PATCH 03/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=221 --- libgphoto2.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index fa220b4..5f88d48 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -226,8 +226,6 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2-doc %defattr(-,root,root) -%dir %_defaultdocdir/%name -%_defaultdocdir/%name/* %_mandir/man3/libgphoto2.3* %_mandir/man3/libgphoto2_port.3* From 058a0a94bd952319b4a37eddfa502afd0364563a2eceb2bfd93b51e7338b0d54 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 15:53:43 +0000 Subject: [PATCH 04/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=222 --- libgphoto2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libgphoto2.spec b/libgphoto2.spec index 5f88d48..0ed76df 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -226,6 +226,8 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2-doc %defattr(-,root,root) +%dir /usr/share/doc/%name +/usr/share/doc/%name/* %_mandir/man3/libgphoto2.3* %_mandir/man3/libgphoto2_port.3* From 357cf4bd7e9d4d3d81427ca3d5ee2220ab41d287230253b4d6cef82783b43d32 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 16:09:53 +0000 Subject: [PATCH 05/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=223 --- libgphoto2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libgphoto2.spec b/libgphoto2.spec index 0ed76df..6a79953 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -209,6 +209,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2-%major %defattr(-,root,root) +%doc AUTHORS NEWS README %_libdir/libgphoto2 # support files for konica camlib %_datadir/%name From 640f3dbde5442cbbecd6e22c8b2126baa1ddddf6d5557f28fa2e2f375c2eaafa Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 16:25:03 +0000 Subject: [PATCH 06/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=224 --- libgphoto2.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libgphoto2.spec b/libgphoto2.spec index 6a79953..6d5a724 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -221,6 +221,9 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2_port12 %defattr(-,root,root) +%doc /usr/share/doc/libgphoto2_port/README +%doc /usr/share/doc/libgphoto2_port/AUTHORS +%doc /usr/share/doc/libgphoto2_port/NEWS %_libdir/libgphoto2_port %_libdir/libgphoto2_port.so.* %_datadir/libgphoto2_port From 7a4abfdc59184c51ebc7935dda90343482741beb92d204ae8ff8bad2b929a9ac Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Jan 2022 16:31:58 +0000 Subject: [PATCH 07/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=225 --- libgphoto2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libgphoto2.spec b/libgphoto2.spec index 6d5a724..e367ac5 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -221,6 +221,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2_port12 %defattr(-,root,root) +%dir /usr/share/doc/libgphoto2_port %doc /usr/share/doc/libgphoto2_port/README %doc /usr/share/doc/libgphoto2_port/AUTHORS %doc /usr/share/doc/libgphoto2_port/NEWS From 5e292015f26d72da3498fb769481e2c723603022188df8d9db5f40be75759432 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 6 Jan 2022 10:13:52 +0000 Subject: [PATCH 08/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=226 --- libgphoto2.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index e367ac5..05db7ce 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -173,6 +173,9 @@ rm %buildroot/%_libdir/*.la rm %buildroot/%_libdir/libgphoto2/%version/*.la rm %buildroot/%_libdir/libgphoto2_port/0.12.0/*.la +rm -rf %buildroot/usr/share/doc/libgphoto2_port +rm -rf %buildroot/usr/share/doc/libgphoto2 + %find_lang libgphoto2-%major %find_lang libgphoto2_port-12 cat libgphoto2-%major.lang libgphoto2_port-12.lang >libgphoto2-all.lang @@ -221,10 +224,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2_port12 %defattr(-,root,root) -%dir /usr/share/doc/libgphoto2_port -%doc /usr/share/doc/libgphoto2_port/README -%doc /usr/share/doc/libgphoto2_port/AUTHORS -%doc /usr/share/doc/libgphoto2_port/NEWS +%doc libgphoto2_port/README libgphoto2_port/AUTHORS libgphoto2_port/NEWS %_libdir/libgphoto2_port %_libdir/libgphoto2_port.so.* %_datadir/libgphoto2_port From b8d03178bd46bde46b9640526ed01fc0f96484eb15cd996456883761c62ee685 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 6 Jan 2022 10:22:39 +0000 Subject: [PATCH 09/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=227 --- libgphoto2.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index 05db7ce..918b82e 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -174,7 +174,6 @@ rm %buildroot/%_libdir/libgphoto2/%version/*.la rm %buildroot/%_libdir/libgphoto2_port/0.12.0/*.la rm -rf %buildroot/usr/share/doc/libgphoto2_port -rm -rf %buildroot/usr/share/doc/libgphoto2 %find_lang libgphoto2-%major %find_lang libgphoto2_port-12 @@ -232,7 +231,6 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2-doc %defattr(-,root,root) %dir /usr/share/doc/%name -/usr/share/doc/%name/* %_mandir/man3/libgphoto2.3* %_mandir/man3/libgphoto2_port.3* From 6764e9950bb448e1a3188db9ea25ba06510a0d3890e5e3b8ef6f361ed50bf688 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 6 Jan 2022 10:24:12 +0000 Subject: [PATCH 10/10] OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=228 --- libgphoto2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libgphoto2.spec b/libgphoto2.spec index 918b82e..53b19df 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -231,6 +231,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %files -n libgphoto2-doc %defattr(-,root,root) %dir /usr/share/doc/%name +/usr/share/doc/%name/* %_mandir/man3/libgphoto2.3* %_mandir/man3/libgphoto2_port.3*