[nemo] update to 2.2.0

leigh123linux leigh123linux at fedoraproject.org
Mon Apr 14 23:06:08 UTC 2014


commit a2febf2536b3d1cbc6c0fa3c5e947fd340ea13bb
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Apr 15 00:05:48 2014 +0100

    update to 2.2.0

 .gitignore                      |    1 +
 Fix_rename_entry_position.patch |   32 --
 git_rollup.patch                |  684 ---------------------------------------
 nemo.spec                       |   13 +-
 sources                         |    2 +-
 transparent_background.patch    |   18 -
 6 files changed, 9 insertions(+), 741 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f0db66..ec5767c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /nemo-2.0.5.tar.gz
 /nemo-2.0.7.tar.gz
 /nemo-2.0.8.tar.gz
+/nemo-2.2.0.tar.gz
diff --git a/nemo.spec b/nemo.spec
index afed908..23dd403 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -2,8 +2,8 @@
 
 Name:           nemo
 Summary:        File manager for Cinnamon
-Version:        2.0.8
-Release:        9%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -15,10 +15,7 @@ Source2:        gtk.css
 Source3:        gtk-dark.css
 Source4:        nemo-fedora.gschema.override
 
-Patch0:         git_rollup.patch
-Patch1:         Fix_rename_entry_position.patch
-Patch2:         transparent_background.patch
-Patch3:         adwaita_style.patch
+Patch0:         adwaita_style.patch
 
 Requires:       redhat-menus
 Requires:       gvfs
@@ -28,6 +25,7 @@ Requires:       cinnamon-translations
 BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  rarian-compat
+BuildRequires:  python-polib
 BuildRequires:  desktop-file-utils
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -187,6 +185,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Sat Apr 12 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.2.0-1
+- update to 2.2.0
+
 * Mon Mar 03 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.0.8-9
 - remove tracker support (bz 1071601) so search works
 - fix adwaita-nemo theme issue (bz 1066547)
diff --git a/sources b/sources
index ecf3265..3f0bbfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0841c9a4a389f36b6ca70def82b19e1b  nemo-2.0.8.tar.gz
+ccc61e5e38c7e0c4406acba1e22d3296  nemo-2.2.0.tar.gz


More information about the scm-commits mailing list