- Updated to 2.4.11.2 temp snapshot
- libusb 1.0 support - changed canon powershot event handling - fixed several bugs - added new devices OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=48
This commit is contained in:
parent
afbb5c2225
commit
79cab81f6d
3
libgphoto2-2.4.11.2.tar.bz2
Normal file
3
libgphoto2-2.4.11.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccfed4327cac1e0fa168e5dd8eab1b89f9733acc783fe318b206a1661729bedc
|
||||||
|
size 5997968
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5116bbacea57dfe22585e8e939ea30b5fb99fe08de526002788c84e37105c423
|
|
||||||
size 4396949
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 11:39:03 CET 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Updated to 2.4.11.2 temp snapshot
|
||||||
|
- libusb 1.0 support
|
||||||
|
- changed canon powershot event handling
|
||||||
|
- fixed several bugs
|
||||||
|
- added new devices
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 19 15:57:21 UTC 2011 - coolo@suse.com
|
Sat Nov 19 15:57:21 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libgphoto2
|
Name: libgphoto2
|
||||||
BuildRequires: doxygen fdupes gcc-c++ gd-devel libexif-devel libjpeg-devel libusb-devel lockdev-devel pkg-config udev
|
BuildRequires: doxygen fdupes gcc-c++ gd-devel libexif-devel libjpeg-devel libusb-1_0-devel lockdev-devel pkg-config udev
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
Url: http://gphoto.org/
|
Url: http://gphoto.org/
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -31,7 +31,7 @@ Obsoletes: libgphoto2-64bit
|
|||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Summary: A Digital Camera Library
|
Summary: A Digital Camera Library
|
||||||
Version: 2.4.11
|
Version: 2.4.11.2
|
||||||
Release: 4
|
Release: 4
|
||||||
Source0: libgphoto2-%{version}.tar.bz2
|
Source0: libgphoto2-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user