Update to 3.15.1
This commit is contained in:
parent
52ec2752d6
commit
fc2157c414
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ cheese-2.31.1.tar.bz2
|
||||
/cheese-3.13.92.tar.xz
|
||||
/cheese-3.14.0.tar.xz
|
||||
/cheese-3.14.1.tar.xz
|
||||
/cheese-3.15.1.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: cheese
|
||||
Epoch: 2
|
||||
Version: 3.14.1
|
||||
Version: 3.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Application for taking pictures and movies from a webcam
|
||||
|
||||
@ -8,7 +8,7 @@ Group: Amusements/Graphics
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Cheese
|
||||
#VCS: git:git://git.gnome.org/cheese
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -157,6 +157,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 27 2014 David King <amigadave@amigadave.com> - 2:3.15.1-1
|
||||
- Update to 3.15.1
|
||||
|
||||
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 2:3.14.1-1
|
||||
- Update to 3.14.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user