Update to 3.5.1

This commit is contained in:
Kalev Lember 2012-05-05 23:55:41 +03:00
parent 3272fc5602
commit 79f231d22f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ cheese-2.31.1.tar.bz2
/cheese-3.3.5.tar.xz
/cheese-3.4.0.tar.xz
/cheese-3.4.1.tar.xz
/cheese-3.5.1.tar.xz

View File

@ -1,6 +1,6 @@
Name: cheese
Epoch: 2
Version: 3.4.1
Version: 3.5.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.4/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/cheese/3.5/%{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
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.5.1-1
- Update to 3.5.1
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 2:3.4.1-1
- Update to 3.4.1

View File

@ -1 +1 @@
350afb16522ed26b1fe4192e12991d0f cheese-3.4.1.tar.xz
ff697b05f8808d4f3eb93d3e6a4e6955 cheese-3.5.1.tar.xz