[cinnamon] Update to version 1.8.3

leigh123linux leigh123linux at fedoraproject.org
Mon May 20 15:22:35 UTC 2013


commit 0f308d724e4ea7fc94aae75ee969835219fa0a12
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon May 20 16:22:31 2013 +0100

    Update to version 1.8.3
    
    - drop telepathy and folks build requires
    - Tidy up patches and drop merged patch

 .gitignore    |    1 +
 cinnamon.spec |   17 +++++++++--------
 sources       |    2 +-
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 743ce50..0757528 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cinnamon-1.6.6.tar.gz
 /cinnamon-1.6.7.tar.gz
 /cinnamon-1.8.2.tar.gz
+/cinnamon-1.8.3.tar.gz
diff --git a/cinnamon.spec b/cinnamon.spec
index 3550ccc..05c0557 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -1,23 +1,21 @@
 Name:           cinnamon
-Version:        1.8.2
-Release:        4%{?dist}
+Version:        1.8.3
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 License:        GPLv2+ and LGPLv2+
 URL:            http://cinnamon.linuxmint.com
 #Because linuxmint upstream refuses to host pristine upstream tarballs
-Source0:        http://vicodan.fedorapeople.org/%{name}-%{version}.tar.gz
+Source0:        http://leigh123linux.fedorapeople.org/pub/%{name}/source/%{name}-%{version}.tar.gz
 #mtwebster's cinnamon repo with gnome 3.8 fixes
 #wget https://github.com/mtwebster/Cinnamon/archive/gnome-3.8-compat.zip
 
-Patch0:         fix_notifications.patch
-Patch1:         background.patch
+Patch0:         background.patch
 
 
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gst-devel
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
-BuildRequires:  folks-devel
 BuildRequires:  gjs-devel
 BuildRequires:  glib2-devel
 BuildRequires:  GConf2-devel
@@ -28,7 +26,6 @@ BuildRequires:  json-glib-devel
 BuildRequires:  upower-devel
 BuildRequires:  NetworkManager-glib-devel
 BuildRequires:  polkit-devel
-BuildRequires:  telepathy-logger-devel
 BuildRequires:  libgudev1-devel
 # for screencast recorder functionality
 BuildRequires:  gstreamer-devel
@@ -92,7 +89,6 @@ The emphasis is put on making users feel at home and providing
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -183,6 +179,11 @@ fi
 %{_datadir}/dbus-1/services/org.Cinnamon.HotplugSniffer.service
 
 %changelog
+* Mon May 20 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.3-1
+- Update to version 1.8.3
+- drop telepathy and folks build requires
+- Tidy up patches and drop merged patch
+
 * Sun May 12 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.2-4
 - fix missing backgrounds from cinnamon-settings
 
diff --git a/sources b/sources
index 9313f36..31773cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cca102a9949bed93bc5b963456d1666  cinnamon-1.8.2.tar.gz
+b3add12df1052a1ba0feb418ffb4c6cc  cinnamon-1.8.3.tar.gz


More information about the scm-commits mailing list