commit libgphoto2 for openSUSE:Factory

2023-09-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2023-09-06 18:55:25

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1766 (New)


Package is "libgphoto2"

Wed Sep  6 18:55:25 2023 rev:137 rq:1108555 version:2.5.31

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2023-07-11 
15:56:32.160903571 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1766/libgphoto2.changes  
2023-09-06 18:55:26.773683101 +0200
@@ -1,0 +2,45 @@
+Sat Sep  2 09:59:49 UTC 2023 - Marcus Meissner 
+
+- updated to 2.5.31 release
+  ptp2:
+  * do better event queueing during capture (makes capture faster, avoids 
losing events)
+  * Canon EOS: OLC logic rewritten to be table driven, more debugging of the 
content,
+config "testolc" to generate debugoutput. Supports more cameras better.
+  * Canon EOS: various bugfixes
+  * Sony Alpha: Added config options: focusarea, liveviewsettingeffect
+  * Olympus: Enabled OM-1 capture
+  * Battery Level: also support ENUM style battery reporting for Canon
+  * Nikon 1: S1 also does not support everything
+  * Sony Alpha: small changes in config setters
+  * merged some improvements from NorthOfYou fork for Canon EOS, Nikon and Sony
+  * New ids:
+- Canon EOS 850D, R7, R10, R5 C, R6m2
+- Fuji X-H2, X-T5
+- GOPRO HERO 11 BLACK, 11 BLACK mini
+- new ids also imported from libmtp
+- Nikon Z30, Z8
+- OMSYSTEM OM-1
+- Pentax KP (PTP mode)
+- Ricoh GR IIIx
+- Sigma fp L
+- Sony A7S III, ILCE-1, ILME-FX3, 7RM5 aka A7-RV,
+
+  digigr8:
+  * fixed init to not switch to webcam mode
+
+  pentax:
+  * Added Pentax KP
+
+  general:
+  * disable log formatting when we are not logging (speeds up large downloads, 
as
+we are not hex dumping the whole data and immediately discard the result)
+  * libltdl usage now thread-safe. (some other library pieces are not 
threadsafe yet)
+  * some time_t 32bit vs 64bit fixes
+  * some cleanups and warning fixes
+
+  translations:
+  * updated swedish, spanish
+  * added georgian, friulian
+- libgphoto2-enable-vusb-ptp.patch: upstream
+
+---

Old:

  libgphoto2-2.5.30.tar.xz
  libgphoto2-2.5.30.tar.xz.asc
  libgphoto2-enable-vusb-ptp.patch

New:

  libgphoto2-2.5.31.tar.xz
  libgphoto2-2.5.31.tar.xz.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.t1ieyI/_old  2023-09-06 18:55:29.113766520 +0200
+++ /var/tmp/diff_new_pack.t1ieyI/_new  2023-09-06 18:55:29.11773 +0200
@@ -55,13 +55,12 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1-or-later
 Group:  Hardware/Camera
-Version:2.5.30
+Version:2.5.31
 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
 Source2:%name.keyring
 Source3:baselibs.conf
-Patch0: libgphoto2-enable-vusb-ptp.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n libgphoto2-%major
@@ -159,7 +158,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 (cd doc && tar -xaf libgphoto2-api.html.tar.gz)
 
 %build
