commit libmatekbd for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2020-08-18 15:11:53

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new.3399 (New)


Package is "libmatekbd"

Tue Aug 18 15:11:53 2020 rev:20 rq:827402 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2020-03-03 
10:16:31.994686726 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new.3399/libmatekbd.changes  
2020-08-18 15:12:03.784065810 +0200
@@ -1,0 +2,10 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * build: Silent build warnings for distcheck.
+  * Reduce the font size of the key names on keyboard layout
+display.
+  * matekbd-keyboard-drawing: i18n symbolic names.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.24.0.tar.xz

New:

  libmatekbd-1.24.1.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.fozDtB/_old  2020-08-18 15:12:04.412066070 +0200
+++ /var/tmp/diff_new_pack.fozDtB/_new  2020-08-18 15:12:04.416066072 +0200
@@ -20,7 +20,7 @@
 %define _version 1.24
 %define sover   4
 Name:   libmatekbd
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later
@@ -96,7 +96,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n %{name}%{sover} -p /sbin/ldconfig
-
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}

++ libmatekbd-1.24.0.tar.xz -> libmatekbd-1.24.1.tar.xz ++
 44596 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2020-03-03 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new.26092 (New)


Package is "libmatekbd"

Tue Mar  3 10:16:08 2020 rev:19 rq:780517 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2019-07-31 
14:34:53.305914504 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new.26092/libmatekbd.changes 
2020-03-03 10:16:31.994686726 +0100
@@ -1,0 +2,14 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0:
+  * build: Add configuration summary.
+  * Use gresources for UI files.
+  * matekbd-keyboard-config: Value stored to "clen" is never read.
+  * matekbd-util: Local variables shadow outer variables.
+  * matekbd-keyboard-drawing: Uninitialised structure member.
+  * matekbd-config-private: Avoid redundant redeclarations.
+  * Migrate from intltool to gettext.
+  * Update translations.
+- Drop support for old openSUSE versions.
+
+---

Old:

  libmatekbd-1.23.0.tar.xz

New:

  libmatekbd-1.24.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.99X7Gu/_old  2020-03-03 10:16:33.394689623 +0100
+++ /var/tmp/diff_new_pack.99X7Gu/_new  2020-03-03 10:16:33.394689623 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatekbd
 #
-# 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
@@ -17,26 +17,24 @@
 
 
 %define typelib typelib-1_0-Matekbd-1_0
-%define _version 1.23
+%define _version 1.24
 %define sover   4
 Name:   libmatekbd
-Version:1.23.0
+Version:1.24.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later
-Group:  System/GUI/Other
 URL:https://mate-desktop.org/
-Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cairo)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.48
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libxklavier) >= 5.2
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(x11)
@@ -48,7 +46,6 @@
 
 %package -n matekbd-common
 Summary:MATE Desktop keyboard configuration common files
-Group:  System/GUI/Other
 
 %description -n matekbd-common
 This package provides libmatekdb, an API to manage the keyboard in
@@ -56,12 +53,11 @@
 
 %package -n %{name}%{sover}
 Summary:MATE Desktop keyboard configuration shared libraries
-Group:  System/Libraries
 Requires:   matekbd-common
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}
 # libmatekbd with a wrong sover was last used in openSUSE Leap 42.1.
-Obsoletes:  %{name}1
+Obsoletes:  %{name}1 < %{version}
 
 %description -n %{name}%{sover}
 This package provides libmatekdb, an API to manage the keyboard in
@@ -69,7 +65,6 @@
 
 %package devel
 Summary:MATE Desktop keyboard configuration development files
-Group:  Development/Libraries/Other
 Requires:   %{name}%{sover} = %{version}
 Requires:   matekbd-common = %{version}
 
@@ -79,7 +74,6 @@
 
 %package -n %{typelib}
 Summary:MATE Desktop keyboard configuration typelib
-Group:  System/GUI/Other
 
 %description -n %{typelib}
 This package provides libmatekdb, an API to manage the keyboard in
@@ -94,21 +88,13 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%if 0%{?suse_version} < 1500
-%post -n matekbd-common
-%glib2_gsettings_schema_post
-
-%postun -n matekbd-common
-%glib2_gsettings_schema_postun
-%endif
-
 %post -n %{name}%{sover} -p /sbin/ldconfig
 
 %postun -n %{name}%{sover} -p /sbin/ldconfig
@@ -120,7 +106,6 @@
 
 %files -n 

commit libmatekbd for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2019-07-31 14:34:42

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new.4126 (New)


Package is "libmatekbd"

Wed Jul 31 14:34:42 2019 rev:18 rq:719949 version:1.23.0

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2019-05-16 
22:03:33.126650410 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new.4126/libmatekbd.changes  
2019-07-31 14:34:53.305914504 +0200
@@ -1,0 +2,9 @@
+Thu Jul 18 11:28:56 UTC 2019 - Jonathan Brielmaier 
+
+- Update to 1.23.0:
+  * Update translations
+- remove patches:
+  * libmatekbd-gtk-3.20.patch: we don't support gtk3.20 anymore
+- BuildRequire gtk3 >= 3.22 
+
+---

