diff --git a/.gitignore b/.gitignore index 3ea00d6..a9376bf 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.13.4.tar.xz /cheese-3.13.90.1.tar.xz /cheese-3.13.92.tar.xz +/cheese-3.14.0.tar.xz diff --git a/cheese.spec b/cheese.spec index 8f3d119..c6b34bc 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -157,6 +157,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Sep 23 2014 David King - 2:3.14.0-1 +- Update to 3.14.0 + * Mon Sep 15 2014 David King - 2:3.13.92-1 - Update to 3.13.92 - Split camera service out to a subpackage diff --git a/sources b/sources index d1d288d..e95ec89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a5ef652fbad23db249402cd468c01be cheese-3.13.92.tar.xz +4e990e97be5901b1c20323af8c345ad7 cheese-3.14.0.tar.xz