[cheese/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 02:20:56 UTC 2013


commit 2c81cf38507352f0718f00676f80728127958293
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 03:20:42 2013 +0100

    Update to 3.8.0

 .gitignore  |    1 +
 cheese.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f63c6df..c8f16be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ cheese-2.31.1.tar.bz2
 /cheese-3.7.90.tar.xz
 /cheese-3.7.91.tar.xz
 /cheese-3.7.92.tar.xz
+/cheese-3.8.0.tar.xz
diff --git a/cheese.spec b/cheese.spec
index 1f28d22..92c1c02 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,14 +1,14 @@
 Name:           cheese
 Epoch:          2
-Version:        3.7.92
-Release:        2%{?dist}
+Version:        3.8.0
+Release:        1%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 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.7/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/cheese/3.8/%{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
 
@@ -144,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 
 %changelog
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 2:3.8.0-1
+- Update to 3.8.0
+
 * Wed Mar 20 2013 Kalev Lember <kalevlember at gmail.com> - 2:3.7.92-2
 - Rebuilt for clutter-gtk soname bump
 
diff --git a/sources b/sources
index e5c357a..285c288 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be0e9f6d5b60169bf51515235b40b4ea  cheese-3.7.92.tar.xz
+a0d3680db340f6cce2644c6ee5de36e7  cheese-3.8.0.tar.xz


More information about the scm-commits mailing list