Hello community,

here is the log from the commit of package gphoto for openSUSE:Leap:15.2 
checked in at 2020-06-10 16:49:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gphoto (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gphoto.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gphoto"

Wed Jun 10 16:49:57 2020 rev:22 rq:813073 version:2.5.23

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gphoto/gphoto.changes  2020-01-15 
15:08:11.385997176 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.gphoto.new.3606/gphoto.changes        
2020-06-10 16:50:03.220385020 +0200
@@ -1,0 +2,21 @@
+Sun May 31 16:41:51 UTC 2020 - Marcus Meissner <meiss...@suse.com>
+
+- fix-exif.patch: fix build with exif 0.6.22, which spells FlashPixversion
+  now FlashpixVersion
+
+-------------------------------------------------------------------
+Sun Jun  2 16:40:32 UTC 2019 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 2.5.23 release
+  - bugfixes
+
+-------------------------------------------------------------------
+Sat Oct 27 16:24:50 UTC 2018 - meiss...@suse.com
+
+- updated to 2.5.20 release
+  * maximum number in file ranges bumped from 16384 to 65536
+  * add shell commands to match commandline: summary, storage-info, 
trigger-capture
+  * fixed a fd leak
+  * translations: updated simplified chinese
+
+-------------------------------------------------------------------

Old:
----
  gphoto2-2.5.17.tar.bz2
  gphoto2-2.5.17.tar.bz2.asc

New:
----
  fix-exif.patch
  gphoto2-2.5.23.tar.bz2
  gphoto2-2.5.23.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gphoto.spec ++++++
--- /var/tmp/diff_new_pack.I4rOpz/_old  2020-06-10 16:50:03.808386725 +0200
+++ /var/tmp/diff_new_pack.I4rOpz/_new  2020-06-10 16:50:03.812386737 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gphoto
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,15 +23,16 @@
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
 BuildRequires:  readline-devel
-Url:            http://gphoto.sourceforge.net
+URL:            http://gphoto.sourceforge.net
 Summary:        A Digital Camera Utility
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Camera
-Version:        2.5.17
+Version:        2.5.23
 Release:        0
 Source0:        
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2
 Source1:        
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2.asc
 Source2:        %name.keyring
+Patch0:         fix-exif.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,6 +50,7 @@
 
 %prep
 %setup -q -n gphoto2-%{version}
+%patch0 -p1
 
 %build
 pkg-config --libs libgphoto2

++++++ fix-exif.patch ++++++
Index: gphoto2-2.5.23/tests/data/test037.result
===================================================================
--- gphoto2-2.5.23.orig/tests/data/test037.result
+++ gphoto2-2.5.23/tests/data/test037.result
@@ -15,7 +15,7 @@ ResolutionUnit      |Inch
 ExifVersion         |Exif Version 2.1                                          
 
 ComponentsConfigurat|Y Cb Cr -                                                 
 
 UserComment         |Public domain EXIF test image                             
 
-FlashPixVersion     |FlashPix Version 1.0                                      
 
+FlashpixVersion     |FlashPix Version 1.0                                      
 
 ColorSpace          |Uncalibrated                                              
 
 PixelXDimension     |32                                                        
 
 PixelYDimension     |32                                                        
 

++++++ gphoto2-2.5.17.tar.bz2 -> gphoto2-2.5.23.tar.bz2 ++++++
++++ 30011 lines of diff (skipped)


Reply via email to