diff --git a/.gitignore b/.gitignore index b7bd120..4445120 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.14.1.tar.xz /cheese-3.15.1.tar.xz /cheese-3.15.2.tar.xz +/cheese-3.15.3.tar.xz diff --git a/cheese.spec b/cheese.spec index 069deb3..2b195de 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.15.2 +Version: 3.15.3 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -158,6 +158,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Mon Dec 15 2014 David King - 2:3.15.3-1 +- Update to 3.15.3 + * Mon Nov 24 2014 David King - 2:3.15.2-1 - Update to 3.15.2 - Depend on appstream-util at build time for AppData check diff --git a/sources b/sources index cc92a33..f56c47c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73c82f314eec845a2d77e3be062f7c17 cheese-3.15.2.tar.xz +4060dc0ee2703d70875bf7f0b51e53a4 cheese-3.15.3.tar.xz