diff --git a/.gitignore b/.gitignore index 1ba7758..db2db1f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/cheese.spec b/cheese.spec index 4e53bf3..2c84486 100644 --- a/cheese.spec +++ b/cheese.spec @@ -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 - 2:3.16.1-1 +- Update to 3.16.1 + * Wed Apr 01 2015 David King - 2:3.16.0-3 - Drop old AppData screenshots diff --git a/sources b/sources index 071ef02..fda0a5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a2f1cc55461a2fe2c2363ae9facd9b7 cheese-3.16.0.tar.xz +e18b0742aa190d4c3110bd427c6b7a50 cheese-3.16.1.tar.xz