diff --git a/.gitignore b/.gitignore index 0478667..23d6ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.20.0.tar.xz /cheese-3.20.1.tar.xz /cheese-3.20.2.tar.xz +/cheese-3.21.3.tar.xz diff --git a/cheese.spec b/cheese.spec index 56b4919..a8d154a 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.20.2 +Version: 3.21.3 Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam @@ -8,7 +8,7 @@ Group: Amusements/Graphics License: GPLv2+ URL: https://wiki.gnome.org/Apps/Cheese #VCS: git:git://git.gnome.org/cheese -Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -159,6 +159,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Jun 21 2016 David King - 2:3.21.3-1 +- Update to 3.21.3 + * Mon May 09 2016 David King - 2:3.20.2-1 - Update to 3.20.2 diff --git a/sources b/sources index e774d7f..5b9919e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4446b2942cee1d91e920bf85bfe8ab2d cheese-3.20.2.tar.xz +f580a2e05d3061b72e4620a962c6767f cheese-3.21.3.tar.xz