Old:

  libmatekbd-1.22.0.tar.xz
  libmatekbd-gtk-3.20.patch

New:

  libmatekbd-1.23.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.VFoxQY/_old  2019-07-31 14:34:53.769914233 +0200
+++ /var/tmp/diff_new_pack.VFoxQY/_new  2019-07-31 14:34:53.773914231 +0200
@@ -17,10 +17,10 @@
 
 
 %define typelib typelib-1_0-Matekbd-1_0
-%define _version 1.22
+%define _version 1.23
 %define sover   4
 Name:   libmatekbd
-Version:1.22.0
+Version:1.23.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later
@@ -28,16 +28,15 @@
 URL:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FEATURE-OPENSUSE libmatekbd-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
-Patch0: libmatekbd-gtk-3.20.patch
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.48
 BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(libxklavier) >= 5.2
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(x11)
@@ -90,7 +89,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++ libmatekbd-1.22.0.tar.xz -> libmatekbd-1.23.0.tar.xz ++
 4788 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2019-05-16 22:03:17

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new.5148 (New)


Package is "libmatekbd"

Thu May 16 22:03:17 2019 rev:17 rq:682552 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2018-06-29 
22:28:16.214398685 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new.5148/libmatekbd.changes  
2019-05-16 22:03:33.126650410 +0200
@@ -1,0 +2,7 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * Rename g_strv_equal to matekbd_strv_equal.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.20.2.tar.xz

New:

  libmatekbd-1.22.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.oY4TG6/_old  2019-05-16 22:03:33.658649911 +0200
+++ /var/tmp/diff_new_pack.oY4TG6/_new  2019-05-16 22:03:33.658649911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatekbd
 #
-# 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,20 +12,20 @@
 # 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 typelib typelib-1_0-Matekbd-1_0
-%define _version 1.20
+%define _version 1.22
 %define sover   4
 Name:   libmatekbd
-Version:1.20.2
+Version:1.22.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later
 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
 Source1:baselibs.conf
 # PATCH-FEATURE-OPENSUSE libmatekbd-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
