commit xkbprint for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package xkbprint for openSUSE:Factory 
checked in at 2019-11-06 13:56:15

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


Package is "xkbprint"

Wed Nov  6 13:56:15 2019 rev:7 rq:745133 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/xkbprint/xkbprint.changes2015-04-25 
11:26:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.xkbprint.new.2990/xkbprint.changes  
2019-11-06 13:56:20.064171298 +0100
@@ -1,0 +2,11 @@
+Mon Nov  4 10:11:42 UTC 2019 - Stefan Dirsch 
+
+- Update to version 1.0.5
+  * xkbprint(1): Some (typographical) corrections to the manual 
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * autogen: add default patch prefix
+  * autogen.sh: use quoted string variables
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xkbprint-1.0.4.tar.bz2

New:

  xkbprint-1.0.5.tar.bz2



Other differences:
--
++ xkbprint.spec ++
--- /var/tmp/diff_new_pack.DoB3Iq/_old  2019-11-06 13:56:21.636173002 +0100
+++ /var/tmp/diff_new_pack.DoB3Iq/_new  2019-11-06 13:56:21.640173006 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xkbprint
 #
-# Copyright (c) 2015 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,12 +12,12 @@
 # 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/
 #
 
 
 Name:   xkbprint
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to print an XKB keyboard description
 License:MIT
@@ -48,7 +48,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
 %{_bindir}/xkbprint
 %{_mandir}/man1/xkbprint.1%{?ext_man}
 

++ xkbprint-1.0.4.tar.bz2 -> xkbprint-1.0.5.tar.bz2 ++
 5184 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/xkbprint-1.0.4/ChangeLog new/xkbprint-1.0.5/ChangeLog
--- old/xkbprint-1.0.4/ChangeLog2015-04-17 08:44:04.0 +0200
+++ new/xkbprint-1.0.5/ChangeLog2019-11-03 23:23:07.0 +0100
@@ -1,3 +1,70 @@
+commit 7defa9ddfd5f5d1853b9f404af854b0f42fa6ee5
+Author: Matt Turner 
+Date:   Sun Nov 3 14:20:07 2019 -0800
+
+xkbprint 1.0.5
+
+Signed-off-by: Matt Turner 
+
+commit b968db6ca6fdb6ebb2384eaffaabe406c5cf783f
+Author: Alan Coopersmith 
+Date:   Sun Sep 15 17:53:55 2019 -0700
+
+xkbprint(1): Some (typographical) corrections to the manual
+
+Fixes: https://gitlab.freedesktop.org/xorg/app/xkbprint/issues/2
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742356
+
+Signed-off-by: Alan Coopersmith 
+
+commit 9b134b4835cc0b6743bbd67d61b647dff3941ca9
+Author: Alan Coopersmith 
+Date:   Wed Nov 21 17:12:07 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit d15a9ce43042d12c545d194f46075214678046e9
+Author: Alan Coopersmith 
+Date:   Fri Nov 16 22:27:40 2018 -0800
+
+Update README for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit 8122e255d9c8c417d1eb9496b9b7b5c6cb53c334
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit e43f3641499669bc993fe8370b58dac94d4e7eb1
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit b08a9ce8e834d5c019b37a63dbc2e06b2ace93ca
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: 

commit xkbprint for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package xkbprint for openSUSE:Factory 
checked in at 2015-04-25 09:54:06

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


Package is "xkbprint"

Changes:

--- /work/SRC/openSUSE:Factory/xkbprint/xkbprint.changes2012-05-08 
12:05:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.xkbprint.new/xkbprint.changes   2015-04-25 
11:26:21.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 24 14:56:10 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.0.4:
+  * This minor maintenance release provides the recent round of
+build configuration improvements and janitorial cleanups.
+
+---

Old:

  xkbprint-1.0.3.tar.bz2

New:

  xkbprint-1.0.4.tar.bz2



Other differences:
--
++ xkbprint.spec ++
--- /var/tmp/diff_new_pack.KzV0lh/_old  2015-04-25 11:26:22.0 +0200
+++ /var/tmp/diff_new_pack.KzV0lh/_new  2015-04-25 11:26:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xkbprint
 #
-# Copyright (c) 2012 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xkbprint
-Version:1.0.3
-Release:1
-License:MIT
+Version:1.0.4
+Release:0
 Summary:Utility to print an XKB keyboard description
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)

++ xkbprint-1.0.3.tar.bz2 -> xkbprint-1.0.4.tar.bz2 ++
 25296 lines of diff (skipped)