@@ -182,7 +180,7 @@
 # .la files are not needed
 rm %buildroot/%_libdir/*.la
 rm %buildroot/%_libdir/libgphoto2/%version/*.la
-rm %buildroot/%_libdir/libgphoto2_port/0.12.1/*.la
+rm %buildroot/%_libdir/libgphoto2_port/0.12.2/*.la
 
 rm -rf %buildroot/usr/share/doc/libgphoto2_port
 

++ libgphoto2-2.5.30.tar.xz -> libgphoto2-2.5.31.tar.xz ++
/work/SRC/openSUSE:Factory/libgphoto2/libgphoto2-2.5.30.tar.xz 
/work/SRC/openSUSE:Factory/.libgphoto2.new.1766/libgphoto2-2.5.31.tar.xz 
differ: char 26, line 1


commit libgphoto2 for openSUSE:Factory

2023-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2023-07-11 15:56:26

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.8922 (New)


Package is "libgphoto2"

Tue Jul 11 15:56:26 2023 rev:136 rq:1097929 version:2.5.30

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2023-04-25 
16:53:23.094130670 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.8922/libgphoto2.changes  
2023-07-11 15:56:32.160903571 +0200
@@ -1,0 +2,5 @@
+Mon Jul 10 11:01:53 UTC 2023 - Ludwig Nussel 
+
+- drop lockdev support (boo#1212801)
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.5b2rrX/_old  2023-07-11 15:56:32.868907690 +0200
+++ /var/tmp/diff_new_pack.5b2rrX/_new  2023-07-11 15:56:32.876907737 +0200
@@ -43,7 +43,6 @@
 BuildRequires:  libtool
 BuildRequires:  libusb-1_0-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  lockdev-devel
 BuildRequires:  pkg-config
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(udev)


commit libgphoto2 for openSUSE:Factory

2023-04-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2023-04-25 16:53:20

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1533 (New)


Package is "libgphoto2"

Tue Apr 25 16:53:20 2023 rev:135 rq:1082394 version:2.5.30

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2022-07-04 
11:32:32.911991588 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1533/libgphoto2.changes  
2023-04-25 16:53:23.094130670 +0200
@@ -1,0 +2,10 @@
+Mon Apr 24 07:19:55 UTC 2023 - Marcus Meissner 
+
+- libgphoto2-enable-vusb-ptp.patch: enable virtual PTP camera in vusb
+
+---
+Sat Apr 22 19:43:26 UTC 2023 - Christopher Yeleighton 
+
+- added %bcond_with vusb in case anyone needs a test drive
+
+---

New:

  libgphoto2-enable-vusb-ptp.patch



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.8pUhkk/_old  2023-04-25 16:53:23.730137227 +0200
+++ /var/tmp/diff_new_pack.8pUhkk/_new  2023-04-25 16:53:23.734137267 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgphoto2
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,16 @@
 #
 
 
+%{nil https://github.com/gphoto/libgphoto2/issues/408#issuecomment-1472123588 >
+  }
+%bcond_with vusb
+%if %{with:vusb}
+%define configure_vusb--enable-vusb --without-libusb --with-libusb-1.0=no
+%else
+%define configure_vusb %{nil}
+%endif
+
 %if %( pkg-config --modversion udev ) > 190
 %define _udevrulesdir /usr/lib/udev/rules.d
 %else
@@ -35,10 +45,8 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  lockdev-devel
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(udev)
-%if 0%{?suse_version} > 1230
 BuildRequires:  systemd-rpm-macros
-%endif
+BuildRequires:  pkgconfig(udev)
 URL:https://gphoto.sourceforge.io/
 # bug437293
 %ifarch ppc64
@@ -54,6 +62,7 @@
 Source1:
https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.xz.asc
 Source2:%name.keyring
 Source3:baselibs.conf
+Patch0: libgphoto2-enable-vusb-ptp.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n libgphoto2-%major
@@ -62,7 +71,7 @@
 Requires(pre):  /sbin/ldconfig
 Requires(post): /sbin/ldconfig
 Requires(post): udev
-Requires(postun): udev
+Requires(postun):udev
 
 %package -n libgphoto2_port12
 Summary:Port drivers for the libgphoto2 digital camera library
@@ -73,6 +82,7 @@
 %package doc
 Summary:Documentation for libgphoto2
 Group:  Documentation/Other
+BuildArch:  noarch
 
 %package devel
 Summary:Development headers for libgphoto2
@@ -86,6 +96,7 @@
 Summary:Development documentation for libgphoto2
 Group:  Documentation/HTML
 Recommends: libgphoto2-devel
+BuildArch:  noarch
 
 %description
 gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
@@ -149,6 +160,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 (cd doc && tar -xaf libgphoto2-api.html.tar.gz)
 
 %build
@@ -157,7 +169,7 @@
 %configure \
   --with-doc-dir=%_defaultdocdir/%name \
   --without-hal \
-  --with-drivers=all
+  --with-drivers=all %configure_vusb
 make %{?_smp_mflags}
 
 %check


++ libgphoto2-enable-vusb-ptp.patch ++
Index: libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h
===
--- libgphoto2-2.5.30.orig/libgphoto2_port/vusb/vcamera.h
+++ libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h
@@ -22,7 +22,7 @@
 #ifndef IOLIBS_VUSB_VCAMERA_H
 #define IOLIBS_VUSB_VCAMERA_H
 
-#undef FUZZ_PTP
+#define FUZZ_PTP
 
 #include 
 


commit libgphoto2 for openSUSE:Factory

2022-07-04 Thread Source-Sync
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-07-04 11:32:29

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1548 (New)


Package is "libgphoto2"

Mon Jul  4 11:32:29 2022 rev:134 rq:986347 version:2.5.30

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2022-04-28 
23:07:07.092631920 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1548/libgphoto2.changes  
2022-07-04 11:32:32.911991588 +0200
@@ -1,0 +2,21 @@
+Sat Jul  2 09:39:31 UTC 2022 - Marcus Meissner 
+
+- updated to 2.5.30 release
+  - ptp2:
+* Canon: fixed display locking/unlocking after exit
+* generic: avoid potential crash on image addition
+* Sony: Add image information when wait_for_event, some config values added
+* Added IDs:
+  * Nikon Zfc, Z9
+  * Sony DSC-WX220, Alpha-A7 IV
+  * Nikon P950
+  * Canon EOS Rebel T8i
+  * Fuji Fujifilm X-E4
+  * GoPro HERO10 Black
+  - general:
+* fix parallel builds by requiring gettext 0.19.1 for builds from git (PR 
#797)
+* add gp_init_localedir() function to allow for non-standard installations 
(PR #796)
+  - translations:
+* updated traditional chinese
+
+---

Old:

  libgphoto2-2.5.29.tar.xz
  libgphoto2-2.5.29.tar.xz.asc

New:

  libgphoto2-2.5.30.tar.xz
  libgphoto2-2.5.30.tar.xz.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.paeeYa/_old  2022-07-04 11:32:33.575992658 +0200
+++ /var/tmp/diff_new_pack.paeeYa/_new  2022-07-04 11:32:33.579992664 +0200
@@ -48,7 +48,7 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1-or-later
 Group:  Hardware/Camera
-Version:2.5.29
+Version:2.5.30
 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
@@ -171,7 +171,7 @@
 # .la files are not needed
 rm %buildroot/%_libdir/*.la
 rm %buildroot/%_libdir/libgphoto2/%version/*.la
-rm %buildroot/%_libdir/libgphoto2_port/0.12.0/*.la
+rm %buildroot/%_libdir/libgphoto2_port/0.12.1/*.la
 
 rm -rf %buildroot/usr/share/doc/libgphoto2_port
 

++ libgphoto2-2.5.29.tar.xz -> libgphoto2-2.5.30.tar.xz ++
 224442 lines of diff (skipped)


commit libgphoto2 for openSUSE:Factory

2022-04-28 Thread Source-Sync
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-04-28 23:07:05

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1538 (New)


Package is "libgphoto2"

Thu Apr 28 23:07:05 2022 rev:133 rq:972881 version:2.5.29

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2022-03-06 
18:15:31.767823999 +0100
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1538/libgphoto2.changes  
2022-04-28 23:07:07.092631920 +0200
@@ -1,0 +2,5 @@
+Tue Apr 19 12:44:54 UTC 2022 - Marcus Meissner 
+
+- use https urls
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.OMEoUT/_old  2022-04-28 23:07:07.788632679 +0200
+++ /var/tmp/diff_new_pack.OMEoUT/_new  2022-04-28 23:07:07.792632683 +0200
@@ -39,7 +39,7 @@
 %if 0%{?suse_version} > 1230
 BuildRequires:  systemd-rpm-macros
 %endif
-URL:http://gphoto.org/
+URL:https://gphoto.sourceforge.io/
 # bug437293
 %ifarch ppc64
 Obsoletes:  libgphoto2-64bit
@@ -95,7 +95,7 @@
 
 As of this time, gPhoto supports around 1700 cameras, listed on:
 
-http://gphoto.org/proj/libgphoto2/support.php
+https://gphoto.sourceforge.io/proj/libgphoto2/support.php
 
 or by running
 
@@ -109,7 +109,7 @@
 
 As of this time, gPhoto supports around 1700 cameras, listed on:
 
-http://gphoto.org/proj/libgphoto2/support.php
+https://gphoto.sourceforge.io/proj/libgphoto2/support.php
 
 or by running
 


commit libgphoto2 for openSUSE:Factory

2022-03-06 Thread Source-Sync
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-03-06 18:15:28

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1958 (New)


Package is "libgphoto2"

Sun Mar  6 18:15:28 2022 rev:132 rq:959614 version:2.5.29

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2022-01-07 
12:46:06.691834220 +0100
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1958/libgphoto2.changes  
2022-03-06 18:15:31.767823999 +0100
@@ -1,0 +2,23 @@
+Sat Mar  5 13:49:53 UTC 2022 - Marcus Meissner 
+
+- updated to 2.5.29 release 
+  general:
+  * fixes build failures of libgphoto2 frontends and builds using the
+wrong libgphoto2 headers (issue #717)
+
+  ptp2:
+  * fixed a regression in Fuji preview capture which would lead to crashes
+  * made the wait-event property extractor more robust (it sometimes gets NULL 
ptrs), hopefully fixing Sony crashes
+  * sony: fixed a crash in sony f-number
+  * panasonic: added more configs adjustgm, adjustab, colortemp, afmode, 
mfadjust, expmode, recording
+  * fixed some bugs caused by refactoring / memory leak fixes
+  * added:
+- Kodak m531
+- HP Photosmart E331
+- Nikon DSC 6
+
+  translations:
+  * updated polish, ukrainian, russian, serbian
+  * added romanian
+
+---

Old:

  libgphoto2-2.5.28.tar.xz
  libgphoto2-2.5.28.tar.xz.asc

New:

  libgphoto2-2.5.29.tar.xz
  libgphoto2-2.5.29.tar.xz.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.Q7icEk/_old  2022-03-06 18:15:33.463824229 +0100
+++ /var/tmp/diff_new_pack.Q7icEk/_new  2022-03-06 18:15:33.467824230 +0100
@@ -48,7 +48,7 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1-or-later
 Group:  Hardware/Camera
-Version:2.5.28
+Version:2.5.29
 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

++ libgphoto2-2.5.28.tar.xz -> libgphoto2-2.5.29.tar.xz ++
 171465 lines of diff (skipped)


commit libgphoto2 for openSUSE:Factory

2022-01-07 Thread Source-Sync
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.changes2021-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 
+
+- 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 ++
 

commit libgphoto2 for openSUSE:Factory

2021-10-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2021-10-20 20:23:50

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.1890 (New)


Package is "libgphoto2"

Wed Oct 20 20:23:50 2021 rev:130 rq:926034 version:2.5.27

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2021-03-10 
08:47:54.822310445 +0100
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.1890/libgphoto2.changes  
2021-10-20 20:24:42.681393892 +0200
@@ -1,0 +2,6 @@
+Mon Oct 18 14:27:17 UTC 2021 - Marcus Meissner 
+
+- split out libgphoto2_port for now to meet new shared library policy
+  requirements. bsc#1191764
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.3JPG6Z/_old  2021-10-20 20:24:43.141394177 +0200
+++ /var/tmp/diff_new_pack.3JPG6Z/_new  2021-10-20 20:24:43.145394179 +0200
@@ -64,6 +64,12 @@
 Requires(post): udev
 Requires(postun): udev
 
+%package -n libgphoto2_port12
+Summary:Port drivers for the libgphoto2 digital camera library
+Group:  System/Libraries
+Requires(pre):  /sbin/ldconfig
+Requires(post): /sbin/ldconfig
+
 %package doc
 Summary:Documentation for libgphoto2
 Group:  Documentation/Other
@@ -73,6 +79,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   libexif-devel
 Requires:   libgphoto2-%major = %version
+Requires:   libgphoto2_port12 = %version
 Requires:   libusb-1_0-devel
 
 %package devel-doc
@@ -108,6 +115,15 @@
 
 gphoto2 --list-cameras
 
+%description -n libgphoto2_port12
+gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
+and capturing images from a range of supported digital cameras to your
+local hard drive. It does not support digital cameras based on the USB
+storage protocol as those can be mounted by Linux directly.
+
+This package contains the port drivers (e.g. the USB drivers, the PTP/IP
+driver).
+
 %description doc
 gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
 and capturing images from a range of supported digital cameras to your
@@ -197,15 +213,18 @@
 %files -n libgphoto2-%major
 %defattr(-,root,root)
 %_libdir/libgphoto2
-%_libdir/libgphoto2_port
 # support files for konica camlib
 %_datadir/%name
 %_libdir/libgphoto2.so.*
-%_libdir/libgphoto2_port.so.*
 %if 0%{?suse_version} > 1230
 %_udevhwdbdir/20-gphoto.hwdb
 %endif
 %_udevrulesdir/40-libgphoto2.rules
+
+%files -n libgphoto2_port12
+%defattr(-,root,root)
+%_libdir/libgphoto2_port
+%_libdir/libgphoto2_port.so.*
 %_datadir/libgphoto2_port
 
 %files -n libgphoto2-doc
@@ -231,6 +250,9 @@
 %defattr(-,root,root)
 %doc apidocs README.apidocs
 
+%post   -n libgphoto2_port12 -p /sbin/ldconfig
+%postun -n libgphoto2_port12 -p /sbin/ldconfig
+
 %post -n %name-%major
 /sbin/ldconfig
 %if 0%{?suse_version} > 1230

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.3JPG6Z/_old  2021-10-20 20:24:43.185394204 +0200
+++ /var/tmp/diff_new_pack.3JPG6Z/_new  2021-10-20 20:24:43.185394204 +0200
@@ -1,5 +1,7 @@
+libgphoto2_port12
 libgphoto2-6
 libgphoto2-devel
requires "libexif-devel-"
requires "libusb-1_0-devel-"
requires "libgphoto2-6- = %version"
+   requires "libgphoto2_port12- = %version"


commit libgphoto2 for openSUSE:Factory

2021-03-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2021-03-10 08:47:34

Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old)
 and  /work/SRC/openSUSE:Factory/.libgphoto2.new.2378 (New)


Package is "libgphoto2"

Wed Mar 10 08:47:34 2021 rev:129 rq:875384 version:2.5.27

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2020-10-14 
15:37:49.890333895 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new.2378/libgphoto2.changes  
2021-03-10 08:47:54.822310445 +0100
@@ -1,0 +2,46 @@
+Sun Feb 21 12:11:08 UTC 2021 - Marcus Meissner 
+
+- 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
+
+---

Old:

  libgphoto2-2.5.26.tar.bz2
  libgphoto2-2.5.26.tar.bz2.asc

New:

  libgphoto2-2.5.27.tar.xz
  libgphoto2-2.5.27.tar.xz.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.VPL7c4/_old  2021-03-10 08:47:55.682311332 +0100
+++ /var/tmp/diff_new_pack.VPL7c4/_new  2021-03-10 08:47:55.686311336 +0100
@@ -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 @@
 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