forked from pool/nemo-extensions
- Update to version 3.4.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo-extensions?expand=0&rev=33
This commit is contained in:
parent
5dc7770230
commit
0628293032
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1536fd828b2ee0a8f194155a9e13b8cce937b403b5c87d8e579d7b1ced8d6d14
|
|
||||||
size 1162843
|
|
3
nemo-extensions-3.4.0.tar.gz
Normal file
3
nemo-extensions-3.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68dadce98c17321c3c22e596452a1b7aa0842c5faa05688734430857e037b3f2
|
||||||
|
size 1164565
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 7 11:23:03 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 3.4.0 (changes since 3.2.0):
|
||||||
|
* Rename configure.in to configure.ac.
|
||||||
|
* nemo-fileroller: Use a triplet-prefixed pkg-config for cross
|
||||||
|
compilation.
|
||||||
|
* nemo-compare, nemo-emblems: Fix some errors.
|
||||||
|
* nemo-audio-tab, nemo-fileroller, nemo-media-columns,
|
||||||
|
nemo-pastebin, nemo-rabbitvcs, nemo-terminal: Remove _ from
|
||||||
|
get_name_and_desc.
|
||||||
|
* nemo-emblems: Don't change the mtime when changing a file's
|
||||||
|
emblems.
|
||||||
|
* nemo-preview: Fix some GTK+ warnings.
|
||||||
|
* nemo-preview: Fix assignment to undeclared variables warning.
|
||||||
|
* Update translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 13:01:41 UTC 2016 - sor.alexei@meowr.ru
|
Tue Nov 8 13:01:41 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemo-extensions
|
# spec file for package nemo-extensions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,9 +19,9 @@
|
|||||||
# Do not package nemo-extension-media-columns for now: slows Nemo down.
|
# Do not package nemo-extension-media-columns for now: slows Nemo down.
|
||||||
# nemo-extension-terminal 'requires' two versions, confusing typelib finder.
|
# nemo-extension-terminal 'requires' two versions, confusing typelib finder.
|
||||||
%define __requires_exclude typelib\\((Vte))\ =
|
%define __requires_exclude typelib\\((Vte))\ =
|
||||||
%define _version 3.2.0
|
%define _version 3.4.0
|
||||||
Name: nemo-extensions
|
Name: nemo-extensions
|
||||||
Version: 3.2.0
|
Version: 3.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
||||||
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
|
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user