Hello community,

here is the log from the commit of package marco for openSUSE:Factory checked 
in at 2017-03-20 17:11:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marco (Old)
 and      /work/SRC/openSUSE:Factory/.marco.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marco"

Mon Mar 20 17:11:20 2017 rev:17 rq:481120 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/marco/marco.changes      2016-09-25 
14:42:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.marco.new/marco.changes 2017-03-20 
17:11:33.988895046 +0100
@@ -1,0 +2,18 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+    make generating release announcements easier.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+    --with-gtk build option.
+  * Theme viewer: Fix build for GTK+3 and fix some GTK+ deprecations.
+  * Add an ability to disable showing preselected window border on
+    alt-tab.
+  * Add an ability to ignore applications when show-desktop is
+    triggered.
+  * Schema: Make compositing on by default.
+  * Workspaces: Switch wrapping behaviour for "classic" and
+    "toroidal" modes (it was reversed somehow).
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  marco-1.16.0.tar.xz

New:
----
  marco-1.18.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ marco.spec ++++++
--- /var/tmp/diff_new_pack.0qaJEF/_old  2017-03-20 17:11:34.704793962 +0100
+++ /var/tmp/diff_new_pack.0qaJEF/_new  2017-03-20 17:11:34.708793398 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package marco
 #
-# 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
@@ -17,23 +17,24 @@
 
 
 %define soname  libmarco-private
-%define sover   0
-%define _version 1.16
+%define sover   1
+%define _version 1.18
 Name:           marco
-Version:        1.16.0
+Version:        1.18.0
 Release:        0
 Summary:        MATE window manager
 License:        GPL-2.0+
 Group:          System/GUI/Other
-Url:            http://mate-desktop.org/
+Url:            https://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  zenity
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libcanberra-gtk)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(sm)
@@ -64,8 +65,8 @@
 
 %package themes
 Summary:        MATE window manager themes
-Group:          System/GUI/Other
 # mate-window-manager-themes was last used in openSUSE 13.1.
+Group:          System/GUI/Other
 Provides:       mate-window-manager-themes = %{version}
 Obsoletes:      mate-window-manager-themes < %{version}
 BuildArch:      noarch
@@ -95,11 +96,10 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0                      \
   --disable-static                    \
   --disable-scrollkeeper              \
   --disable-schemas-install
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -135,6 +135,9 @@
 %{_datadir}/applications/%{name}.desktop
 %{_mandir}/man?/%{name}*.?%{?ext_man}
 
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
 %files -n %{soname}%{sover}
 %defattr(-,root,root)
 # Marco requires libmarco-private0 and mate-control-center requires
@@ -163,7 +166,4 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libmarco-private.pc
 
-%files lang -f %{name}.lang
-%defattr(-,root,root)
-
 %changelog

++++++ marco-1.16.0.tar.xz -> marco-1.18.0.tar.xz ++++++
++++ 183161 lines of diff (skipped)


Reply via email to