[nemo] update to 2.0.1

leigh123linux leigh123linux at fedoraproject.org
Fri Oct 18 15:06:39 UTC 2013


commit 1fcf24f0404ec54cc6ab0bcd9cb20b80d7c3df47
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri Oct 18 16:06:34 2013 +0100

    update to 2.0.1

 .gitignore |    1 +
 nemo.spec  |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58b4088..1a37df2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /nemo-1.8.6.git60e40aa.tar.gz
 /nemo-1.9.1.tar.gz
 /nemo-2.0.0.tar.gz
+/nemo-2.0.1.tar.gz
diff --git a/nemo.spec b/nemo.spec
index a041cce..625c46d 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -2,8 +2,8 @@
 
 Name:           nemo
 Summary:        File manager for Cinnamon
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -122,9 +122,6 @@ ln -s %{_datadir}/themes/Adwaita/gtk-3.0/{gtk.gresource,settings.ini} $RPM_BUILD
 ln -s %{_datadir}/themes/Adwaita/metacity-1 $RPM_BUILD_ROOT%{_datadir}/themes/Adwaita-Nemo/
 ln -s %{_datadir}/themes/Adwaita/index.theme $RPM_BUILD_ROOT%{_datadir}/themes/Adwaita-Nemo/index.theme
 
-# autostart nemo in a kinder way so we don't offend our gnome overlords
-mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/nemo-autostart.desktop $RPM_BUILD_ROOT%{_datadir}/applications/
-
 
 %post
 /sbin/ldconfig
@@ -184,6 +181,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Fri Oct 18 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.1-1
+- update to 2.0.1
+
 * Wed Oct 09 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-2
 - rebuilt with tracker support
 
diff --git a/sources b/sources
index 3594088..eb771f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c664caf43e5af1bec6b59ed3c162220d  nemo-2.0.0.tar.gz
+2752f94164172d39102d602b9b439276  nemo-2.0.1.tar.gz


More information about the scm-commits mailing list