commit mate-netbook for openSUSE:Factory

2020-03-03 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2020-03-03 10:16:45

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new.26092 (New)


Package is "mate-netbook"

Tue Mar  3 10:16:45 2020 rev:18 rq:780531 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2019-05-22 11:17:23.218474053 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new.26092/mate-netbook.changes 
2020-03-03 10:17:46.878841662 +0100
@@ -1,0 +2,23 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0 (changes since 1.22.1):
+  * Avoid g_type_class_add_private.
+  * Use the same variable name for return value than elsewhere.
+  * Remove cppcheck warnings with better variables scope.
+  * Remove unused variable declaration in applet.c and task-list.c.
+  * Fix an unseen compilation warning.
+  * Add an option to disable the bold face of the window title in
+applet.
+  * Make the "show-home-title" feature work again.
+  * Remove a bunch of compilation warning.
+  * Refactor the on_active_window_changed function.
+  * Remove a runtime error due to event->time sending buggy values.
+  * Change preference label for the window picker applet, and add a
+tooltip.
+  * Add MSGID_BUGS_ADDRESS url.
+  * Migrate from intltool to gettext.
+  * Update translations.
+- Drop support for old openSUSE versions.
+- Remove mate-netbook-gtk-3.20.patch.
+
+---

Old:

  mate-netbook-1.22.1.tar.xz
  mate-netbook-gtk-3.20.patch

New:

  mate-netbook-1.24.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.CiQF2j/_old  2020-03-03 10:17:48.766845568 +0100
+++ /var/tmp/diff_new_pack.CiQF2j/_new  2020-03-03 10:17:48.770845576 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,18 @@
 #
 
 
-%define _version 1.22
+%define _version 1.24
 Name:   mate-netbook
-Version:1.22.1
+Version:1.24.0
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0-only
-Group:  System/GUI/Other
 URL:https://mate-desktop.org/
-Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE mate-netbook-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
-Patch0: mate-netbook-gtk-3.20.patch
+Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libfakekey)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libwnck-3.0)
@@ -52,26 +49,17 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 
-%if 0%{?suse_version} < 1500
-%post
-%glib2_gsettings_schema_post
-
-%postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README

++ mate-netbook-1.22.1.tar.xz -> mate-netbook-1.24.0.tar.xz ++
 45183 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2019-05-22 11:17:20

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new.5148 (New)


Package is "mate-netbook"

Wed May 22 11:17:20 2019 rev:17 rq:704497 version:1.22.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2019-05-16 22:04:12.938613115 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new.5148/mate-netbook.changes  
2019-05-22 11:17:23.218474053 +0200
@@ -1,0 +2,7 @@
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin 
+
+- Update to version 1.22.1:
+  * maximus: Fix a segmentation fault.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.22.0.tar.xz

New:

  mate-netbook-1.22.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.IX05fk/_old  2019-05-22 11:17:23.930473554 +0200
+++ /var/tmp/diff_new_pack.IX05fk/_new  2019-05-22 11:17:23.942473546 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.22
 Name:   mate-netbook
-Version:1.22.0
+Version:1.22.1
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0-only

++ mate-netbook-1.22.0.tar.xz -> mate-netbook-1.22.1.tar.xz ++
 9250 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2019-05-16 22:04:10

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new.5148 (New)


Package is "mate-netbook"

Thu May 16 22:04:10 2019 rev:16 rq:682570 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2018-06-29 22:29:21.714348926 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new.5148/mate-netbook.changes  
2019-05-16 22:04:12.938613115 +0200
@@ -1,0 +2,9 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * Avoid deprecated gdk_error_trap_push/pop and gdk_flush.
+  * Disable deprecation warnings for distcheck.
+  * tomboykeybinder: Avoid deprecated gdk_keymap_get_default.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.20.1.tar.xz

New:

  mate-netbook-1.22.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.GqlETh/_old  2019-05-16 22:04:13.650612448 +0200
+++ /var/tmp/diff_new_pack.GqlETh/_new  2019-05-16 22:04:13.654612445 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _version 1.20
+%define _version 1.22
 Name:   mate-netbook
-Version:1.20.1
+Version:1.22.0
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0-only
 Group:  System/GUI/Other
-Url:https://mate-desktop.org/
+URL:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE mate-netbook-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
 Patch0: mate-netbook-gtk-3.20.patch
@@ -73,11 +73,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus

