diff --git a/nemo-3.0.5.tar.gz b/nemo-3.0.5.tar.gz deleted file mode 100644 index 5f89fe5..0000000 --- a/nemo-3.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b0e95e7fe490613e2f1e0cc22f68b52cbd92f4667356c4dd9c8b793eae24c5b -size 1346824 diff --git a/nemo-3.0.6.tar.gz b/nemo-3.0.6.tar.gz new file mode 100644 index 0000000..10ab376 --- /dev/null +++ b/nemo-3.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2704e110a30625f9e807d21df44a577606d383c1eaf1ef4dae0e4dd321cdec +size 1363302 diff --git a/nemo.changes b/nemo.changes index bce2da5..3c1f7a0 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jun 23 18:43:19 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 3.0.6: + * Generate action files manually (as opposed to during the build). + * nemo-desktop-utils.c: return 0 for monitor index if a widget + isn't realised (this can happen during configuration changes + and during session startup). + * nemo-desktop-icon-view.c: Disconnect from the same gsettings + instance we connected to. + * nemo-desktop-manager, nemo-application: Fix some cleanup + issues - disconnect from the correct objects when disposing of + the desktop manager, and destroy the desktop manager earlier + in Nemo's destruction so there are no issues freeing the + DesktopInfos. + * notebook: Remove unused ifdef code. + * nemo-list-view.c: Detach the column header menu from metadata + when setting it up. Use the actual view's layout instead. When + reacting to visible columns being changed, simplify things by + iterating through the treeview column to build a new metadata + list. + * nemo-list-view.c: Don't show trash-specific columns in the + header menu. + * list view: Make changes to the search results view persistent. + gvfs can't save metadata for the search 'folder' so we store it + ourselves. + * eel-canvas.c: Fix touchscreen selection in icon views. + ------------------------------------------------------------------- Wed Jun 1 12:43:15 UTC 2016 - sor.alexei@meowr.ru diff --git a/nemo.spec b/nemo.spec index 4bad464..62e2068 100644 --- a/nemo.spec +++ b/nemo.spec @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 3.0.5 +Version: 3.0.6 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0+ @@ -36,7 +36,7 @@ BuildRequires: fdupes BuildRequires: gnome-common BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: python3-gobject BuildRequires: python3-polib BuildRequires: shared-mime-info