[nemo] update to 1.9.1

leigh123linux leigh123linux at fedoraproject.org
Mon Sep 30 13:58:56 UTC 2013


commit 2ea2a8503e1d798d8b2d7852402c53c1cdc9ce8b
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Sep 30 14:58:39 2013 +0100

    update to 1.9.1

 .gitignore |    1 +
 nemo.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4e4b05..91e379d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /nemo-1.8.6.git07ae0a8.tar.gz
 /nemo-1.8.6.git1c25115.tar.gz
 /nemo-1.8.6.git60e40aa.tar.gz
+/nemo-1.9.1.tar.gz
diff --git a/nemo.spec b/nemo.spec
index dd4a431..b6fcc43 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -2,14 +2,14 @@
 
 Name:           nemo
 Summary:        File manager for Cinnamon
-Version:        1.8.6
-Release:        0.8.git%{_internal_version}%{?dist}
+Version:        1.9.1
+Release:        1%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
 # To generate source
 # wget https://github.com/linuxmint/nemo/tarball/%%{_internal_version} -O nemo-%%{version}.git%%{_internal_version}.tar.gz
-Source0:        http://leigh123linux.fedorapeople.org/pub/nemo/source/nemo-%{version}.git%{_internal_version}.tar.gz
+Source0:        http://leigh123linux.fedorapeople.org/pub/nemo/source/nemo-%{version}.tar.gz
 Source1:        nemo.css
 Source2:        gtk.css
 Source3:        gtk-dark.css
@@ -84,7 +84,7 @@ Requires:  gnome-themes-standard
 Nemo theme fix for Adwaita
 
 %prep
-%setup -q -n linuxmint-%{name}-%{_internal_version}
+%setup -q
 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
@@ -190,6 +190,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Mon Sep 30 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.9.1-1
+- update to 1.9.1
+
 * Thu Sep 26 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.6-0.8.git60e40aa
 - update to latest git
 
diff --git a/sources b/sources
index 87c764d..029efaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df5a9710e2fd9e2311bf1481c2aa2e4e  nemo-1.8.6.git60e40aa.tar.gz
+4ce7d5e1c770bd22c970e35a2ef64a6e  nemo-1.9.1.tar.gz


More information about the scm-commits mailing list