Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgphoto2 for openSUSE:Factory checked in at 2022-01-07 12:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old) and /work/SRC/openSUSE:Factory/.libgphoto2.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgphoto2" Fri Jan 7 12:45:21 2022 rev:131 rq:944203 version:2.5.28 Changes: -------- --- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes 2021-10-20 20:24:42.681393892 +0200 +++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1896/libgphoto2.changes 2022-01-07 12:46:06.691834220 +0100 @@ -1,0 +2,48 @@ +Mon Jan 3 12:40:27 UTC 2022 - Marcus Meissner <meiss...@suse.com> + +- 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 + +------------------------------------------------------------------- Old: ---- libgphoto2-2.5.27.tar.xz libgphoto2-2.5.27.tar.xz.asc New: ---- libgphoto2-2.5.28.tar.xz libgphoto2-2.5.28.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgphoto2.spec ++++++ --- /var/tmp/diff_new_pack.x9IBw0/_old 2022-01-07 12:46:07.523834798 +0100 +++ /var/tmp/diff_new_pack.x9IBw0/_new 2022-01-07 12:46:07.527834801 +0100 @@ -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 @@ 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 @@ -173,8 +173,7 @@ 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 +rm -rf %buildroot/usr/share/doc/libgphoto2_port %find_lang libgphoto2-%major %find_lang libgphoto2_port-12 @@ -212,6 +211,7 @@ %files -n libgphoto2-%major %defattr(-,root,root) +%doc AUTHORS NEWS README %_libdir/libgphoto2 # support files for konica camlib %_datadir/%name @@ -223,14 +223,15 @@ %files -n libgphoto2_port12 %defattr(-,root,root) +%doc libgphoto2_port/README libgphoto2_port/AUTHORS libgphoto2_port/NEWS %_libdir/libgphoto2_port %_libdir/libgphoto2_port.so.* %_datadir/libgphoto2_port %files -n libgphoto2-doc %defattr(-,root,root) -%dir %_defaultdocdir/%name -%_defaultdocdir/%name/* +%dir /usr/share/doc/%name +/usr/share/doc/%name/* %_mandir/man3/libgphoto2.3* %_mandir/man3/libgphoto2_port.3* ++++++ libgphoto2-2.5.27.tar.xz -> libgphoto2-2.5.28.tar.xz ++++++ ++++ 373521 lines of diff (skipped)