++ mate-netbook-1.20.1.tar.xz -> mate-netbook-1.22.0.tar.xz ++
 10298 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2018-06-29 22:29:21

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new (New)


Package is "mate-netbook"

Fri Jun 29 22:29:21 2018 rev:15 rq:617576 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2018-03-20 21:57:56.310913244 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2018-06-29 22:29:21.714348926 +0200
@@ -1,0 +2,6 @@
+Mon Jun 18 21:00:15 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-netbook-1.20.0.tar.xz

New:

  mate-netbook-1.20.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.OnZVfX/_old  2018-06-29 22:29:22.310348473 +0200
+++ /var/tmp/diff_new_pack.OnZVfX/_new  2018-06-29 22:29:22.314348470 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-netbook
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0-only

++ mate-netbook-1.20.0.tar.xz -> mate-netbook-1.20.1.tar.xz ++
 13108 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2018-03-20 21:57:17

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new (New)


Package is "mate-netbook"

Tue Mar 20 21:57:17 2018 rev:14 rq:586570 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2017-11-09 13:57:08.864535583 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2018-03-20 21:57:56.310913244 +0100
@@ -1,0 +2,13 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22 and GLib 2.50.
+  * An implementation of WidthOfScreen and HeightOfScreen.
+  * window picker: Add an icon to the Preferences dialogue.
+  * window picker: Disable vertical expand of a button in the
+Preferences dialogue.
+  * window picker: Add an icon for taskbar to the About dialogue.
+- Add mate-netbook-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
+  support.
+
+---

Old:

  mate-netbook-1.18.2.tar.xz

New:

  mate-netbook-1.20.0.tar.xz
  mate-netbook-gtk-3.20.patch



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.SGA2VO/_old  2018-03-20 21:57:57.054886456 +0100
+++ /var/tmp/diff_new_pack.SGA2VO/_new  2018-03-20 21:57:57.054886456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,19 +16,21 @@
 #
 
 
-%define _version 1.18
+%define _version 1.20
 Name:   mate-netbook
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:MATE Desktop window management tool
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE mate-netbook-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
+Patch0: mate-netbook-gtk-3.20.patch
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libfakekey)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libwnck-3.0)
@@ -50,6 +52,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -61,14 +64,21 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 
+%if 0%{?suse_version} < 1500
 %post
 %glib2_gsettings_schema_post
 
 %postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%doc AUTHORS COPYING NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS NEWS README
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus
 %{_libexecdir}/%{name}/

++ mate-netbook-1.18.2.tar.xz -> mate-netbook-1.20.0.tar.xz ++
 25301 lines of diff (skipped)

++ mate-netbook-gtk-3.20.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -30,8 +30,8 @@ AM_GLIB_GNU_GETTEXT
 
 AC_SUBST(GCC_FLAGS)
 
