diff --git a/.gitignore b/.gitignore index 68f14f4..81d99cc 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.7.92.tar.xz /cheese-3.8.0.tar.xz /cheese-3.8.1.tar.xz +/cheese-3.9.1.tar.xz diff --git a/cheese.spec b/cheese.spec index becbe94..bb85331 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.8.1 +Version: 3.9.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.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/cheese/3.9/%{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 @@ -143,6 +143,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Sat May 04 2013 Kalev Lember - 2:3.9.1-1 +- Update to 3.9.1 + * Mon Apr 15 2013 Kalev Lember - 2:3.8.1-1 - Update to 3.8.1 diff --git a/sources b/sources index a70ebf6..905f8d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d10f7ddfdb54517fce292ab84fa8527 cheese-3.8.1.tar.xz +1241317aa88a8762a7ee3bec84e1ebdb cheese-3.9.1.tar.xz