Accepting request 481123 from X11:MATE:Factory

OBS-URL: https://build.opensuse.org/request/show/481123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mate-applets?expand=0&rev=15
This commit is contained in:
2017-03-20 16:11:33 +00:00
committed by Git OBS Bridge
4 changed files with 27 additions and 12 deletions
+16
View File
@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Build: Require libmateweather and mate-panel >= 1.17.
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
--with-gtk build option.
* Weather: Fix temperature label placement.
* Weather: Show proper help section for each tab of the
preferences dialogue.
* Fix some GTK+ deprecations and runtime warnings.
* Some code cleanups.
* Update translations.
-------------------------------------------------------------------
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
+8 -9
View File
@@ -1,7 +1,7 @@
#
# spec file for package mate-applets
#
# 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
@@ -16,14 +16,14 @@
#
%define _version 1.16
%define _version 1.18
Name: mate-applets
Version: 1.16.0
Version: 1.18.0
Release: 0
Summary: A set of applets for the MATE Desktop
License: GFDL-1.1 and GPL-2.0+
Group: System/GUI/Other
Url: http://mate-desktop.org/
Url: https://mate-desktop.org/
Source0: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
@@ -34,13 +34,13 @@ BuildRequires: yelp-tools
BuildRequires: pkgconfig(NetworkManager)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(gtksourceview-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(gucharmap-2.90)
BuildRequires: pkgconfig(libgtop-2.0)
BuildRequires: pkgconfig(libmatepanelapplet-4.0)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libwnck-1.0)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(mate-settings-daemon) >= %{_version}
BuildRequires: pkgconfig(mateweather) >= 1.9.0
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.97
@@ -69,11 +69,10 @@ This package provides a set of applets to use with the MATE panel.
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
--with-gtk=2.0 \
--enable-stickynotes \
--disable-frequency-selector \
--libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%install
%make_install
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adcc895478f5b1e1c5c40f3f20537dcf809e0f06802850b890d323602f16d817
size 7150340
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0d17215183be290d1243369a3fff87e2a86d0782bea132b7526544f550130d7
size 7156636