diff --git a/.gitignore b/.gitignore index 5e1600c..603040b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.5.91.tar.xz /cheese-3.5.92.tar.xz /cheese-3.6.0.tar.xz +/cheese-3.6.1.tar.xz diff --git a/cheese.spec b/cheese.spec index 8490c3e..5acb5d2 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -8,7 +8,7 @@ Group: Amusements/Graphics 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 +Source0: http://download.gnome.org/sources/cheese/3.6/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=678447 # Patch2: 0002-Setup-vp8enc-in-a-way-suitable-for-realtime-encoding.patch @@ -23,12 +23,10 @@ BuildRequires: libXxf86vm-devel BuildRequires: libXtst-devel BuildRequires: desktop-file-utils BuildRequires: gettext -BuildRequires: gnome-doc-utils BuildRequires: intltool BuildRequires: gnome-desktop3-devel >= 2.91.0 BuildRequires: libgudev1-devel BuildRequires: libcanberra-devel -BuildRequires: scrollkeeper BuildRequires: clutter-devel BuildRequires: clutter-gtk-devel BuildRequires: clutter-gst2-devel @@ -146,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Wed Oct 17 2012 Kalev Lember - 2:3.6.1-1 +- Update to 3.6.1 + * Tue Sep 25 2012 Richard Hughes - 2:3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 35da235..af99246 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c209be1523090841f1270959a72108b cheese-3.6.0.tar.xz +5278f0223fb5e25957f20f14716ff760 cheese-3.6.1.tar.xz