diff --git a/nemo-3.4.5.tar.gz b/nemo-3.4.5.tar.gz deleted file mode 100644 index 579a09a..0000000 --- a/nemo-3.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bed3818c8dee320fe1a2fcb5a4e5f27944f1c5aec99ff2ac89154957f342ded -size 1420540 diff --git a/nemo-3.4.6.tar.gz b/nemo-3.4.6.tar.gz new file mode 100644 index 0000000..beb1dfc --- /dev/null +++ b/nemo-3.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38af2c77307e33fd92ff9cd78c755c3441a18d7b1f28533edeb136ebfa22036a +size 1420725 diff --git a/nemo.changes b/nemo.changes index e6b44d1..e9ffab5 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jul 9 12:20:12 UTC 2017 - sor.alexei@meowr.ru + +- Update to version 3.4.6: + * nemo-icon-view-grid-container.c: Reset lazy flag when the icon + position is stored in auto-layout mode. + * nemo-file.c: Don't check for valid thumbnails if thumbnailing + is disabled. + * nemo-action.c: Use non-blocking checks for a directory. + * css: Treat NemoBlankDesktopWindow the same as NemoDesktopWindow + with regards to themes, add a couple fixes to our application + css to prevent background issues with certain themes + (BlackMATE, Ambiance). + * move-to/copy-to dialogs: Allow remote locations in the sidebar. + ------------------------------------------------------------------- Wed Jun 28 19:20:44 UTC 2017 - sor.alexei@meowr.ru diff --git a/nemo.spec b/nemo.spec index 0695e5c..ee32523 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.4.5 +Version: 3.4.6 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0+ @@ -153,7 +153,6 @@ mkdir -p %{buildroot}%{_libdir}/nemo/extensions-3.0/ %postun -n %{soname}%{sover} -p /sbin/ldconfig %files -%defattr(-,root,root) %doc AUTHORS COPYING* README.md debian/changelog %{_bindir}/%{name}* %{_libexecdir}/%{name}/ @@ -169,17 +168,14 @@ mkdir -p %{buildroot}%{_libdir}/nemo/extensions-3.0/ %{_datadir}/polkit-1/actions/org.nemo.root.policy %files -n %{typelib} -%defattr(-,root,root) %{_libdir}/girepository-1.0/Nemo-3.0.typelib %files -n %{soname}%{sover} -%defattr(-,root,root) %dir %{_libdir}/%{name}/ %dir %{_libdir}/%{name}/extensions-3.0/ %{_libdir}/%{soname}.so.%{sover}* %files devel -%defattr(-,root,root) %{_includedir}/%{name}/ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/%{soname}.pc