From f073bd88c83dbafe68cbb1777ad24ea45684d112 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: May 20 2015 08:28:29 +0000 Subject: update to 2.6.0 release --- diff --git a/.gitignore b/.gitignore index 63cc619..2d15809 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /nemo-2.4.4.tar.gz /nemo-2.4.5.tar.gz /nemo-2.5.0.git1afb0a3.tar.gz +/nemo-2.6.0.tar.gz diff --git a/nemo.spec b/nemo.spec index 7b656d2..f6baa0c 100644 --- a/nemo.spec +++ b/nemo.spec @@ -1,16 +1,16 @@ -%global _internal_version 1afb0a3 +#global _internal_version a06e815 Name: nemo Summary: File manager for Cinnamon -Version: 2.5.0 -Release: 0.1.git%{_internal_version}%{?dist} +Version: 2.6.0 +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 +#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 @@ -31,7 +31,7 @@ BuildRequires: pygobject3-base BuildRequires: desktop-file-utils BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(cinnamon-desktop) >= 2.5.0 +BuildRequires: pkgconfig(cinnamon-desktop) >= 2.6.0 BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(exempi-2.0) @@ -83,7 +83,7 @@ Requires: gnome-themes-standard Nemo theme fix for Adwaita %prep -%autosetup -p1 -n linuxmint-%{name}-%{_internal_version} +%autosetup -p1 NOCONFIGURE=1 ./autogen.sh @@ -190,6 +190,12 @@ fi %{_datadir}/gir-1.0/*.gir %changelog +* Wed May 20 2015 Leigh Scott - 2.6.0-1 +- update to 2.6.0 release + +* Sat May 16 2015 Leigh Scott - 2.5.0-0.2.gita06e815 +- update to git snapshot + * Tue May 05 2015 Leigh Scott - 2.5.0-0.1.git1afb0a3 - update to git snapshot diff --git a/sources b/sources index a1fed57..955ddc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79494689674078d621f2a89bd9b5e2aa nemo-2.5.0.git1afb0a3.tar.gz +3478b2bed46d7e7a0669b623a3127921 nemo-2.6.0.tar.gz