diff --git a/.gitignore b/.gitignore index a72ec4c..4063ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /Cinnamon-2.0.3.tar.gz /Cinnamon-2.0.5.tar.gz /Cinnamon-2.0.6.tar.gz +/Cinnamon-2.0.7.tar.gz diff --git a/cinnamon-settings-apps.patch b/cinnamon-settings-apps.patch index 0f10b75..978dcef 100644 --- a/cinnamon-settings-apps.patch +++ b/cinnamon-settings-apps.patch @@ -1,6 +1,6 @@ --- a/files/usr/lib/cinnamon-settings/cinnamon-settings.py +++ b/files/usr/lib/cinnamon-settings/cinnamon-settings.py -@@ -68,7 +68,7 @@ CONTROL_CENTER_MODULES = [ +@@ -71,7 +71,7 @@ CONTROL_CENTER_MODULES = [ STANDALONE_MODULES = [ # Label Executable Icon Category Advanced? Keywords for filter [_("Printers"), "system-config-printer", "printer.svg", "hardware", False, _("printers, laser, inkjet")], diff --git a/cinnamon.spec b/cinnamon.spec index f024947..9c59087 100644 --- a/cinnamon.spec +++ b/cinnamon.spec @@ -1,7 +1,7 @@ #global _internal_version 8a53cfb Name: cinnamon -Version: 2.0.6 +Version: 2.0.7 Release: 1%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ and LGPLv2+ @@ -224,6 +224,9 @@ fi %{_mandir}/man1/* %changelog +* Wed Oct 30 2013 Leigh Scott - 2.0.7-1 +- update to 2.0.7 + * Fri Oct 25 2013 Leigh Scott - 2.0.6-1 - update to 2.0.6 diff --git a/sources b/sources index 18a2ef8..ca2d0ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d20cb9600ed88a3a37dc6373f2437af Cinnamon-2.0.6.tar.gz +ac340991a91b44b4a33e907c899a5307 Cinnamon-2.0.7.tar.gz