Accepting request 95056 from graphics
updated to 2.4.11.2 temp snapshot OBS-URL: https://build.opensuse.org/request/show/95056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=64
This commit is contained in:
commit
e27699ac8b
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:f1e014bd3ba8adec8c54c7a2c2f3debb57b308941b5eb721fe3e7cb47f0b5103
|
||||||
|
size 5975382
|
@ -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
|
||||||
@ -43,7 +43,7 @@ Recommends: %{name}-lang = %{version}
|
|||||||
Summary: Development headers for libgphoto2
|
Summary: Development headers for libgphoto2
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Requires: libgphoto2 = %version libusb-devel
|
Requires: libgphoto2 = %version libusb-1_0-devel
|
||||||
Requires: libexif-devel
|
Requires: libexif-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user