diff --git a/.gitignore b/.gitignore index 2258058..7e6333b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.4.0.tar.xz /cheese-3.4.1.tar.xz /cheese-3.5.1.tar.xz +/cheese-3.5.2.tar.xz diff --git a/cheese.spec b/cheese.spec index 64a42ae..6714af4 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,7 +1,7 @@ Name: cheese Epoch: 2 -Version: 3.5.1 -Release: 2%{?dist} +Version: 3.5.2 +Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam Group: Amusements/Graphics @@ -146,6 +146,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Thu Jun 07 2012 Richard Hughes - 2:3.5.2-1 +- Update to 3.5.2 + * Tue Jun 5 2012 Hans de Goede - 2:3.5.1-2 - Fix missing images on buttons, also fixes the "Gtk-WARNING **: Attempting to add a widget with type GtkImage to a GtkButton ..." warnings (gnome#677543) diff --git a/sources b/sources index 345ed01..3051006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff697b05f8808d4f3eb93d3e6a4e6955 cheese-3.5.1.tar.xz +b8bdb32b0ed4f37ae1e1306136a49e3b cheese-3.5.2.tar.xz