diff --git a/.gitignore b/.gitignore index 58d6a3f..ee1e717 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.9.92.tar.xz /cheese-3.10.0.tar.xz /cheese-3.10.1.tar.xz +/cheese-3.10.2.tar.xz diff --git a/cheese.spec b/cheese.spec index 0d0a86b..cb82af5 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.10.1 +Version: 3.10.2 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -165,6 +165,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Mon Nov 11 2013 Richard Hughes - 2:3.10.2-1 +- Update to 3.10.2 + * Mon Oct 14 2013 Richard Hughes - 2:3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 22a08d1..405ae3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcaab1d49d1dc72f169b738ed171b2c3 cheese-3.10.1.tar.xz +2a344ca60794879a6fcb83f9afa01f1b cheese-3.10.2.tar.xz