diff --git a/.gitignore b/.gitignore index c0aff2f..145b32f 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.8.1.tar.xz /cheese-3.9.1.tar.xz /cheese-3.9.2.tar.xz +/cheese-3.9.3.tar.xz diff --git a/cheese.spec b/cheese.spec index 0e5657c..351c0d1 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,7 +1,7 @@ Name: cheese Epoch: 2 -Version: 3.9.2 -Release: 2%{?dist} +Version: 3.9.3 +Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam Group: Amusements/Graphics @@ -143,6 +143,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Fri Jun 21 2013 Kalev Lember - 2:3.9.3-1 +- Update to 3.9.3 + * Mon Jun 17 2013 Hans de Goede - 2:3.9.2-2 - Fix cheese-introduction.png being in both cheese and cheese-libs (#893756) - Put the COPYING file in the docs for cheese-libs (#893800) diff --git a/sources b/sources index 7b9d493..af6a3b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80b6b3949dce07d3630c301c2e7b58cf cheese-3.9.2.tar.xz +28ae5bd950cc811bafbce5010798a489 cheese-3.9.3.tar.xz