-GLIB_REQUIRED=2.50.0
-GTK_REQUIRED=3.22.0
+GLIB_REQUIRED=2.48.0
+GTK_REQUIRED=3.20.0
 
 PKG_CHECK_MODULES(MAXIMUS_DEPS, 
   gtk+-3.0 >= $GTK_REQUIRED



commit mate-netbook for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2017-11-09 13:56:33

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new (New)


Package is "mate-netbook"

Thu Nov  9 13:56:33 2017 rev:13 rq:536598 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2017-05-16 14:46:47.417345164 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2017-11-09 13:57:08.864535583 +0100
@@ -1,0 +2,9 @@
+Wed Oct 25 14:20:21 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * Window Picker Applet: Disconnect signal handlers to prevent
+possible crash.
+  * Window Picker Applet: Various UI fixes in dialogues.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.18.1.tar.xz

New:

  mate-netbook-1.18.2.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.ojjOJO/_old  2017-11-09 13:57:09.508512124 +0100
+++ /var/tmp/diff_new_pack.ojjOJO/_new  2017-11-09 13:57:09.508512124 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-netbook
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0
@@ -68,7 +68,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus
@@ -85,6 +84,5 @@
 %{_mandir}/man?/mate-maximus.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-netbook-1.18.1.tar.xz -> mate-netbook-1.18.2.tar.xz ++
 28018 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2017-05-16 14:45:53

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new (New)


Package is "mate-netbook"

Tue May 16 14:45:53 2017 rev:12 rq:494920 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2017-03-20 17:12:04.748551802 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2017-05-16 14:46:47.417345164 +0200
@@ -1,0 +2,7 @@
+Sun May 14 16:04:41 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Maximus: Do not crash on invalid window ID.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.18.0.tar.xz

New:

  mate-netbook-1.18.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.NXin2E/_old  2017-05-16 14:46:48.117246833 +0200
+++ /var/tmp/diff_new_pack.NXin2E/_new  2017-05-16 14:46:48.121246271 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-netbook
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0

++ mate-netbook-1.18.0.tar.xz -> mate-netbook-1.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.18.0/ChangeLog 
new/mate-netbook-1.18.1/ChangeLog
--- old/mate-netbook-1.18.0/ChangeLog   2017-03-13 13:50:45.0 +0100
+++ new/mate-netbook-1.18.1/ChangeLog   2017-05-14 13:01:12.0 +0200
@@ -1,3 +1,36 @@
+commit d92c64fdada5d0c3c57e590546e01fd66166740d
+Author: monsta 
+Date:   Sun May 14 14:00:26 2017 +0300
+
+release 1.18.1
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 398587911fbd16c0ad68d5ab5cec65e877be4597
+Author: monsta 
+Date:   Sun May 14 13:57:00 2017 +0300
+
+sync with Transifex
+
+ po/kk.po | 55 ---
+ po/pt.po | 12 ++--
+ po/sl.po | 49 +
+ po/sv.po | 49 +
+ 4 files changed, 84 insertions(+), 81 deletions(-)
+
+commit d0c6d2f15e9b5148c932a6d7f89be86754198e26
+Author: monsta 
+Date:   Thu May 11 15:08:49 2017 +0300
+
+maximus: don't crash on invalid window ID
+
+fixes https://github.com/mate-desktop/mate-netbook/issues/5
+
+ maximus/maximus-app.c | 7 +++
+ 1 file changed, 7 insertions(+)
+
 commit 6029f5d6fbdee6b861eb872456ab1c20baf06d7b
 Author: monsta 
 Date:   Mon Mar 13 15:50:04 2017 +0300
@@ -915,12 +948,13 @@
 
  configure.ac   |  4 +++-
  mate-window-picker-applet/Makefile.am  | 11 --
- ...pplet.mate-window-picker-applet.gschema.xml.in} |  4 ++--
+ ...applet.mate-window-picker-applet.gschema.xml.in |  9 
+ ...let.mate-window-picker-applet.gschema.xml.in.in |  9 
  maximus/Makefile.am| 13 
  maximus/org.mate.maximus.gschema.xml.in| 24 ++
  maximus/org.mate.maximus.gschema.xml.in.in | 24 --
  po/POTFILES.in |  4 ++--
- 7 files changed, 39 insertions(+), 45 deletions(-)
+ 8 files changed, 46 insertions(+), 52 deletions(-)
 
 commit e08df41e5402c1e7e72b265c58925d9295d0eb0d
 Author: monsta 
@@ -1315,7 +1349,7 @@
 Fixes for make dist and make distcheck
 
 Conflicts:
-configure.ac
+   configure.ac
 
  configure.ac  |  2 +-
  mate-window-picker-applet/Makefile.am | 21 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.18.0/NEWS new/mate-netbook-1.18.1/NEWS
--- old/mate-netbook-1.18.0/NEWS2017-03-13 13:30:25.0 +0100
+++ new/mate-netbook-1.18.1/NEWS2017-05-14 12:59:24.0 +0200
@@ -1,3 +1,8 @@
+### mate-netbook 1.18.1
+
+  * Maximus: don't crash on invalid window ID
+  * Translations update
+
 ### mate-netbook 1.18.0
 
   * NEWS: use consistent, project wide, markdown-like formatting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.18.0/aclocal.m4 
new/mate-netbook-1.18.1/aclocal.m4
--- old/mate-netbook-1.18.0/aclocal.m4  2017-03-13 13:50:35.0 +0100
+++ new/mate-netbook-1.18.1/aclocal.m4  2017-05-14 13:01:02.0 +0200
@@ 

commit mate-netbook for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2017-03-20 17:12:03

Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and  /work/SRC/openSUSE:Factory/.mate-netbook.new (New)


Package is "mate-netbook"

Mon Mar 20 17:12:03 2017 rev:11 rq:481134 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes
2016-10-13 11:31:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2017-03-20 17:12:04.748551802 +0100
@@ -1,0 +2,11 @@
+Tue Mar 14 10:11:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+make generating release announcements easier.
+  * Build: Require mate-panel >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.16.1.tar.xz

