[cheese] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 01:25:10 UTC 2012


commit 3272fc5602f3ffac8ee213222a513e088f0a49c3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 01:15:24 2012 +0300

    Update to 3.4.1

 .gitignore  |    1 +
 cheese.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f2531e..620328f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ cheese-2.31.1.tar.bz2
 /cheese-3.3.4.tar.xz
 /cheese-3.3.5.tar.xz
 /cheese-3.4.0.tar.xz
+/cheese-3.4.1.tar.xz
diff --git a/cheese.spec b/cheese.spec
index b34ee06..342f610 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,6 +1,6 @@
 Name:           cheese
 Epoch:          2
-Version:        3.4.0
+Version:        3.4.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.3/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/cheese/3.4/%{name}-%{version}.tar.xz
 
 BuildRequires: gtk3-devel >= 3.0.0
 BuildRequires: gstreamer-devel >= 0.10.23
@@ -140,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 
 %changelog
+* Tue Apr 17 2012 Kalev Lember <kalevlember at gmail.com> - 2:3.4.1-1
+- Update to 3.4.1
+
 * Tue Mar 27 2012 Richard Hughes <hughsient at gmail.com> - 2:3.4.0-1
 - Update to 3.4.0
 
diff --git a/sources b/sources
index 99326d3..dcb9730 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cee1916ad1e7271f72c3558cf1284ed  cheese-3.4.0.tar.xz
+350afb16522ed26b1fe4192e12991d0f  cheese-3.4.1.tar.xz


More information about the scm-commits mailing list