commit xlsfonts for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xlsfonts for openSUSE:Factory 
checked in at 2018-04-19 15:26:58

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


Package is "xlsfonts"

Thu Apr 19 15:26:58 2018 rev:8 rq:593599 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/xlsfonts/xlsfonts.changes2015-04-25 
11:26:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.xlsfonts.new/xlsfonts.changes   2018-04-19 
15:27:09.404770643 +0200
@@ -1,0 +2,9 @@
+Wed Apr  4 16:17:40 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.6
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * Add -v option to synopsis in man page
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xlsfonts-1.0.5.tar.bz2

New:

  xlsfonts-1.0.6.tar.bz2



Other differences:
--
++ xlsfonts.spec ++
--- /var/tmp/diff_new_pack.6zCEIp/_old  2018-04-19 15:27:09.956748149 +0200
+++ /var/tmp/diff_new_pack.6zCEIp/_new  2018-04-19 15:27:09.960747986 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xlsfonts
 #
-# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:   xlsfonts
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Utility to list fonts available from an X server
 License:X11

++ xlsfonts-1.0.5.tar.bz2 -> xlsfonts-1.0.6.tar.bz2 ++
 8853 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/xlsfonts-1.0.5/ChangeLog new/xlsfonts-1.0.6/ChangeLog
--- old/xlsfonts-1.0.5/ChangeLog2015-04-17 08:52:47.0 +0200
+++ new/xlsfonts-1.0.6/ChangeLog2018-03-10 02:59:08.0 +0100
@@ -1,3 +1,53 @@
+commit 637ba8863fa94210a7642e9460f314ec41867796
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 17:57:46 2018 -0800
+
+xlsfonts 1.0.6
+
+Signed-off-by: Alan Coopersmith 
+
+commit 30c80ba590b9ecfbc2462da394b99c46b18e9334
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 6dc381430b53eae2b4a13df47adf87d947c0cba7
+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 082555e57d3b0d9e9c53cc6ded7efb522ec121a8
+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: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 613e16765c9bfa4913c1e0c742581b217fd1d112
+Author: Niveditha Rau 
+Date:   Fri Apr 24 11:11:25 2015 -0700
+
+Add -v option to synopsis in man page
+
+Signed-off-by: Niveditha Rau 
+Reviewed-by: Alan Coopersmith 
+Signed-off-by: Alan Coopersmith 
+
 commit 277fe499b981f354b29116d0a930599ad02978f8
 Author: Alan Coopersmith 
 Date:   Thu Apr 16 23:52:15 2015 -0700
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/xlsfonts-1.0.5/configure.ac new/xlsfonts-1.0.6/configure.ac
--- old/xlsfonts-1.0.5/configure.ac 2015-04-17 08:52:21.0 +0200
+++ new/xlsfonts-1.0.6/configure.ac 2018-03-10 02:58:58.0 +0100
@@ -23,7 +23,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT(xlsfonts, [1.0.5],
+AC_INIT(xlsfonts, [1.0.6],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsfonts)
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude

commit xlsfonts for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

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

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


Package is "xlsfonts"

Changes:

--- /work/SRC/openSUSE:Factory/xlsfonts/xlsfonts.changes2014-02-15 
08:07:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.xlsfonts.new/xlsfonts.changes   2015-04-25 
11:26:23.0 +0200
@@ -1,0 +2,11 @@
+Fri Apr 24 14:59:10 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.0.5:
+  * config: Add missing AC_CONFIG_SRCDIR
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+  * Remove old CVS id tags
+
+---

Old:

  xlsfonts-1.0.4.tar.bz2

New:

  xlsfonts-1.0.5.tar.bz2



Other differences:
--
++ xlsfonts.spec ++
--- /var/tmp/diff_new_pack.wRwHl4/_old  2015-04-25 11:26:23.0 +0200
+++ /var/tmp/diff_new_pack.wRwHl4/_new  2015-04-25 11:26:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xlsfonts
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   xlsfonts
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to list fonts available from an X server
 License:X11

++ xlsfonts-1.0.4.tar.bz2 -> xlsfonts-1.0.5.tar.bz2 ++
 8064 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/xlsfonts-1.0.4/ChangeLog new/xlsfonts-1.0.5/ChangeLog
--- old/xlsfonts-1.0.4/ChangeLog2012-04-17 01:55:37.0 +0200
+++ new/xlsfonts-1.0.5/ChangeLog2015-04-17 08:52:47.0 +0200
@@ -1,3 +1,64 @@
+commit 277fe499b981f354b29116d0a930599ad02978f8
+Author: Alan Coopersmith 
+Date:   Thu Apr 16 23:52:15 2015 -0700
+
+xlsfonts 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 1e9f5766ab5a70da286f5271aa63901956517086
+Author: Alan Coopersmith 
+Date:   Sat May 31 23:22:35 2014 -0700
+
+Remove old CVS id tags
+
+Signed-off-by: Alan Coopersmith 
+
+commit de4d0b6138f35acd12d1206cdd292376418a02c1
+Author: Alan Coopersmith 
+Date:   Sat May 31 23:20:51 2014 -0700
+
+Add -version option to print program version
+
+Signed-off-by: Alan Coopersmith 
+
+commit a0b3cf16cdd208ca9b0c86631999df047cbe8817
+Author: Alan Coopersmith 
+Date:   Sat May 31 23:15:25 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit f37a5d583909db89059826cf3dcfe24e7b95164e
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:57:15 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit e3bf732adf41f30b40343bf974461ea8f34f4475
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:57:15 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
+commit 90e1f25565badf90b5d73cbfdbd42be5601ab304
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:56:59 2014 -0700
+
+config: Add missing AC_CONFIG_SRCDIR
+
+Regroup AC statements under the Autoconf initialization section.
+Regroup AM statements under the Automake initialization section.
+
+Signed-off-by: Alan Coopersmith 
+
 commit 87ffdc226daff7b6999fb36ac36c45fffd3e8980
 Author: Alan Coopersmith 
 Date:   Mon Apr 16 16:52:41 2012 -0700
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/xlsfonts-1.0.4/INSTALL new/xlsfonts-1.0.5/INSTALL
--- old/xlsfonts-1.0.4/INSTALL  2012-04-17 01:55:37.0 +0200
+++ new/xlsfonts-1.0.5/INSTALL  2015-04-17 08:52:47.0 +0200
@@ -1,11 +1,13 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002

commit xlsfonts for openSUSE:Factory

2014-02-14 Thread h_root
Hello community,

here is the log from the commit of package xlsfonts for openSUSE:Factory 
checked in at 2014-02-15 08:07:53

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


Package is "xlsfonts"

Changes:

--- /work/SRC/openSUSE:Factory/xlsfonts/xlsfonts.changes2012-05-08 
12:05:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xlsfonts.new/xlsfonts.changes   2014-02-15 
08:07:54.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 10:06:21 UTC 2014 - sndir...@suse.com
+
+- fixed license to X11 in specfile 
+
+---



Other differences:
--
++ xlsfonts.spec ++
--- /var/tmp/diff_new_pack.S2IBuC/_old  2014-02-15 08:07:54.0 +0100
+++ /var/tmp/diff_new_pack.S2IBuC/_new  2014-02-15 08:07:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xlsfonts
 #
-# Copyright (c) 2012 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xlsfonts
 Version:1.0.4
 Release:0
-License:MIT
 Summary:Utility to list fonts available from an X server
-Url:http://xorg.freedesktop.org/
+License:X11
 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)

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