diff --git a/.gitignore b/.gitignore index 81d99cc..c0aff2f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.8.0.tar.xz /cheese-3.8.1.tar.xz /cheese-3.9.1.tar.xz +/cheese-3.9.2.tar.xz diff --git a/cheese.spec b/cheese.spec index 4724e8c..c7fde6e 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.9.1 +Version: 3.9.2 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -145,6 +145,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Sun Jun 02 2013 Kalev Lember - 2:3.9.2-1 +- Update to 3.9.2 + * Sat May 04 2013 Kalev Lember - 2:3.9.1-1 - Update to 3.9.1 diff --git a/sources b/sources index 905f8d3..7b9d493 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1241317aa88a8762a7ee3bec84e1ebdb cheese-3.9.1.tar.xz +80b6b3949dce07d3630c301c2e7b58cf cheese-3.9.2.tar.xz