@@ -116,11 +116,7 @@
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS ChangeLog
 %{_libdir}/*.so.%{sover}*
 
@@ -132,11 +128,7 @@
 %{_libdir}/girepository-1.0/Matekbd-1.0.typelib
 
 %files devel
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS ChangeLog
 %{_includedir}/%{name}/
 %{_datadir}/gir-1.0/Matekbd-1.0.gir

++ libmatekbd-1.20.2.tar.xz -> libmatekbd-1.22.0.tar.xz ++
 9876 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2018-06-29 22:28:13

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Fri Jun 29 22:28:13 2018 rev:16 rq:617230 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2018-04-20 
17:26:48.984312869 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2018-06-29 22:28:16.214398685 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * Update translations.
+
+---

Old:

  libmatekbd-1.20.1.tar.xz

New:

  libmatekbd-1.20.2.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.TbnNzf/_old  2018-06-29 22:28:16.802398239 +0200
+++ /var/tmp/diff_new_pack.TbnNzf/_new  2018-06-29 22:28:16.802398239 +0200
@@ -20,7 +20,7 @@
 %define _version 1.20
 %define sover   4
 Name:   libmatekbd
-Version:1.20.1
+Version:1.20.2
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later

++ libmatekbd-1.20.1.tar.xz -> libmatekbd-1.20.2.tar.xz ++
 1864 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/libmatekbd-1.20.1/ChangeLog new/libmatekbd-1.20.2/ChangeLog
--- old/libmatekbd-1.20.1/ChangeLog 2018-03-23 15:17:49.0 +0100
+++ new/libmatekbd-1.20.2/ChangeLog 2018-06-13 11:14:13.0 +0200
@@ -1,4 +1,52 @@
-commit 95a66dd85c78020ce61452521fa140b335a85b9b
+commit b9566d8eac36da0aed37ee40a0d2756d1ee279d7
+Author: raveit65 
+Date:   Wed Jun 13 11:13:11 2018 +0200
+
+release 1.20.2
+
+ NEWS | 10 +++---
+ configure.ac |  2 +-
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit c36d3ecf397ce6dc6a5cc72d5a87bf03468f6ab5
+Author: raveit65 
+Date:   Wed Jun 13 11:08:22 2018 +0200
+
+sync with transifex
+
+ po/am.po|  2 +-
+ po/br.po|  8 +++-
+ po/cs.po|  4 +++-
+ po/de.po|  8 
+ po/et.po|  4 ++--
+ po/fa.po|  4 +++-
+ po/he.po|  6 +-
+ po/ig.po|  4 +---
+ po/jv.po|  4 +---
+ po/ka.po|  4 +++-
+ po/kk.po|  4 +++-
+ po/kn.po|  4 +++-
+ po/ko.po|  4 ++--
+ po/lt.po|  4 +++-
+ po/pl.po| 18 +-
+ po/sk.po|  4 +++-
+ po/tr.po|  8 
+ po/uk.po|  4 +++-
+ po/yo.po|  4 +---
+ po/zh_TW.po |  4 ++--
+ 20 files changed, 63 insertions(+), 43 deletions(-)
+
+commit 53dc2615ae6ee28d08d00bbe32373ceb55288ef0
+Author: raveit65 
+Date:   Fri Mar 23 14:58:16 2018 +0100
+
+release 1.20.1
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 8740018e6226ebe57214c4d322a396b92360f2c6
 Author: raveit65 
 Date:   Fri Mar 23 15:16:44 2018 +0100
 
@@ -129,16 +177,6 @@
  po/zu.po  | 4 ++--
  123 files changed, 246 insertions(+), 246 deletions(-)
 
-commit 2aedb12697474bd0515d587036051b16d8b5a7df
-Author: raveit65 
-Date:   Fri Mar 23 14:58:16 2018 +0100
-
-release 1.20.1
-
- NEWS | 5 +
- configure.ac | 2 +-
- 2 files changed, 6 insertions(+), 1 deletion(-)
-
 commit 0476c3a097de09906e84d0ea278d4f109920c2ef
 Author: raveit65 
 Date:   Fri Mar 23 14:53:13 2018 +0100
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/libmatekbd-1.20.1/INSTALL new/libmatekbd-1.20.2/INSTALL
--- old/libmatekbd-1.20.1/INSTALL   2018-03-23 15:17:36.0 +0100
+++ new/libmatekbd-1.20.2/INSTALL   2018-06-13 11:13:45.0 +0200
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
+Foundation, Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -12,97 +12,96 @@
 Basic Installation
 ==
 
-   Briefly, the shell command `./configure && make && make install'
+   

commit libmatekbd for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2018-04-20 17:26:39

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Fri Apr 20 17:26:39 2018 rev:15 rq:595707 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2018-03-20 
21:59:51.374770362 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2018-04-20 17:26:48.984312869 +0200
@@ -1,0 +2,8 @@
+Wed Apr 11 10:12:43 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Use GdkScreen resolution for font in keyboard status
+notification icon.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.20.0.tar.xz

New:

  libmatekbd-1.20.1.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.S6yIve/_old  2018-04-20 17:26:49.896279798 +0200
+++ /var/tmp/diff_new_pack.S6yIve/_new  2018-04-20 17:26:49.900279653 +0200
@@ -20,7 +20,7 @@
 %define _version 1.20
 %define sover   4
 Name:   libmatekbd
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1-or-later

++ libmatekbd-1.20.0.tar.xz -> libmatekbd-1.20.1.tar.xz ++
 12399 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2018-03-20 21:59:19

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Tue Mar 20 21:59:19 2018 rev:14 rq:587914 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2017-04-11 
09:49:00.308517390 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2018-03-20 21:59:51.374770362 +0100
@@ -1,0 +2,22 @@
+Fri Mar 16 14:33:02 UTC 2018 - crrodrig...@opensuse.org
+
+- Package should buildrequire pkgconfig(x11, pango, cairo)
+  to have a complete list of requirements.
+
+---
+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.
+  * matekbd-status: Fix the Gdk-CRITICAL warning on creating the
+status bar icon.
+  * Avoid deprecated gdk_screen_get_monitor_(),
+gdk_screen_get_width/height(), gdk_screen_get_number()
+functions.
+  * matekbd-indicator: Don't expand.
+  * An implementation of WidthOfScreen and HeightOfScreen.
+  * Update translations.
+- Add libmatekbd-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
+  support.
+
+---

Old:

  libmatekbd-1.18.2.tar.xz

New:

  libmatekbd-1.20.0.tar.xz
  libmatekbd-gtk-3.20.patch



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.M6g6C9/_old  2018-03-20 21:59:52.082744872 +0100
+++ /var/tmp/diff_new_pack.M6g6C9/_new  2018-03-20 21:59:52.086744728 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatekbd
 #
-# 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
@@ -17,26 +17,30 @@
 
 
 %define typelib typelib-1_0-Matekbd-1_0
-%define _version 1.18
+%define _version 1.20
 %define sover   4
 Name:   libmatekbd
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FEATURE-OPENSUSE libmatekbd-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
+Patch0: libmatekbd-gtk-3.20.patch
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gdk-3.0) >= 3.14
-BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libxklavier) >= 5.2
+BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(x11)
 %glib2_gsettings_schema_requires
 
 %description
@@ -86,6 +90,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -98,39 +103,46 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
+%if 0%{?suse_version} < 1500
 %post -n matekbd-common
 %glib2_gsettings_schema_post
 
 %postun -n matekbd-common
 %glib2_gsettings_schema_postun
+%endif
 
 %post -n %{name}%{sover} -p /sbin/ldconfig
 
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS ChangeLog
 %{_libdir}/*.so.%{sover}*
 
 %files -n matekbd-common
-%defattr(-,root,root)
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/libmatekbd/
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Matekbd-1.0.typelib
 
 %files devel
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS ChangeLog
 %{_includedir}/%{name}/
 %{_datadir}/gir-1.0/Matekbd-1.0.gir
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ libmatekbd-1.18.2.tar.xz -> libmatekbd-1.20.0.tar.xz ++
 7881 lines of diff (skipped)

++ libmatekbd-gtk-3.20.patch ++
--- 

commit libmatekbd for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2017-04-11 09:48:57

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Tue Apr 11 09:48:57 2017 rev:13 rq:487012 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2017-03-20 
17:11:29.549521884 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2017-04-11 09:49:00.308517390 +0200
@@ -1,0 +2,18 @@
+Mon Apr 10 10:00:19 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2 (changes since 1.18.0):
+  * matekbd-indicator: Do not use deprecated gdk_cairo_create.
+  * A fix for a strange GtkIconInfo behaviour.
+  * matekbd-indicator: Do not use deprecated GtkAlignment.
+  * keyboard-drawing: Set a CSS name matekbd-keyboard-drawing.
+  * Slightly increase the font size for the key labels.
+  * matekbd-keyboard-drawing: Don't unset double buffering.
+  * matekbd-keyboard-drawing: Handle XkbGetKeyboard() failing.
+  * matekbd-keyboard-drawing: Prevent gtk+ keynav from taking
+focus away.
+  * Fix some introspection warnings.
+  * show-layout.ui: Do not use deprecated widgets.
+  * UI: Expand kbdraw vertically.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.18.0.tar.xz

New:

  libmatekbd-1.18.2.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.ksUjEp/_old  2017-04-11 09:49:00.876437164 +0200
+++ /var/tmp/diff_new_pack.ksUjEp/_new  2017-04-11 09:49:00.880436599 +0200
@@ -20,7 +20,7 @@
 %define _version 1.18
 %define sover   4
 Name:   libmatekbd
-Version:1.18.0
+Version:1.18.2
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+

++ libmatekbd-1.18.0.tar.xz -> libmatekbd-1.18.2.tar.xz ++
 1716 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/libmatekbd-1.18.0/ChangeLog new/libmatekbd-1.18.2/ChangeLog
--- old/libmatekbd-1.18.0/ChangeLog 2017-03-12 13:03:26.0 +0100
+++ new/libmatekbd-1.18.2/ChangeLog 2017-04-09 21:17:37.0 +0200
@@ -1,3 +1,206 @@
+commit 6eef18810d3b87490ec63d8aee0eb20d1b2a5bdd
+Author: raveit65 
+Date:   Sun Apr 9 21:16:15 2017 +0200
+
+release 1.18.2
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 089b7f46324bf071d8ddce1e15766083642e2f07
+Author: raveit65 
+Date:   Sun Apr 9 21:12:45 2017 +0200
+
+sync with transifex
+
+ po/ar.po |  9 +
+ po/kk.po | 29 +++--
+ po/lt.po | 18 +-
+ po/pt.po |  6 +++---
+ 4 files changed, 32 insertions(+), 30 deletions(-)
+
+commit a2c14a672309d3b34890344b5375d0c8dff796d8
+Author: Alexei Sorokin 
+Date:   Sat Apr 8 23:41:31 2017 +0300
+
+matekbd-indicator: Don't expand
+
+Causes problems with mate-screensaver.
+
+ libmatekbd/matekbd-indicator.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 5d6248f915fecccd7fd3cba9858ef47ed10d5d77
+Author: Martin Wimpress 
+Date:   Thu Apr 6 16:07:27 2017 +0100
+
+Bump version to 1.18.1
+
+ NEWS | 14 ++
+ configure.ac |  2 +-
+ 2 files changed, 15 insertions(+), 1 deletion(-)
+
+commit f72cb3d12d794beedab5bb392506b54c1b5d1a2c
+Author: raveit65 
+Date:   Mon Apr 3 16:13:44 2017 +0200
+
+matekbd-indicator: don't use deprecated gdk_cairo_create
+
+Expose event is changed to draw
+
+partial taken from:
+https://git.gnome.org/browse/libgnomekbd/commit/?id=16c6c2b
+
+ libmatekbd/matekbd-indicator.c | 25 +
+ 1 file changed, 9 insertions(+), 16 deletions(-)
+
+commit 303e86ed31a12d44592b3a688d2584a6bd9304ff
+Author: raveit65 
+Date:   Mon Apr 3 15:47:36 2017 +0200
+
+Fix for strange GtkIconInfo behaviour
+
+Sometimes you can get an icon without filename. Odd
+
+taken from:
+https://git.gnome.org/browse/libgnomekbd/commit/?id=44e2396
+
+ libmatekbd/matekbd-indicator-config.c | 11 +--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit 4e78638051b25a3fb6ff2ce47ff9a42f711f4982
+Author: raveit65 
+Date:   Sun Apr 2 19:02:12 2017 

commit libmatekbd for openSUSE:Factory

2017-03-20 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

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

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2016-09-25 
14:42:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2017-03-20 17:11:29.549521884 +0100
@@ -1,0 +2,10 @@
+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.
+  * Move to GTK+3 (>= 3.14), drop the GTK+2 code and --with-gtk
+build option.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.16.0.tar.xz

New:

  libmatekbd-1.18.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.Ewr4qK/_old  2017-03-20 17:11:30.113442259 +0100
+++ /var/tmp/diff_new_pack.Ewr4qK/_new  2017-03-20 17:11:30.113442259 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatekbd
 #
-# 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,10 +17,10 @@
 
 
 %define typelib typelib-1_0-Matekbd-1_0
-%define _version 1.16
+%define _version 1.18
 %define sover   4
 Name:   libmatekbd
-Version:1.16.0
+Version:1.18.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+
@@ -31,11 +31,11 @@
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gdk-2.0)
+BuildRequires:  pkgconfig(gdk-3.0) >= 3.14
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libxklavier) >= 5.2
 %glib2_gsettings_schema_requires
 
@@ -90,9 +90,8 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --disable-static \
-  --with-gtk=2.0
-make %{?_smp_mflags}
+  --disable-static
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ libmatekbd-1.16.0.tar.xz -> libmatekbd-1.18.0.tar.xz ++
 7706 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2016-09-25 14:42:21

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2016-05-30 
09:59:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2016-09-25 14:42:22.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Require libxklavier 5.2 and use its introspection.
+  * GTK+3: Fix some deprecations.
+  * distcheck: Explicitly use a currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.14.1.tar.xz

New:

  libmatekbd-1.16.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.dq8NAn/_old  2016-09-25 14:42:23.0 +0200
+++ /var/tmp/diff_new_pack.dq8NAn/_new  2016-09-25 14:42:23.0 +0200
@@ -17,10 +17,10 @@
 
 
 %define typelib typelib-1_0-Matekbd-1_0
-%define _version 1.14
+%define _version 1.16
 %define sover   4
 Name:   libmatekbd
-Version:1.14.1
+Version:1.16.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+
@@ -29,13 +29,14 @@
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libxklavier)
+BuildRequires:  pkgconfig(libxklavier) >= 5.2
 %glib2_gsettings_schema_requires
 
 %description

++ libmatekbd-1.14.1.tar.xz -> libmatekbd-1.16.0.tar.xz ++
 2267 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2016-05-30 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2016-05-30 09:59:11

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2016-04-15 
19:09:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2016-05-30 09:59:20.0 +0200
@@ -1,0 +2,6 @@
+Sun May 22 15:13:43 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * Update translations.
+
+---

Old:

  libmatekbd-1.14.0.tar.xz

New:

  libmatekbd-1.14.1.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.9AHZcR/_old  2016-05-30 09:59:21.0 +0200
+++ /var/tmp/diff_new_pack.9AHZcR/_new  2016-05-30 09:59:21.0 +0200
@@ -20,7 +20,7 @@
 %define _version 1.14
 %define sover   4
 Name:   libmatekbd
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+

++ libmatekbd-1.14.0.tar.xz -> libmatekbd-1.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmatekbd-1.14.0/ChangeLog 
new/libmatekbd-1.14.1/ChangeLog
--- old/libmatekbd-1.14.0/ChangeLog 2016-04-07 20:55:51.0 +0200
+++ new/libmatekbd-1.14.1/ChangeLog 2016-05-21 02:22:19.0 +0200
@@ -1,3 +1,19 @@
+commit 1c832909b5268806339359fbf095bb2e48917a6d
+Author: raveit65 
+Date:   Sat May 21 02:19:33 2016 +0200
+
+sync with transiflex
+
+ po/ca.po| 14 +++---
+ po/el.po| 17 +
+ po/es.po|  4 ++--
+ po/hi.po|  2 +-
+ po/nb.po|  4 ++--
+ po/pt_BR.po |  7 ---
+ po/sv.po|  7 ---
+ po/uz.po| 39 ---
+ 8 files changed, 49 insertions(+), 45 deletions(-)
+
 commit bf0a1627b391a75b1f707aaef9c7dcf0c7c389a2
 Author: monsta 
 Date:   Thu Apr 7 14:30:27 2016 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmatekbd-1.14.0/NEWS new/libmatekbd-1.14.1/NEWS
--- old/libmatekbd-1.14.0/NEWS  2016-04-05 11:54:12.0 +0200
+++ new/libmatekbd-1.14.1/NEWS  2016-05-21 02:21:00.0 +0200
@@ -1,3 +1,6 @@
+1.14.1
+Translations updated
+
 1.14.0
 Drop MateConf migration script
 Reduce introspection build warnings
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmatekbd-1.14.0/configure 
new/libmatekbd-1.14.1/configure
--- old/libmatekbd-1.14.0/configure 2016-04-07 20:55:32.0 +0200
+++ new/libmatekbd-1.14.1/configure 2016-05-21 02:22:04.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libmatekbd 1.14.0.
+# Generated by GNU Autoconf 2.69 for libmatekbd 1.14.1.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmatekbd'
 PACKAGE_TARNAME='libmatekbd'
-PACKAGE_VERSION='1.14.0'
-PACKAGE_STRING='libmatekbd 1.14.0'
+PACKAGE_VERSION='1.14.1'
+PACKAGE_STRING='libmatekbd 1.14.1'
 PACKAGE_BUGREPORT='https://github.com/mate-desktop/libmatekbd'
 PACKAGE_URL=''
 
@@ -1430,7 +1430,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libmatekbd 1.14.0 to adapt to many kinds of systems.
+\`configure' configures libmatekbd 1.14.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1504,7 +1504,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libmatekbd 1.14.0:";;
+ short | recursive ) echo "Configuration of libmatekbd 1.14.1:";;
esac
   cat <<\_ACEOF
 
@@ -1647,7 +1647,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libmatekbd configure 1.14.0
+libmatekbd configure 1.14.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2016,7 +2016,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libmatekbd $as_me 1.14.0, which was
+It was created by libmatekbd $as_me 1.14.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2886,7 +2886,7 @@
 
 

commit libmatekbd for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2016-04-15 19:09:24

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2015-12-03 
13:31:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2016-04-15 19:09:25.0 +0200
@@ -1,0 +2,17 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Fix Changelog generation.
+- Enable GObject Introspection.
+
+---
+Mon Jan 25 19:56:45 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.0:
+  * Drop MateConf migration script.
+  * Reduce introspection build warnings.
+  * Fix some Gtk3 deprecations.
+
+---

Old:

  libmatekbd-1.12.1.tar.xz

New:

  libmatekbd-1.14.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.ITocSd/_old  2016-04-15 19:09:25.0 +0200
+++ /var/tmp/diff_new_pack.ITocSd/_new  2016-04-15 19:09:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmatekbd
 #
-# 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,10 +16,11 @@
 #
 
 
-%define _version 1.12
+%define typelib typelib-1_0-Matekbd-1_0
+%define _version 1.14
 %define sover   4
 Name:   libmatekbd
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+
@@ -32,6 +33,7 @@
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxklavier)
 %glib2_gsettings_schema_requires
@@ -54,7 +56,7 @@
 Requires:   matekbd-common
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}
-# libmatekbd with a wrong sover is last seen in openSUSE Leap 42.1.
+# libmatekbd with a wrong sover was last used in openSUSE Leap 42.1.
 Obsoletes:  %{name}1
 
 %description -n %{name}%{sover}
@@ -71,14 +73,24 @@
 This package provides libmatekdb, an API to manage the keyboard in
 MATE Desktop applications.
 
+%package -n %{typelib}
+Summary:MATE Desktop keyboard configuration typelib
+Group:  System/GUI/Other
+
+%description -n %{typelib}
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
+
 %lang_package
 
 %prep
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
-  --disable-static
+  --disable-static \
+  --with-gtk=2.0
 make %{?_smp_mflags}
 
 %install
@@ -86,10 +98,6 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post -n matekbd-common
 %glib2_gsettings_schema_post
 
@@ -110,10 +118,15 @@
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/libmatekbd/
 
+%files -n %{typelib}
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Matekbd-1.0.typelib
+
 %files devel
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING
 %{_includedir}/%{name}/
+%{_datadir}/gir-1.0/Matekbd-1.0.gir
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 

++ libmatekbd-1.12.1.tar.xz -> libmatekbd-1.14.0.tar.xz ++
 42589 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2015-12-03 13:31:23

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2015-11-11 
10:30:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2015-12-03 13:31:25.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 29 19:29:57 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Update translations.
+
+---

Old:

  libmatekbd-1.12.0.tar.xz

New:

  libmatekbd-1.12.1.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.tb85CX/_old  2015-12-03 13:31:25.0 +0100
+++ /var/tmp/diff_new_pack.tb85CX/_new  2015-12-03 13:31:25.0 +0100
@@ -19,7 +19,7 @@
 %define _version 1.12
 %define sover   4
 Name:   libmatekbd
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+

++ libmatekbd-1.12.0.tar.xz -> libmatekbd-1.12.1.tar.xz ++
 2669 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2015-10-20 
00:05:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2015-11-11 10:30:24.0 +0100
@@ -1,0 +2,19 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+- Add baselibs.conf.
+
+---
+Thu Oct 15 18:45:24 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * Add GObject introspection.
+  * Retrieve strings directly from gschema (requires intltool
+0.50.1).
+  * Layout view/print dialog: remove useless Help button.
+  * Layout view/print dialog: some UI fixes.
+  * Some GTK+3 fixes.
+  * Some more fixes and cleanups.
+  * Update translations.
+
+---

Old:

  libmatekbd-1.10.0.tar.xz

New:

  baselibs.conf
  libmatekbd-1.12.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.akr7e2/_old  2015-11-11 10:30:25.0 +0100
+++ /var/tmp/diff_new_pack.akr7e2/_new  2015-11-11 10:30:25.0 +0100
@@ -16,18 +16,21 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 %define sover   4
 Name:   libmatekbd
-Version:1.10.0
+Version:1.12.0
 Release:0
 Summary:MATE Desktop keyboard configuration libraries
 License:LGPL-2.1+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
-Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires:  mate-common >= 1.9.0
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gdk-2.0)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxklavier)
@@ -74,7 +77,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static
 make %{?_smp_mflags}

++ baselibs.conf ++
libmatekbd4
++ libmatekbd-1.10.0.tar.xz -> libmatekbd-1.12.0.tar.xz ++
 30823 lines of diff (skipped)




commit libmatekbd for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2015-10-19 22:51:46

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is "libmatekbd"

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2015-06-30 
10:18:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2015-10-20 00:05:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 14 06:17:24 UTC 2015 - sor.ale...@meowr.ru
+
+- Fix ABI version.
+
+---



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.Zw6CSw/_old  2015-10-20 00:05:37.0 +0200
+++ /var/tmp/diff_new_pack.Zw6CSw/_new  2015-10-20 00:05:37.0 +0200
@@ -16,7 +16,8 @@
 #
 
 
-%define lname   libmatekbd1
+%define _version 1.10
+%define sover   4
 Name:   libmatekbd
 Version:1.10.0
 Release:0
@@ -24,7 +25,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
-Source0:
http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
+Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common >= 1.9.0
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
@@ -44,34 +45,38 @@
 This package provides libmatekdb, an API to manage the keyboard in
 MATE Desktop applications.
 
+%package -n %{name}%{sover}
+Summary:MATE Desktop keyboard configuration shared libraries
+Group:  System/Libraries
+Requires:   matekbd-common
+Recommends: %{name}-lang
+Provides:   %{name} = %{version}
+# libmatekbd with a wrong sover is last seen in openSUSE Leap 42.1.
+Obsoletes:  %{name}1
+
+%description -n %{name}%{sover}
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
+
 %package devel
 Summary:MATE Desktop keyboard configuration development files
 Group:  Development/Libraries/Other
-Requires:   %{lname} = %{version}
+Requires:   %{name}%{sover} = %{version}
 Requires:   matekbd-common = %{version}
 
 %description devel
 This package provides libmatekdb, an API to manage the keyboard in
 MATE Desktop applications.
 
-%package -n %{lname}
-Summary:MATE Desktop keyboard configuration shared libraries
-Group:  System/Libraries
-Requires:   matekbd-common
-Recommends: %{name}-lang = %{version}
-Provides:   %{name} = %{version}
-
-%description -n %{lname}
-This package provides libmatekdb, an API to manage the keyboard in
-MATE Desktop applications.
-
 %lang_package
 
 %prep
 %setup -q
 
 %build
-%configure --disable-static
+NOCONFIGURE=1 mate-autogen
+%configure \
+  --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -86,17 +91,17 @@
 %post -n matekbd-common
 %glib2_gsettings_schema_post
 
-%post -n %{lname} -p /sbin/ldconfig
-
 %postun -n matekbd-common
 %glib2_gsettings_schema_postun
 
-%postun -n %{lname} -p /sbin/ldconfig
+%post -n %{name}%{sover} -p /sbin/ldconfig
+
+%postun -n %{name}%{sover} -p /sbin/ldconfig
 
-%files -n %{lname}
+%files -n %{name}%{sover}
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING
-%{_libdir}/*.so.*
+%{_libdir}/*.so.%{sover}*
 
 %files -n matekbd-common
 %defattr(-,root,root)




commit libmatekbd for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package libmatekbd for openSUSE:Factory 
checked in at 2015-06-30 10:18:35

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is libmatekbd

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2014-03-22 
18:01:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2015-06-30 10:18:38.0 +0200
@@ -1,0 +2,26 @@
+Tue Apr 14 16:50:00 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.10.0
+  * bugfixes release
+
+---
+Mon Mar 23 15:41:27 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.9.90 (unstable)
+  * bugfixes release
+
+---
+Tue Jan 13 14:22:52 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.9.2 (unstable)
+  + fix possible dereference of NULL pointer
+  + fix UI load in GTK+3 build
+  + update translations
+
+---
+Sun Jul 13 15:40:54 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.1 (unstable)
+  + bugfix release
+
+---

Old:

  libmatekbd-1.8.0.tar.xz

New:

  libmatekbd-1.10.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.kJr5B8/_old  2015-06-30 10:18:39.0 +0200
+++ /var/tmp/diff_new_pack.kJr5B8/_new  2015-06-30 10:18:39.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for libmatekbd
+# spec file for package libmatekbd
 #
-# 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,59 +13,57 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%define lname   libmatekbd1
 Name:   libmatekbd
-%define _name   libmatekbd1
-Version:1.8.0
+Version:1.10.0
 Release:0
-License:LGPL-2.1+
 Summary:MATE Desktop keyboard configuration libraries
-Url:https://mate-desktop.org/
+License:LGPL-2.1+
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-%glib2_gsettings_schema_requires
-
-BuildRequires:  mate-common
-BuildRequires:  pkgconfig(gdk-2.0)
+Url:https://mate-desktop.org/
+Source0:
http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
+BuildRequires:  mate-common = 1.9.0
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxklavier)
-BuildRequires:  update-desktop-files
+%glib2_gsettings_schema_requires
 
 %description
-This package provides libmatekdb, an API to manage the keyboard in MATE
-Desktop applications.
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
 
 %package -n matekbd-common
 Summary:MATE Desktop keyboard configuration common files
 Group:  System/GUI/Other
 
 %description -n matekbd-common
-This package provides libmatekdb, an API to manage the keyboard in MATE
-Desktop applications. 
-
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
 
 %package devel
 Summary:MATE Desktop keyboard configuration development files
 Group:  Development/Libraries/Other
-Requires:   %{_name} = %{version}
+Requires:   %{lname} = %{version}
 Requires:   matekbd-common = %{version}
 
 %description devel
-This package provides libmatekdb, an API to manage the keyboard in MATE
-Desktop applications. 
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
 
-%package -n %{_name}
+%package -n %{lname}
 Summary:MATE Desktop keyboard configuration shared libraries
 Group:  System/Libraries
-Provides:   %{name} = %{version}
 Requires:   matekbd-common
-Recommends: %{name}-lang
+Recommends: %{name}-lang = %{version}
+Provides:   %{name} = %{version}
 
-%description -n %{_name}
-This package provides libmatekdb, an API to manage the keyboard in MATE
-Desktop applications. 
+%description -n %{lname}
+This package provides libmatekdb, an API to manage the keyboard in
+MATE Desktop applications.
 
 %lang_package
 
@@ -77,42 +75,42 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang 

commit libmatekbd for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/libmatekbd (Old)
 and  /work/SRC/openSUSE:Factory/.libmatekbd.new (New)


Package is libmatekbd

Changes:

--- /work/SRC/openSUSE:Factory/libmatekbd/libmatekbd.changes2014-01-03 
19:44:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmatekbd.new/libmatekbd.changes   
2014-03-22 18:01:19.0 +0100
@@ -1,0 +2,14 @@
+Wed Mar  5 10:17:12 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Sat Feb 15 17:37:14 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + Improved indicator font customization
+  + GTK3 support
+- Remove useless pkgconfig(gtk-doc) and xz require
+
+---

Old:

  libmatekbd-1.6.2.tar.xz

New:

  libmatekbd-1.8.0.tar.xz



Other differences:
--
++ libmatekbd.spec ++
--- /var/tmp/diff_new_pack.hWLyXN/_old  2014-03-22 18:01:21.0 +0100
+++ /var/tmp/diff_new_pack.hWLyXN/_new  2014-03-22 18:01:21.0 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for libmatekbd
 #
-# 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
@@ -16,23 +17,21 @@
 
 Name:   libmatekbd
 %define _name   libmatekbd1
-Version:1.6.2
+Version:1.8.0
 Release:0
 License:LGPL-2.1+
 Summary:MATE Desktop keyboard configuration libraries
 Url:https://mate-desktop.org/
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 %glib2_gsettings_schema_requires
 
 BuildRequires:  mate-common
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libxklavier)
 BuildRequires:  update-desktop-files
-BuildRequires:  xz
 
 %description
 This package provides libmatekdb, an API to manage the keyboard in MATE
@@ -74,7 +73,6 @@
 %setup -q
 
 %build
-#NOCONFIGURE=1 ./autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 

++ libmatekbd-1.6.2.tar.xz - libmatekbd-1.8.0.tar.xz ++
 7696 lines of diff (skipped)

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