Update to 3.16.1

This commit is contained in:
David King 2015-04-13 22:29:03 +01:00
parent 948c61cb55
commit f260fbf4ff
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -69,3 +69,4 @@ cheese-2.31.1.tar.bz2
/cheese-3.15.90.tar.xz
/cheese-3.15.92.tar.xz
/cheese-3.16.0.tar.xz
/cheese-3.16.1.tar.xz

View File

@ -1,7 +1,7 @@
Name: cheese
Epoch: 2
Version: 3.16.0
Release: 3%{?dist}
Version: 3.16.1
Release: 1%{?dist}
Summary: Application for taking pictures and movies from a webcam
Group: Amusements/Graphics
@ -131,6 +131,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_bindir}/cheese
%{_datadir}/applications/org.gnome.Cheese.desktop
%{_datadir}/icons/hicolor/*/apps/cheese.png
%{_datadir}/icons/hicolor/symbolic/apps/cheese-symbolic.svg
%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
%{_datadir}/dbus-1/services/org.gnome.Cheese.service
%{_mandir}/man1/cheese.1*
@ -158,6 +159,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%changelog
* Mon Apr 13 2015 David King <amigadave@amigadave.com> - 2:3.16.1-1
- Update to 3.16.1
* Wed Apr 01 2015 David King <amigadave@amigadave.com> - 2:3.16.0-3
- Drop old AppData screenshots

View File

@ -1 +1 @@
8a2f1cc55461a2fe2c2363ae9facd9b7 cheese-3.16.0.tar.xz
e18b0742aa190d4c3110bd427c6b7a50 cheese-3.16.1.tar.xz