New:

  mate-netbook-1.18.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.OO4Cia/_old  2017-03-20 17:12:05.300473871 +0100
+++ /var/tmp/diff_new_pack.OO4Cia/_new  2017-03-20 17:12:05.300473871 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# 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,22 +16,22 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:   mate-netbook
-Version:1.16.1
+Version:1.18.0
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.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:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libfakekey)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
-BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(xtst)
 Requires:   mate-panel >= %{_version}
 Recommends: %{name}-lang
@@ -54,8 +54,7 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0
+  --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install

++ mate-netbook-1.16.1.tar.xz -> mate-netbook-1.18.0.tar.xz ++
 24590 lines of diff (skipped)




commit mate-netbook for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2016-10-13 11:31:15

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
2016-09-25 14:43:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2016-10-13 11:31:17.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 10 20:32:20 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Window Picker Applet: Fix invisible icons in the GTK+3 build.
+  * Window Picker Applet: Fix an occasional runtime warning about
+workspace being NULL.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.16.0.tar.xz

New:

  mate-netbook-1.16.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.74d5fp/_old  2016-10-13 11:31:18.0 +0200
+++ /var/tmp/diff_new_pack.74d5fp/_new  2016-10-13 11:31:18.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.16
 Name:   mate-netbook
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0
@@ -56,7 +56,7 @@
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -79,6 +79,8 @@
 
%{_datadir}/mate-panel/applets/org.mate.panel.MateWindowPicker.mate-panel-applet
 %dir %{_datadir}/mate-panel/ui/
 %{_datadir}/mate-panel/ui/mate-window-picker-applet-menu.xml
+%dir %{_datadir}/dbus-1/
+%dir %{_datadir}/dbus-1/services/
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_mandir}/man?/mate-maximus.?%{?ext_man}

++ mate-netbook-1.16.0.tar.xz -> mate-netbook-1.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.16.0/ChangeLog 
new/mate-netbook-1.16.1/ChangeLog
--- old/mate-netbook-1.16.0/ChangeLog   2016-09-19 10:31:36.0 +0200
+++ new/mate-netbook-1.16.1/ChangeLog   2016-10-10 16:33:09.0 +0200
@@ -1,3 +1,46 @@
+commit b9e04a89438db9e98d1a6fe9287bedef9ebaab24
+Author: monsta 
+Date:   Mon Oct 10 17:16:11 2016 +0300
+
+release 1.16.1
+
+ NEWS | 8 
+ configure.ac | 2 +-
+ 2 files changed, 9 insertions(+), 1 deletion(-)
+
+commit edef941a48977bb344bcc3ab76a6c3d381d17f63
+Author: monsta 
+Date:   Mon Oct 10 17:09:26 2016 +0300
+
+sync with Transifex
+
+ po/oc.po | 36 +++-
+ po/pl.po |  8 
+ 2 files changed, 23 insertions(+), 21 deletions(-)
+
+commit b0dba632e2c1da952661ec67d1ca7821fa40ac7b
+Author: monsta 
+Date:   Mon Oct 3 16:33:30 2016 +0300
+
+window picker: fix runtime warning about workspace being NULL
+
+from
+
https://github.com/lanoxx/window-picker-applet/commit/8c6de9ded61743246b82a04c2a21c714e50957ef
+
+ mate-window-picker-applet/task-item.c | 15 +--
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit 3c33e5cda7f356f47dffc717a900591820ef207c
+Author: monsta 
+Date:   Wed Sep 28 15:15:56 2016 +0300
+
+window picker: fix invisible icons in GTK+3 build
+
+fixes https://github.com/mate-desktop/mate-netbook/issues/26
+
+ mate-window-picker-applet/task-item.c | 10 --
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
 commit 359dca5356bc9c17976788352a746bd489eed5f3
 Author: monsta 
 Date:   Mon Sep 19 11:28:25 2016 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.16.0/NEWS new/mate-netbook-1.16.1/NEWS
--- old/mate-netbook-1.16.0/NEWS2016-09-19 10:27:47.0 +0200
+++ new/mate-netbook-1.16.1/NEWS2016-10-10 16:28:45.0 +0200
@@ -1,3 +1,11 @@
+1.16.1
+==
+
+ * Window Picker Applet: fix invisible icons in GTK+3 build
+ * Window Picker Applet: fix occasional runtime warning about
+   workspace being NULL
+ * Translations update
+
 1.16.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.16.0/configure 
