[libgphoto2] Update to 2.5.7 for new device support

Peter Robinson pbrobinson at fedoraproject.org
Tue Jan 20 12:47:47 UTC 2015


commit d4041463a4a5a575a6ce8c8d5946466b69ee6f0f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jan 20 12:48:06 2015 +0000

    Update to 2.5.7 for new device support

 .gitignore      |    2 +-
 libgphoto2.spec |    6 ++++--
 sources         |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62f8a95..2a5ec19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libgphoto2-2.5.5.1.tar.bz2
+/libgphoto2-2.*.tar.bz2
diff --git a/libgphoto2.spec b/libgphoto2.spec
index 0b8830b..5a32ade 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 %global udevdir %(pkg-config --variable=udevdir udev)
 
 Name:           libgphoto2
-Version:        2.5.5.1
+Version:        2.5.7
 Release:        1%{?dist}
 Summary:        Library for accessing digital cameras
 Group:          Development/Libraries
@@ -22,7 +22,6 @@ BuildRequires:  libtool-ltdl-devel, popt-devel
 BuildRequires:  gd-devel
 BuildRequires:  systemd
 Requires:       lockdev
-Obsoletes:      gphoto2 < 2.4.0-11
 
 %description
 libgphoto2 is a library that can be used by applications to access
@@ -143,6 +142,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 20 2015 Peter Robinson <pbrobinson at fedoraproject.org> 2.5.7-1
+- Update to 2.5.7 for new device support
+
 * Sun Sep 07 2014 Jindrich Novy <novyjindrich at gmail.com> 2.5.5.1-1
 - update to 2.5.5.1 - regression fix release of 2.5.5
 
diff --git a/sources b/sources
index 8f0ded8..13e360e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82ef7e980b7ba2399bb1a472efd0eda5  libgphoto2-2.5.5.1.tar.bz2
+6b20635dc9120efb3d23c3b5201894a2  libgphoto2-2.5.7.tar.bz2


More information about the scm-commits mailing list