[cheese/f15] Update to 3.0.2 This fixes the crash on changing effect (rhbz#701039)

Hans de Goede jwrdegoede at fedoraproject.org
Tue Sep 27 17:59:39 UTC 2011


commit 7708cbdb0f2dc8e8463d93cee490e48b3a460bc4
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Tue Sep 27 19:59:27 2011 +0200

    Update to 3.0.2
    This fixes the crash on changing effect (rhbz#701039)

 .gitignore  |    1 +
 cheese.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 639b2e4..b54595d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ cheese-2.31.1.tar.bz2
 /cheese-3.0.0.tar.bz2
 /cheese-icons.tar.bz2
 /cheese-3.0.1.tar.bz2
+/cheese-3.0.2.tar.bz2
diff --git a/cheese.spec b/cheese.spec
index bea84eb..710130e 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,7 +1,7 @@
 Name:           cheese
 Epoch:          1
-Version:        3.0.1
-Release:        2%{?dist}
+Version:        3.0.2
+Release:        1%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 Group:          Amusements/Graphics
@@ -142,6 +142,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 
 %changelog
+* Tue Sep 27 2011 Hans de Goede <hdegoede at redhat.com> - 1:3.0.2-1
+- Update to 3.0.2
+- This fixes the crash on changing effect (rhbz#701039)
+
 * Sat Jun 04 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1:3.0.1-2
 - Removed RPATHS (RH #703636)
 
diff --git a/sources b/sources
index 53b6e9a..62f46d4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-321702f7ce772d0b6fc4dc2ff0e96fc2  cheese-3.0.1.tar.bz2
+a231abd4b64c6327613e937e0ec12ff9  cheese-3.0.2.tar.bz2
 4e0d46879d131c816994945cafdc1f7f  cheese-icons.tar.bz2


More information about the scm-commits mailing list