new/mate-netbook-1.16.1/configure
--- old/mate-netbook-1.16.0/configure   2016-09-19 10:31:26.0 +0200
+++ new/mate-netbook-1.16.1/configure   2016-10-10 16:33:01.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mate-netbook 1.16.0.
+# 

commit mate-netbook for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2016-09-25 14:43:11

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
2016-04-15 19:10:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2016-09-25 14:43:12.0 +0200
@@ -1,0 +2,11 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Window Picker Applet: Use GtkAboutDialog instead of
+MateAboutDialog.
+  * Window Picker Applet: Prevent possible crash
+  * mate-maximus: Port from libunique to GApplication.
+  * Drop dependencies on libmate-desktop and libunique.
+  * Update translations.
+
+---

Old:

  mate-netbook-1.14.0.tar.xz

New:

  mate-netbook-1.16.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.GB1KAf/_old  2016-09-25 14:43:13.0 +0200
+++ /var/tmp/diff_new_pack.GB1KAf/_new  2016-09-25 14:43:13.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.14
+%define _version 1.16
 Name:   mate-netbook
-Version:1.14.0
+Version:1.16.0
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0
@@ -26,13 +26,12 @@
 Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libfakekey)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
-BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(xtst)
 Requires:   mate-panel >= %{_version}
 Recommends: %{name}-lang
@@ -53,6 +52,7 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0

++ mate-netbook-1.14.0.tar.xz -> mate-netbook-1.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.14.0/ChangeLog 
new/mate-netbook-1.16.0/ChangeLog
--- old/mate-netbook-1.14.0/ChangeLog   2016-04-08 13:41:55.0 +0200
+++ new/mate-netbook-1.16.0/ChangeLog   2016-09-19 10:31:36.0 +0200
@@ -1,3 +1,324 @@
+commit 359dca5356bc9c17976788352a746bd489eed5f3
+Author: monsta 
+Date:   Mon Sep 19 11:28:25 2016 +0300
+
+release 1.16.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5fc95c71a4ade8d19f996586fe5750da66d2207e
+Author: monsta 
+Date:   Sun Sep 18 23:36:45 2016 +0300
+
+update NEWS for 1.16
+
+ NEWS | 19 ++-
+ 1 file changed, 6 insertions(+), 13 deletions(-)
+
+commit eb995107d44463de22a0c9544e5c9c00064b04e3
+Author: monsta 
+Date:   Sun Sep 18 23:36:40 2016 +0300
+
+sync with Transifex
+
+ po/el.po|  9 +
+ po/es_CL.po |  2 +-
+ po/hr.po| 25 +
+ po/sv.po| 12 +++-
+ 4 files changed, 26 insertions(+), 22 deletions(-)
+
+commit 564a93cd88b82ef7d25bdd6584e1e483d340800c
+Author: Martin Wimpress 
+Date:   Fri Sep 9 09:52:05 2016 +0100
+
+Sync with Transifex.
+
+ po/bs.po| 15 ---
+ po/es_CO.po | 39 ---
+ 2 files changed, 28 insertions(+), 26 deletions(-)
+
+commit 2db79d560a5be28e7812e6289aa8ad43f3826339
+Author: Martin Wimpress 
+Date:   Fri Sep 9 09:50:48 2016 +0100
+
+Bump version to 1.15.2
+
+ NEWS | 6 ++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit c03f19b451aaa4523cacb45f6b37867546f8f1b5
+Author: monsta 
+Date:   Thu Sep 1 15:55:29 2016 +0300
+
+window picker: disconnect some missing signal handlers
+
+should prevent crashes in some cases when object is already destroyed
+and is being accessed from signal handler after that
+
+ mate-window-picker-applet/task-item.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e619d5a793417df8e53455eaaa1fcf905ed3616a
+Author: monsta 
+Date:   Thu Sep 1 15:54:14 2016 +0300
+
+window picker: fix code formatting a bit
+
+ mate-window-picker-applet/task-item.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 

commit mate-netbook for openSUSE:Factory

2016-04-15 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2016-04-15 19:10:19.0 +0200
@@ -1,0 +2,15 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * Update translations.
+  * Fix Changelog generation.
+
+---
+Wed Jan 27 06:26:36 UTC 2016 - sor.ale...@meowr.ru
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.q8PekP/_new  2016-04-15 19:10:20.0 +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)




