[cheese/f16] 3.2.2

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 24 01:49:20 UTC 2011


commit a6c0134de9213c4f0a31c96a166865d2e74b2968
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 23 20:48:27 2011 -0500

    3.2.2

 .gitignore  |    1 +
 cheese.spec |   11 +++++------
 sources     |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9fca79..17e62af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ cheese-2.31.1.tar.bz2
 /cheese-3.1.92.tar.xz
 /cheese-3.2.0.tar.xz
 /cheese-3.2.1.tar.xz
+/cheese-3.2.2.tar.xz
diff --git a/cheese.spec b/cheese.spec
index 30ee974..f5e5345 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,7 +1,7 @@
 Name:           cheese
 Epoch:          1
-Version:        3.2.1
-Release:        2%{?dist}
+Version:        3.2.2
+Release:        1%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 Group:          Amusements/Graphics
@@ -9,8 +9,6 @@ License:        GPLv2+
 URL:            http://projects.gnome.org/cheese/
 #VCS: git:git://git.gnome.org/cheese
 Source0:        http://download.gnome.org/sources/cheese/3.2/%{name}-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=646770
-Source1:         cheese-icons.tar.bz2
 
 BuildRequires: gtk3-devel >= 3.0.0
 BuildRequires: gstreamer-devel >= 0.10.23
@@ -84,8 +82,6 @@ desktop-file-install --delete-original --vendor="" 	\
 	--add-category X-AudioVideoImport		\
 	$RPM_BUILD_ROOT%{_datadir}/applications/cheese.desktop
 
-tar xf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/icons --strip-components=1 cheese/hicolor
-
 %find_lang %{name} --with-gnome
 
 chrpath --delete $RPM_BUILD_ROOT%{_bindir}/cheese
@@ -138,6 +134,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 
 %changelog
+* Wed Nov 23 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.2-1
+- Update to 3.2.2
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.2.1-2
 - Rebuilt for glibc bug#747377
 
diff --git a/sources b/sources
index a62c9d8..e1fa5e8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-944482d9c450f10b8c20cd7557050a7c  cheese-3.2.1.tar.xz
+a674bbe235cc960e578bb71b6aa55783  cheese-3.2.2.tar.xz
 4e0d46879d131c816994945cafdc1f7f  cheese-icons.tar.bz2


More information about the scm-commits mailing list