diff --git a/cinnamon.spec b/cinnamon.spec index 65d72a5..64c6bf9 100644 --- a/cinnamon.spec +++ b/cinnamon.spec @@ -2,7 +2,7 @@ Name: cinnamon Version: 2.4.0 -Release: 0.1.git%{_internal_version}%{?dist} +Release: 0.2.git%{_internal_version}%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ and LGPLv2+ URL: http://cinnamon.linuxmint.com @@ -102,6 +102,7 @@ Requires: pygobject2 Requires: dbus-python Requires: python-lxml Requires: gnome-python2-gconf +Requires: gstreamer-python Requires: python-pillow Requires: PyPAM Requires: mintlocale @@ -250,6 +251,9 @@ fi %{_mandir}/man1/* %changelog +* Tue Sep 30 2014 Leigh Scott - 2.4.0-0.2.git8304e57 +- add requires gstreamer-python (needed for c-s 'account details') + * Tue Sep 30 2014 Leigh Scott - 2.4.0-0.1.git8304e57 - update to latest git