Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2016-04-15 19:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and      /work/SRC/openSUSE:Factory/.mate-netbook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-netbook"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes        
2015-11-11 10:30:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2016-04-15 19:10:19.000000000 +0200
@@ -1,0 +2,15 @@
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * Update translations.
+  * Fix Changelog generation.
+
+-------------------------------------------------------------------
+Wed Jan 27 06:26:36 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * GTK+3: Fix some deprecations.
+  * Drop MateConf migration script.
+  * Several fixes and cleanups.
+
+-------------------------------------------------------------------

Old:
----
  mate-netbook-1.12.0.tar.xz

New:
----
  mate-netbook-1.14.0.tar.xz

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

Other differences:
------------------
++++++ mate-netbook.spec ++++++
--- /var/tmp/diff_new_pack.q8PekP/_old  2016-04-15 19:10:20.000000000 +0200
+++ /var/tmp/diff_new_pack.q8PekP/_new  2016-04-15 19:10:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +16,9 @@
 #
 
 
-%define _version 1.12
+%define _version 1.14
 Name:           mate-netbook
-Version:        1.12.0
+Version:        1.14.0
 Release:        0
 Summary:        MATE Desktop window management tool
 License:        GPL-3.0
@@ -45,7 +45,7 @@
  * Allow exceptions to the rules based on string matching for window
    name and window class;
  * Allows reversing of rules when the user manually changes something;
- * Re-decorates windows on un-maximize
+ * Re-decorates windows on un-maximise
 
 %lang_package
 
@@ -54,15 +54,13 @@
 
 %build
 %configure \
-  --libexecdir=%{_libexecdir}/%{name}
+  --libexecdir=%{_libexecdir}/%{name} \
+  --with-gtk=2.0
 make %{?_smp_mflags}
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-    rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
 
 %post
 %glib2_gsettings_schema_post

++++++ mate-netbook-1.12.0.tar.xz -> mate-netbook-1.14.0.tar.xz ++++++
++++ 13142 lines of diff (skipped)


Reply via email to