diff --git a/.gitignore b/.gitignore index 1519804..0f0aee4 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.20.2.tar.xz /cheese-3.21.3.tar.xz /cheese-3.21.92.tar.xz +/cheese-3.22.0.tar.xz diff --git a/cheese.spec b/cheese.spec index efe2124..a00ebb2 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.21.92 +Version: 3.22.0 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.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{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 Sep 20 2016 David King - 2:3.22.0-1 +- Update to 3.22.0 + * Tue Sep 13 2016 David King - 2:3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index 496479d..4e03ad2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42f29577951745888ed8d99c6673e4fe cheese-3.21.92.tar.xz +4b1d0d2e48f60b3d706cd6aa0cda4c15 cheese-3.22.0.tar.xz