commit appres for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package appres for openSUSE:Factory checked 
in at 2018-03-07 10:35:04

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


Package is "appres"

Wed Mar  7 10:35:04 2018 rev:8 rq:582997 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/appres/appres.changes2014-02-07 
10:25:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.appres.new/appres.changes   2018-03-07 
10:35:09.953421812 +0100
@@ -1,0 +2,11 @@
+Mon Mar  5 14:48:38 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * Print which option was in error along with usage message
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  appres-1.0.4.tar.bz2

New:

  appres-1.0.5.tar.bz2



Other differences:
--
++ appres.spec ++
--- /var/tmp/diff_new_pack.SFogjN/_old  2018-03-07 10:35:10.573399449 +0100
+++ /var/tmp/diff_new_pack.SFogjN/_new  2018-03-07 10:35:10.573399449 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package appres
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   appres
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to list the resource database of an X application
 License:X11

++ appres-1.0.4.tar.bz2 -> appres-1.0.5.tar.bz2 ++
 12136 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/appres-1.0.4/ChangeLog new/appres-1.0.5/ChangeLog
--- old/appres-1.0.4/ChangeLog  2013-05-18 02:39:47.0 +0200
+++ new/appres-1.0.5/ChangeLog  2018-03-05 04:30:55.0 +0100
@@ -1,3 +1,70 @@
+commit ce712a3ab96eb8127d9eda4600d99e6b83bd99db
+Author: Alan Coopersmith 
+Date:   Sun Mar 4 19:28:31 2018 -0800
+
+appres 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit ba8a175f550e3a195ac12e47d6edf34f1fc8e309
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit b2400c72bc34718d4242d49f7730eb75b729c4ba
+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 decddc24aa215cadc627896858fc63de20428c4b
+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 b6aadf86f5f35af3fcbc6f14e9bdf25a4f3925ee
+Author: Alan Coopersmith 
+Date:   Sun Jun 1 18:58:01 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit 4d8717bacfa0a703f5d07ac052c448f4dba37170
+Author: Alan Coopersmith 
+Date:   Sun Jun 1 18:58:01 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
+commit 129a0b2bd86d5523883128f2357e1cf6a5e00998
+Author: Alan Coopersmith 
+Date:   Fri Nov 22 22:11:00 2013 -0800
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+Reviewed-by: Gaetan Nadon 
+
 commit f189c64e3576956816da9f46909437f5523ded3b
 Author: Alan Coopersmith 
 Date:   Fri May 17 17:39:13 2013 -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/appres-1.0.4/INSTALL new/appres-1.0.5/INSTALL
--- old/appres-1.0.4/INSTALL 

commit appres for openSUSE:Factory

2014-02-07 Thread h_root
Hello community,

here is the log from the commit of package appres for openSUSE:Factory checked 
in at 2014-02-07 10:25:24

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


Package is "appres"

Changes:

--- /work/SRC/openSUSE:Factory/appres/appres.changes2013-05-27 
09:33:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.appres.new/appres.changes   2014-02-07 
10:25:25.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 10:29:20 UTC 2014 - sndir...@suse.com
+
+- fixed license to X11 in specfile 
+
+---



Other differences:
--
++ appres.spec ++
--- /var/tmp/diff_new_pack.X5nonR/_old  2014-02-07 10:25:25.0 +0100
+++ /var/tmp/diff_new_pack.X5nonR/_new  2014-02-07 10:25:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package appres
 #
-# 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
@@ -20,7 +20,7 @@
 Version:1.0.4
 Release:0
 Summary:Utility to list the resource database of an X application
-License:MIT
+License:X11
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2

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



commit appres for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package appres for openSUSE:Factory checked 
in at 2013-05-27 09:33:50

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


Package is "appres"

Changes:

--- /work/SRC/openSUSE:Factory/appres/appres.changes2012-05-08 
11:55:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.appres.new/appres.changes   2013-05-27 
09:33:52.0 +0200
@@ -1,0 +2,14 @@
+Mon May 20 21:13:07 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.4:
+  + Add -V option to print command version.
+  + Combine usage message into a single string.
+  + Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn
+warning.
+  + config: move man pages into their own directory.
+  + man: replace hard coded man page section with substitution
+strings.
+  + man: remove trailing spaces and tabs.
+- Add pkgconfig(xproto), configure now checks for it.
+
+---

Old:

  appres-1.0.3.tar.bz2

New:

  appres-1.0.4.tar.bz2



Other differences:
--
++ appres.spec ++
--- /var/tmp/diff_new_pack.rRpplE/_old  2013-05-27 09:33:53.0 +0200
+++ /var/tmp/diff_new_pack.rRpplE/_new  2013-05-27 09:33:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package appres
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,17 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   appres
-Version:1.0.3
+Version:1.0.4
 Release:0
-License:MIT
 Summary:Utility to list the resource database of an X application
-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)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
+BuildRequires:  pkgconfig(xproto) >= 7.0.17
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6

++ appres-1.0.3.tar.bz2 -> appres-1.0.4.tar.bz2 ++
 13405 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/appres-1.0.3/ChangeLog new/appres-1.0.4/ChangeLog
--- old/appres-1.0.3/ChangeLog  2010-10-31 19:51:23.0 +0100
+++ new/appres-1.0.4/ChangeLog  2013-05-18 02:39:47.0 +0200
@@ -1,3 +1,82 @@
+commit f189c64e3576956816da9f46909437f5523ded3b
+Author: Alan Coopersmith 
+Date:   Fri May 17 17:39:13 2013 -0700
+
+appres 1.0.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit 849880e1cca492665a7c8581e5591065299ab718
+Author: Alan Coopersmith 
+Date:   Sat Jan 19 11:33:48 2013 -0800
+
+Add -V option to print command version
+
+Signed-off-by: Alan Coopersmith 
+
+commit 590aa5f17cd4b8d710662e6af701c166392d0235
+Author: Alan Coopersmith 
+Date:   Sat Jan 19 11:21:29 2013 -0800
+
+Combine usage message into a single string
+
+Signed-off-by: Alan Coopersmith 
+
+commit 766a467795cd9e58cd9ea0266dd6a5b54403aac8
+Author: Alan Coopersmith 
+Date:   Sat Jan 19 11:18:33 2013 -0800
+
+Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning
+
+Signed-off-by: Alan Coopersmith 
+
+commit 5fe00fdffe8ec04f8ad04617a2b26ff282049a4c
+Author: Gaetan Nadon 
+Date:   Mon Jun 13 13:48:00 2011 -0400
+
+.gitignore: fix typo
+
+Signed-off-by: Gaetan Nadon 
+
+commit 0497e70e490eb30c6062555cce16c87e81523b0b
+Author: Gaetan Nadon 
+Date:   Mon Jun 13 13:41:27 2011 -0400
+
+.gitignore: the original copy was somewhat broken
+
+Only comments, nothing functional
+
+Signed-off-by: Gaetan Nadon 
+
+commit 3450c1498afe0fc8beabf70f864d241f54e7a3a4
+Author: Gaetan Nadon 
+Date:   Wed Jan 19 10:06:55 2011 -0500
+
+config: move man pages into their own directory
+
+Use services provided by XORG_MANPAGE_SECTIONS.
+Use standard Makefile for man pages.
+
+Signed-off-by: Gaetan Nadon 
+
+commit 38d38caed7d7c7a359dc9ff5517a72f3b25c4277
+Author: Gaetan Nadon 
+Date:   T