From e5b4cb82d1eefd2115eb39954255dc54b2078329 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 29 Apr 2014 16:13:27 +0100 Subject: [PATCH] Update to 3.13.1 --- .gitignore | 1 + cheese.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b6161e9..9fd8ed0 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ cheese-2.31.1.tar.bz2 /cheese-3.11.92.tar.xz /cheese-3.12.0.tar.xz /cheese-3.12.1.tar.xz +/cheese-3.13.1.tar.xz diff --git a/cheese.spec b/cheese.spec index bfef019..e4c43d2 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ Name: cheese Epoch: 2 -Version: 3.12.1 +Version: 3.13.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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/cheese/3.13/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel >= 3.0.0 BuildRequires: gstreamer1-devel @@ -133,6 +133,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Tue Apr 29 2014 Richard Hughes - 2:3.13.1-1 +- Update to 3.13.1 + * Tue Apr 15 2014 Kalev Lember - 2:3.12.1-1 - Update to 3.12.1 - Use desktop-file-validate instead of desktop-file-install diff --git a/sources b/sources index 0dbb045..dc26e75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48730944a24c9adbd897b672ec66adee cheese-3.12.1.tar.xz +50e828094030a8d5590c5e940e0610ea cheese-3.13.1.tar.xz