commit mate-netbook for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2015-11-11 10:30:35

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-07-05 18:02:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2015-11-11 10:30:44.0 +0100
@@ -1,0 +2,15 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+
+---
+Wed Oct 14 20:55:49 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * Window Picker Applet: have background automatically painted.
+  * Retrieve strings directly from gschema (requires intltool
+0.50.1).
+  * Several small fixes and cleanups.
+- Own /usr/share/mate-panel/.
+
+---

Old:

  mate-netbook-1.10.0.tar.xz

New:

  mate-netbook-1.12.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.fDxB0Q/_old  2015-11-11 10:30:45.0 +0100
+++ /var/tmp/diff_new_pack.fDxB0Q/_new  2015-11-11 10:30:45.0 +0100
@@ -16,28 +16,26 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   mate-netbook
-Version:1.10.0
+Version:1.12.0
 Release:0
 Summary:MATE Desktop window management tool
 License:GPL-3.0
 Group:  System/GUI/Other
 Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires:  mate-common
-# To own /usr/share/mate-panel/ directory.
-BuildRequires:  mate-applets
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libfakekey)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.9.0
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.0
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(xtst)
-Requires:   mate-panel >= 1.9.0
-Recommends: %{name}-lang = %{version}
+Requires:   mate-panel >= %{_version}
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
@@ -78,6 +76,8 @@
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus
 %{_libexecdir}/%{name}/
+%dir %{_datadir}/mate-panel/
+%dir %{_datadir}/mate-panel/applets/
 
%{_datadir}/mate-panel/applets/org.mate.panel.MateWindowPicker.mate-panel-applet
 %dir %{_datadir}/mate-panel/ui/
 %{_datadir}/mate-panel/ui/mate-window-picker-applet-menu.xml

++ mate-netbook-1.10.0.tar.xz -> mate-netbook-1.12.0.tar.xz ++
 3508 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-netbook-1.10.0/NEWS new/mate-netbook-1.12.0/NEWS
--- old/mate-netbook-1.10.0/NEWS2015-05-08 10:35:55.0 +0200
+++ new/mate-netbook-1.12.0/NEWS2015-11-04 18:07:46.0 +0100
@@ -1,6 +1,18 @@
+1.12.0
+==
+
+ * Window Picker Applet: have background automatically painted
+ * Retrieve strings directly from gschema (requires intltool 0.50.1)
+ * Several small fixes and cleanups
+
 1.10.0
 ==
 
+ * translation update
+
+1.9.91
+==
+
  * Use MateAboutDialog
 
 1.8.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-netbook-1.10.0/compile new/mate-netbook-1.12.0/compile
--- old/mate-netbook-1.10.0/compile 2015-05-08 10:36:07.0 +0200
+++ new/mate-netbook-1.12.0/compile 2015-11-04 18:08:29.0 +0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit mate-netbook for openSUSE:Factory

2015-07-05 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2015-07-05 18:02:17

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
2014-10-05 20:33:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2015-07-05 18:02:19.0 +0200
@@ -1,0 +2,21 @@
+Fri May  8 09:34:32 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.0:
+  * Do not memory leak.
+  * Require GLib = 2.36.
+  * [mate-maximus] Respect undecorate setting.
+  * [window picker applet] Use
+mate_gdk_spawn_command_line_on_screen always.
+  * [mate-maximus] First connect to settings, then read them.
+  * [window picker applet] Fix indentation.
+  * [window picker applet] Do not mess with mate-maximus settings.
+  * Update translations.
+
+---
+Sun Oct 26 18:59:47 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0
+  + Use MateAboutDialog
+- Fix version requirements
+
+---

Old:

  mate-netbook-1.8.1.tar.xz

New:

  mate-netbook-1.10.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.6sKCTk/_old  2015-07-05 18:02:20.0 +0200
+++ /var/tmp/diff_new_pack.6sKCTk/_new  2015-07-05 18:02:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for mate-netbook
+# spec file for package mate-netbook
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,28 +13,32 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
+%define _version 1.10
 Name:   mate-netbook
-Version:1.8.1
+Version:1.10.0
 Release:0
-License:GPL-3.0
 Summary:MATE Desktop window management tool
-Url:http://mate-desktop.org
+License:GPL-3.0
 Group:  System/GUI/Other
-Source: 
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Requires:   mate-panel = 1.8.0
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
+Url:http://mate-desktop.org/
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common
+# To own /usr/share/mate-panel/ directory.
+BuildRequires:  mate-applets
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libfakekey)
-BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.8.0
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) = 1.9.0
+BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.9.0
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(xtst)
+Requires:   mate-panel = 1.9.0
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
 
 %description
 This package provides a simple window management tool which provides the
