SHA256
1
0
forked from pool/nemo

Accepting request 855377 from X11:Cinnamon:Factory

- Update to version 4.8.0.
  * Misc cleanup
  * data/nemo.desktop.in: fix icon
  * Add option to preview files up to 64GB
  * Drop Debian menu file
  * Fixed small copy-paste bug.
  * small improves to debian/copyright and debian/not-installed
  * Removed unused variables in pathbar function (#2549)
  * Remove uft8 colon-like char in datetime strings
  * Add XAppFavorites support.
  * Fix for #2513. Avoid single quote escape by checkng for QUOTE_TYPE_SINGLE and QUOTE_TYPE_DOUBLE.
  * nemo-action.c: Fix build from previous commit typo.
  * make sure pango development files are installed
  * Fixes #942. Uses g_content_type_get_description for when mime type is NULL.
  * Fixing small memory leak. Freeing volume_monitor per GIO documentation.
  * Fixes #2499. Changes the option from -x to -- when using gnome-terminal
  * nemo-connect-dialog: Remove Help button (#2562)
  * nemo-mime-actions.c: Don't show mime button if the activation URI is null (#2559)
  * l10n: Update POT
  * l10n: Generate files

OBS-URL: https://build.opensuse.org/request/show/855377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2020-12-13 16:29:57 +00:00 committed by Git OBS Bridge
commit b44ba78b69
4 changed files with 29 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35f18063c4e9e0f94997454482553f48296eb97afe13bcbd56e99a87ea8eb78e
size 1468701

3
nemo-4.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47fec60b3221f2243df1036bb297fbd602947ee3873d05c768e805246a634f52
size 1466773

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Dec 6 16:30:24 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 4.8.0.
* Misc cleanup
* data/nemo.desktop.in: fix icon
* Add option to preview files up to 64GB
* Drop Debian menu file
* Fixed small copy-paste bug.
* small improves to debian/copyright and debian/not-installed
* Removed unused variables in pathbar function (#2549)
* Remove uft8 colon-like char in datetime strings
* Add XAppFavorites support.
* Fix for #2513. Avoid single quote escape by checkng for QUOTE_TYPE_SINGLE and QUOTE_TYPE_DOUBLE.
* nemo-action.c: Fix build from previous commit typo.
* make sure pango development files are installed
* Fixes #942. Uses g_content_type_get_description for when mime type is NULL.
* Fixing small memory leak. Freeing volume_monitor per GIO documentation.
* Fixes #2499. Changes the option from -x to -- when using gnome-terminal
* nemo-connect-dialog: Remove Help button (#2562)
* nemo-mime-actions.c: Don't show mime button if the activation URI is null (#2559)
* l10n: Update POT
* l10n: Generate files
-------------------------------------------------------------------
Tue Sep 29 19:35:40 UTC 2020 - andy great <andythe_great@pm.me>

View File

@ -20,7 +20,7 @@
%define sover 1
%define typelib typelib-1_0-Nemo-3_0
Name: nemo
Version: 4.6.5
Version: 4.8.0
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0-or-later
@ -55,7 +55,7 @@ BuildRequires: pkgconfig(libselinux)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(polkit-agent-1)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xapp) >= 1.0.4
BuildRequires: pkgconfig(xapp) >= 1.9.0
Requires: desktop-file-utils >= 0.7
Requires: glib2-tools
Requires: gvfs >= 1.3.2