diff --git a/.gitignore b/.gitignore index 923ea62..c51a2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /Cinnamon-2.6.3.tar.gz /Cinnamon-2.6.4.tar.gz /Cinnamon-2.6.6.tar.gz +/Cinnamon-2.6.7.tar.gz diff --git a/cinnamon.spec b/cinnamon.spec index 4b6d31f..1c44d6c 100644 --- a/cinnamon.spec +++ b/cinnamon.spec @@ -1,7 +1,7 @@ #global _internal_version 32284cb Name: cinnamon -Version: 2.6.6 +Version: 2.6.7 Release: 1%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ and LGPLv2+ @@ -139,7 +139,7 @@ Requires: nimbus-icon-theme %endif # re-add bluetooth support for F19 -%if (0%{?rhel} && 0%{?rhel} < 7) || (0%{?fedora} && 0%{?fedora} < 20) +%if (0%{?rhel} && 0%{?rhel} < 7) || (0%{?fedora} && 0%{?fedora} < 23) Requires: blueman %endif @@ -282,6 +282,9 @@ fi %doc %{_datadir}/gtk-doc/html/*/ %changelog +* Tue Jun 02 2015 Leigh Scott - 2.6.7-1 +- update to 2.6.7 release + * Mon Jun 01 2015 Leigh Scott - 2.6.6-1 - update to 2.6.6 release diff --git a/sources b/sources index 229482b..a054db3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -021d7055761bd512bf1976ba94367a38 Cinnamon-2.6.6.tar.gz +ba2cf4896d7b61871b1c9a4623e11d43 Cinnamon-2.6.7.tar.gz