rebuild for libvpx 1.4.0

This commit is contained in:
Tom Callaway 2015-04-06 16:21:08 -04:00
parent f5ceca94e5
commit 016d35cb7b

View File

@ -2,7 +2,7 @@
Name: libgphoto2
Version: 2.5.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library for accessing digital cameras
Group: Development/Libraries
# GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2
@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}
%{_mandir}/man3/*
%changelog
* Mon Apr 6 2015 Tom Callaway <spot@fedoraproject.org> - 2.5.7-3
- rebuild against libvpx 1.4.0
* Thu Mar 12 2015 Tim Waugh <twaugh@redhat.com> 2.5.7-2
- Apply upstream patch to correctly report errors when performing
USB control transfers (bug #1201048).