From a0f281bccb711404f815d47218f5befd5c42c7de Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Sep 2012 07:18:44 -0400 Subject: [PATCH] 3.5.91 --- .gitignore | 1 + cheese.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2cc1864..a0e42da 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.5.1.tar.xz /cheese-3.5.2.tar.xz /cheese-3.5.5.tar.xz +/cheese-3.5.91.tar.xz diff --git a/cheese.spec b/cheese.spec index 59d0da5..92cecd1 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,7 +1,7 @@ Name: cheese Epoch: 2 -Version: 3.5.5 -Release: 2%{?dist} +Version: 3.5.91 +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.5/%{name}-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=678446 -Patch1: 0001-cheese-thumb-view-Don-t-set-columns-to-5000-in-horiz.patch # https://bugzilla.gnome.org/show_bug.cgi?id=678447 Patch2: 0002-Setup-vp8enc-in-a-way-suitable-for-realtime-encoding.patch # https://bugzilla.redhat.com/show_bug.cgi?id=850505 @@ -74,7 +72,6 @@ for writing applications that require a webcam display widget. %prep %setup -q -%patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 @@ -153,6 +150,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Thu Sep 6 2012 Matthias Clasen - 2:3.5.91-1 +- Update to 3.5.91 +- Drop upstreamed patch + * Tue Aug 28 2012 Matthias Clasen - 2:3.5.5-2 - Rebuild against new cogl/clutter diff --git a/sources b/sources index edede5d..5a1848d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f329e47244e46111cba2ea0d2b6c7ac cheese-3.5.5.tar.xz +b67e5182759e6e4af7acb1693264af93 cheese-3.5.91.tar.xz