- updated to 2.5.2.1 temporary snapshot
- new udev hwdb - new Nikon capture functions for newer Nikons - Olympus 3030 fixed - several new USB ids - translation updates - lots of other bugfixes OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=102
This commit is contained in:
parent
a5edf9cbaf
commit
0cfce219f5
3
libgphoto2-2.5.2.1.tar.bz2
Normal file
3
libgphoto2-2.5.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b3b8c1cf4930c6dff4a8bb8432c36d20bcd62268dcf11d1912ec82aace5953b
|
||||||
|
size 6716699
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a32d113555bcb59e332b33ca00f28878b5a6151edb7f18735daee81d280a2838
|
|
||||||
size 6446235
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.19 (GNU/Linux)
|
|
||||||
|
|
||||||
iD8DBQBRhrc/6nvzlwF1Yj4RAqFvAJsEFnNwcBOR0ypaCg6A1Y4YdjoWegCgjyhT
|
|
||||||
cN0dEC+A/QYkHLMKm/BPKVI=
|
|
||||||
=3cqB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 14:57:20 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
- updated to 2.5.2.1 temporary snapshot
|
||||||
|
- new udev hwdb
|
||||||
|
- new Nikon capture functions for newer Nikons
|
||||||
|
- Olympus 3030 fixed
|
||||||
|
- several new USB ids
|
||||||
|
- translation updates
|
||||||
|
- lots of other bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 6 08:24:24 UTC 2013 - meissner@suse.com
|
Mon May 6 08:24:24 UTC 2013 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -48,10 +48,10 @@ Obsoletes: libgphoto2-64bit
|
|||||||
Summary: A Digital Camera Library
|
Summary: A Digital Camera Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Version: 2.5.2
|
Version: 2.5.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2.asc
|
#Source1: http://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2.asc
|
||||||
Source2: %name.keyring
|
Source2: %name.keyring
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
%if 0%{?suse_version} > 1220
|
%if 0%{?suse_version} > 1220
|
||||||
@ -110,9 +110,9 @@ These are its development libraries and headers.
|
|||||||
%lang_package -n libgphoto2-%{major}
|
%lang_package -n libgphoto2-%{major}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?suse_version} > 1220
|
#if 0%{?suse_version} > 1220
|
||||||
%gpg_verify %{S:1}
|
#gpg_verify %{S:1}
|
||||||
%endif
|
#endif
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user