diff --git a/.gitignore b/.gitignore index 3570e0c..e1dd32b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /nemo-1.1.2.tar.gz /nemo-1.8.1.tar.gz /nemo-1.8.2.tar.gz +/nemo-1.8.4.tar.gz diff --git a/nemo.spec b/nemo.spec index 7c6bdc4..588e850 100644 --- a/nemo.spec +++ b/nemo.spec @@ -1,14 +1,12 @@ -%global _internal_version 7bee834 - Name: nemo Summary: File manager for Cinnamon -Version: 1.8.2 -Release: 3%{?dist} +Version: 1.8.4 +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 +# wget https://github.com/linuxmint/nemo/tarball/%%{_internal_version} -O nemo-%%{version}.tar.gz Source0: http://leigh123linux.fedorapeople.org/pub/nemo/source/nemo-%{version}.tar.gz Source1: nemo.css Source2: gtk.css @@ -172,7 +170,7 @@ fi %{_datadir}/dbus-1/services/org.Nemo.service %{_mandir}/man1/nemo-connect-server.1.* %{_mandir}/man1/nemo.1.* -%{_libexecdir}/nemo-convert-metadata/ +%{_libexecdir}/nemo-convert-metadata %{_datadir}/GConf/gsettings/nemo.convert %{_datadir}/glib-2.0/schemas/org.nemo.gschema.xml %dir %{_libdir}/nemo/extensions-3.0/ @@ -194,6 +192,9 @@ fi %{_datadir}/gir-1.0/*.gir %changelog +* Wed Jul 10 2013 leigh scott - 1.8.4-1 +- Update to version 1.8.4 + * Thu Jun 06 2013 leigh scott - 1.8.2-3 - autostart nemo differently so we dont squash nautilus diff --git a/sources b/sources index 9ea843d..2a40502 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cce4c35bba338dd3b52d205cf36f0b01 nemo-1.8.2.tar.gz +c41113f2bc8abe5c5f7199a7913230c3 nemo-1.8.4.tar.gz