Update to 3.5.1
This commit is contained in:
parent
3272fc5602
commit
79f231d22f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user