[cheese] Update to 3.15.2

David King amigadave at fedoraproject.org
Mon Nov 24 19:51:34 UTC 2014


commit ab4f21667639f0b8f20c44a9bea1a472115f802b
Author: David King <amigadave at amigadave.com>
Date:   Mon Nov 24 19:50:49 2014 +0000

    Update to 3.15.2

 .gitignore  |    1 +
 cheese.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd0910f..b7bd120 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@ cheese-2.31.1.tar.bz2
 /cheese-3.14.0.tar.xz
 /cheese-3.14.1.tar.xz
 /cheese-3.15.1.tar.xz
+/cheese-3.15.2.tar.xz
diff --git a/cheese.spec b/cheese.spec
index fef2c22..069deb3 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,6 +1,6 @@
 Name:           cheese
 Epoch:          2
-Version:        3.15.1
+Version:        3.15.2
 Release:        1%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
@@ -33,6 +33,7 @@ BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0)
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  /usr/bin/appstream-util
 BuildRequires:  /usr/bin/xsltproc
 
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
@@ -157,6 +158,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Mon Nov 24 2014 David King <amigadave at amigadave.com> - 2:3.15.2-1
+- Update to 3.15.2
+- Depend on appstream-util at build time for AppData check
+
 * Mon Oct 27 2014 David King <amigadave at amigadave.com> - 2:3.15.1-1
 - Update to 3.15.1
 
diff --git a/sources b/sources
index 774bc15..cc92a33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de8e05235c45714f453ff4c67afdb7bd  cheese-3.15.1.tar.xz
+73c82f314eec845a2d77e3be062f7c17  cheese-3.15.2.tar.xz


More information about the scm-commits mailing list