Accepting request 493339 from X11:Cinnamon:Factory

OBS-URL: https://build.opensuse.org/request/show/493339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo-extensions?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2017-05-27 11:14:44 +00:00 committed by Git OBS Bridge
commit 3426e69939
4 changed files with 24 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1536fd828b2ee0a8f194155a9e13b8cce937b403b5c87d8e579d7b1ced8d6d14
size 1162843

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68dadce98c17321c3c22e596452a1b7aa0842c5faa05688734430857e037b3f2
size 1164565

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# 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.
# nemo-extension-terminal 'requires' two versions, confusing typelib finder.
%define __requires_exclude typelib\\((Vte))\ =
%define _version 3.2.0
%define _version 3.4.0
Name: nemo-extensions
Version: 3.2.0
Version: 3.4.0
Release: 0
Summary: Set of extensions for Nemo, the Cinnamon file manager
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
@ -34,7 +34,6 @@ Patch0: nemo-seahorse_no-nautilus-conflicts.patch
Patch1: nemo-dropbox_no-dropbox-bin.patch
# PATCH-FIX-OPENSUSE nemo-gtkhash_mbedtls-2.x.patch sor.alexei@meowr.ru -- Add mbed TLS 2.x+ support.
Patch2: nemo-gtkhash_mbedtls-2.x.patch
BuildRequires: docutils
BuildRequires: gettext-runtime
BuildRequires: gnome-common
BuildRequires: intltool
@ -48,6 +47,7 @@ BuildRequires: openssl-devel
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: python-distutils-extra
BuildRequires: python-docutils
BuildRequires: python-gtk-devel
BuildRequires: python-setuptools
BuildRequires: update-desktop-files