[nemo] update to 2.0.8

leigh123linux leigh123linux at fedoraproject.org
Mon Dec 2 10:19:38 UTC 2013


commit 956e5b5ce1a0275318c69c760c46e65a0f3a8745
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Dec 2 10:19:24 2013 +0000

    update to 2.0.8

 .gitignore            |    1 +
 create_launcher.patch |  162 -------------------------------------------------
 nemo.spec             |    7 ++-
 sources               |    2 +-
 4 files changed, 7 insertions(+), 165 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d33db6..6f0db66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /nemo-2.0.4.tar.gz
 /nemo-2.0.5.tar.gz
 /nemo-2.0.7.tar.gz
+/nemo-2.0.8.tar.gz
diff --git a/nemo.spec b/nemo.spec
index d31b817..1b09fc9 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -2,7 +2,7 @@
 
 Name:           nemo
 Summary:        File manager for Cinnamon
-Version:        2.0.7
+Version:        2.0.8
 Release:        1%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
@@ -95,7 +95,7 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
 make %{?_smp_mflags} V=1
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+%{make_install}
 
 install -D -m 0644 %{SOURCE4} $RPM_BUILD_ROOT/%{_datadir}/glib-2.0/schemas/nemo-fedora.gschema.override
 
@@ -182,6 +182,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Mon Dec 02 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.8-1
+- update to 2.0.8
+
 * Sun Nov 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.7-1
 - update to 2.0.7
 
diff --git a/sources b/sources
index 6dce95a..ecf3265 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88fb7935f61254dc0543a492ea4aa198  nemo-2.0.7.tar.gz
+0841c9a4a389f36b6ca70def82b19e1b  nemo-2.0.8.tar.gz


More information about the scm-commits mailing list