[nemo] update to 2.0.0

leigh123linux leigh123linux at fedoraproject.org
Wed Oct 2 16:44:22 UTC 2013


commit 5342f763919af1c061f92e0f1d42b4e7419c9a9a
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Wed Oct 2 17:44:05 2013 +0100

    update to 2.0.0

 .gitignore |    1 +
 nemo.spec  |    8 +++++---
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91e379d..58b4088 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /nemo-1.8.6.git1c25115.tar.gz
 /nemo-1.8.6.git60e40aa.tar.gz
 /nemo-1.9.1.tar.gz
+/nemo-2.0.0.tar.gz
diff --git a/nemo.spec b/nemo.spec
index a76e70f..b6c45e7 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -2,8 +2,8 @@
 
 Name:           nemo
 Summary:        File manager for Cinnamon
-Version:        1.9.1
-Release:        2%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -89,7 +89,6 @@ Nemo theme fix for Adwaita
 sed -i -e 's at DISABLE_DEPRECATED_CFLAGS="-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"@@g' configure.in
 sed -i -e 's at gksu@beesu at g' src/nemo-view.c
 mv configure.in configure.ac
-rm missing install-sh
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -193,6 +192,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Wed Oct 02 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.0-1
+- update to 2.0.0
+
 * Tue Oct 01 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.9.1-2
 - set some defaults
 
diff --git a/sources b/sources
index 029efaa..3594088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ce7d5e1c770bd22c970e35a2ef64a6e  nemo-1.9.1.tar.gz
+c664caf43e5af1bec6b59ed3c162220d  nemo-2.0.0.tar.gz


More information about the scm-commits mailing list