From 5342f763919af1c061f92e0f1d42b4e7419c9a9a Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Oct 02 2013 16:44:05 +0000 Subject: update to 2.0.0 --- 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@DISABLE_DEPRECATED_CFLAGS="-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"@@g' configure.in sed -i -e 's@gksu@beesu@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 - 2.0.0-1 +- update to 2.0.0 + * Tue Oct 01 2013 Leigh Scott - 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