diff --git a/.gitignore b/.gitignore index 24fb215..89a1c16 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.2.1.tar.xz /cheese-3.3.1.tar.xz /cheese-3.3.2.tar.xz +/cheese-3.3.3.tar.xz diff --git a/cheese.spec b/cheese.spec index 9a8678e..d1362d1 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,7 +1,7 @@ Name: cheese Epoch: 2 -Version: 3.3.2 -Release: 2%{?dist} +Version: 3.3.3 +Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam Group: Amusements/Graphics @@ -137,6 +137,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Wed Dec 21 2011 Matthias Clasen - 2:3.3.3-1 +- Update to 3.3.3 + * Thu Nov 24 2011 Matthias Clasen - 1:3.3.2-2 - Rebuild against new clutter diff --git a/sources b/sources index d8238d5..3dae8a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cff804b0b9ccde7c78deb6b74a5039cc cheese-3.3.2.tar.xz +7e4ee76ff78054180404f39a3c086a0d cheese-3.3.3.tar.xz