Update to 3.32.0
This commit is contained in:
parent
5b8eab5f70
commit
7ccdbcc554
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@ cheese-2.31.1.tar.bz2
|
|||||||
/cheese-3.28.0.tar.xz
|
/cheese-3.28.0.tar.xz
|
||||||
/cheese-3.30.0.tar.xz
|
/cheese-3.30.0.tar.xz
|
||||||
/cheese-3.31.90.tar.xz
|
/cheese-3.31.90.tar.xz
|
||||||
|
/cheese-3.32.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: cheese
|
Name: cheese
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 3.31.90
|
Version: 3.32.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Application for taking pictures and movies from a webcam
|
Summary: Application for taking pictures and movies from a webcam
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Cheese
|
URL: https://wiki.gnome.org/Apps/Cheese
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -118,6 +118,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Cheese.desk
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 12 2019 David King <amigadave@amigadave.com> - 2:3.32.0-1
|
||||||
|
- Update to 3.32.0
|
||||||
|
|
||||||
* Mon Feb 04 2019 David King <amigadave@amigadave.com> - 2:3.31.90-1
|
* Mon Feb 04 2019 David King <amigadave@amigadave.com> - 2:3.31.90-1
|
||||||
- Update to 3.31.90
|
- Update to 3.31.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cheese-3.31.90.tar.xz) = 6ce8f1c586d4265127aedd15dff81e5c73d628b10f25a1db199765599b1eda63d919ba496e1f0ee848ff537f11b36e640e917681afc7251a4a08b99cb0903673
|
SHA512 (cheese-3.32.0.tar.xz) = 59440dfbca7f56fbf3d3545e54f9a028da9ea81fa87d6498c79c4f68f44fa964d45d6e34504f2ebedc4913bebc6caafef0476b1cca8d44fa02a380a12e0f520d
|
||||||
|
Loading…
Reference in New Issue
Block a user