@@ -51,14 +55,15 @@
 %setup -q
 
 %build
-%configure --libexecdir=%{_libexecdir}/%{name}
+%configure \
+  --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
-   rm -r %{buildroot}%{_datadir}/MateConf
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+rm -rf %{buildroot}%{_datadir}/MateConf/
 fi
 
 %post
@@ -68,18 +73,19 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root,-)
-%doc ChangeLog README COPYING
-%dir %{_libexecdir}/%{name}
+%defattr(-,root,root)
+%doc AUTHORS COPYING NEWS README
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus
-%{_mandir}/man1/mate-maximus.1.gz
-%{_libexecdir}/%{name}/mate-window-picker-applet
+%{_libexecdir}/%{name}/
+%{_datadir}/mate-panel/applets/org.mate.panel.MateWindowPicker.mate-panel-applet
+%dir %{_datadir}/mate-panel/ui/
+%{_datadir}/mate-panel/ui/mate-window-picker-applet-menu.xml
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/glib-2.0/schemas/*.xml
-%{_datadir}/mate-panel/
+%{_mandir}/man?/mate-maximus.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 
 %changelog

++ mate-netbook-1.8.1.tar.xz - 

commit mate-netbook for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2014-10-05 20:31:37

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
2014-03-22 18:01:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2014-10-05 20:33:04.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct  3 10:05:17 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.1
+  + Fix segfault on applet load
+  + Add manpage
+
+---

Old:

  mate-netbook-1.8.0.tar.xz

New:

  mate-netbook-1.8.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.7gilF3/_old  2014-10-05 20:33:05.0 +0200
+++ /var/tmp/diff_new_pack.7gilF3/_new  2014-10-05 20:33:05.0 +0200
@@ -15,7 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
 Name:   mate-netbook
-Version:1.8.0
+Version:1.8.1
 Release:0
 License:GPL-3.0
 Summary:MATE Desktop window management tool
@@ -73,6 +73,7 @@
 %dir %{_libexecdir}/%{name}
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus
+%{_mandir}/man1/mate-maximus.1.gz
 %{_libexecdir}/%{name}/mate-window-picker-applet
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/glib-2.0/schemas/*.xml

++ mate-netbook-1.8.0.tar.xz - mate-netbook-1.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.8.0/Makefile.in 
new/mate-netbook-1.8.1/Makefile.in
--- old/mate-netbook-1.8.0/Makefile.in  2014-03-01 14:26:16.0 +0100
+++ new/mate-netbook-1.8.1/Makefile.in  2014-09-28 21:26:07.0 +0200
@@ -81,8 +81,8 @@
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \
-   TODO compile config.guess config.sub install-sh missing \
-   ltmain.sh
+   TODO compile config.guess config.sub depcomp install-sh \
+   missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.8.0/NEWS new/mate-netbook-1.8.1/NEWS
--- old/mate-netbook-1.8.0/NEWS 2014-03-01 14:25:55.0 +0100
+++ new/mate-netbook-1.8.1/NEWS 2014-09-28 21:24:07.0 +0200
@@ -1,3 +1,9 @@
+1.8.1
+=
+
+ * Fix segfault on applet load
+ * Add manpage
+
 1.8.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-netbook-1.8.0/aclocal.m4 
new/mate-netbook-1.8.1/aclocal.m4
--- old/mate-netbook-1.8.0/aclocal.m4   2014-03-01 14:26:13.0 +0100
+++ new/mate-netbook-1.8.1/aclocal.m4   2014-09-28 21:26:05.0 +0200
@@ -495,7 +495,7 @@
 gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
 
 %.gschema.valid: %.gschema.xml $(gsettings__enum_file)
-   $(AM_V_GEN) if test -f $; then d=; else d=$(srcdir)/; fi; 
$(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix 
--schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$  touch [$]@
+   $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix 
--schema-file=,$(gsettings__enum_file)) --schema-file=$  mkdir -p [$](@D)  
touch [$]@
 
 all-am: $(gsettings_SCHEMAS:.xml=.valid)
 uninstall-am: uninstall-gsettings-schemas
@@ -541,7 +541,7 @@
 )
 
 # nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation,
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -733,6 +733,61 @@
 fi[]dnl
 ])# PKG_CHECK_MODULES
 
+
+# PKG_INSTALLDIR(DIRECTORY)
+# -
+# Substitutes the variable pkgconfigdir as the location where a module
+# should install pkg-config .pc files. By default the directory is
+# $libdir/pkgconfig, but the default can be changed by passing
+# DIRECTORY. The user can override through the --with-pkgconfigdir
+# parameter.
+AC_DEFUN([PKG_INSTALLDIR],
+[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
+m4_pushdef([pkg_description],
+[pkg-config installation directory @:@]pkg_default[@:@])
+AC_ARG_WITH([pkgconfigdir],
+  

commit mate-netbook for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2014-03-22 14:44:39

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
2014-01-03 19:45:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2014-03-22 18:01:36.0 +0100
@@ -1,0 +2,18 @@
+Wed Mar  5 12:53:55 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Thu Feb 20 14:06:59 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90
+  + add GTK3 support
+  + use libwnck instead of libmatewnck
+  + fix long delay with different window managers than marco
+- Replace libmatewnck requirement with libwnck; dependency has been 
+  modified by upstream
+- Remove useless mate-doc-utils dependency; package doesn't contain 
+  any documentation
+
+---

Old:

  mate-netbook-1.6.1.tar.xz

New:

  mate-netbook-1.8.0.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.jwZQB9/_old  2014-03-22 18:01:37.0 +0100
+++ /var/tmp/diff_new_pack.jwZQB9/_new  2014-03-22 18:01:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for mate-netbook
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,29 +14,27 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
-
 Name:   mate-netbook
-Version:1.6.1
+Version:1.8.0
 Release:0
 License:GPL-3.0
 Summary:MATE Desktop window management tool
 Url:http://mate-desktop.org
 Group:  System/GUI/Other
-Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-Requires:   mate-panel = 1.6.0
+Source: 
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+Requires:   mate-panel = 1.8.0
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 BuildRequires:  mate-common
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libmatewnck)
+BuildRequires:  pkgconfig(libwnck-1.0)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libfakekey)
-BuildRequires:  pkgconfig(mate-doc-utils)
+BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.8.0
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(xtst)
-BuildRequires:  xz
 
 %description
 This package provides a simple window management tool which provides the

++ mate-netbook-1.6.1.tar.xz - mate-netbook-1.8.0.tar.xz ++
 4389 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mate-netbook for openSUSE:Factory

2014-01-03 Thread h_root
Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2014-01-03 19:45:39

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
2013-12-18 19:28:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new/mate-netbook.changes   
2014-01-03 19:45:40.0 +0100
@@ -1,0 +2,19 @@
+Wed Jan  1 21:16:38 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + Applet, add gsettings_SCHEMAS_in_in var for EXTRA_DIST
+  + Add applet ui file to EXTRA_DIST
+  + Fix EXTRADIST for maximus schemas
+  + Correct typo EXTRA_DIST for window picker applet
+  + Silence libtool warnings
+  + Remove trailing whitespace
+  + Fix long delay with different window managers
+Closes #6 (https://github.com/mate-desktop/mate-netbook/issues/6)
+  + Add -lm to the linker
+Fixes /usr/bin/ld: note: 'cos@@GLIBC_2.0' is defined in DSO
+/lib/i386-linux-gnu/libm.so.6 so try adding it to the linker
+command line
+  + Remove ALL_LINGUAS from configure script
+- Remove export LDFLAGS=$LDFLAGS -lm; fixed by upstream
+
+---

Old:

  mate-netbook-1.6.0.tar.xz

New:

  mate-netbook-1.6.1.tar.xz



Other differences:
--
++ mate-netbook.spec ++
--- /var/tmp/diff_new_pack.uf34NQ/_old  2014-01-03 19:45:40.0 +0100
+++ /var/tmp/diff_new_pack.uf34NQ/_new  2014-01-03 19:45:40.0 +0100
@@ -16,7 +16,7 @@
 
 
 Name:   mate-netbook
-Version:1.6.0
+Version:1.6.1
 Release:0
 License:GPL-3.0
 Summary:MATE Desktop window management tool
@@ -53,8 +53,6 @@
 %setup -q
 
 %build
-export LDFLAGS=$LDFLAGS -lm
-NOCONFIGURE=1 ./autogen.sh
 %configure --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags}
 

++ mate-netbook-1.6.0.tar.xz - mate-netbook-1.6.1.tar.xz ++
 46197 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org