commit xfindproxy for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

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

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


Package is "xfindproxy"

Changes:

--- /work/SRC/openSUSE:Factory/xfindproxy/xfindproxy.changes2013-09-13 
14:47:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfindproxy.new/xfindproxy.changes   
2015-04-25 11:26:18.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 24 14:41:50 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.0.4:
+  * This minor maintenance release provides accumulated build
+configuration improvements and janitorial cleanups.
+
+---

Old:

  xfindproxy-1.0.3.tar.bz2

New:

  xfindproxy-1.0.4.tar.bz2



Other differences:
--
++ xfindproxy.spec ++
--- /var/tmp/diff_new_pack.iYVwKp/_old  2015-04-25 11:26:19.0 +0200
+++ /var/tmp/diff_new_pack.iYVwKp/_new  2015-04-25 11:26:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfindproxy
 #
-# Copyright (c) 2013 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:   xfindproxy
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Utility to locate proxy services
 License:MIT
@@ -52,7 +52,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc ChangeLog COPYING README
 %{_bindir}/xfindproxy
 %{_mandir}/man1/xfindproxy.1%{?ext_man}
 

++ xfindproxy-1.0.3.tar.bz2 -> xfindproxy-1.0.4.tar.bz2 ++
 2768 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/xfindproxy-1.0.3/ChangeLog new/xfindproxy-1.0.4/ChangeLog
--- old/xfindproxy-1.0.3/ChangeLog  2013-09-08 08:42:31.0 +0200
+++ new/xfindproxy-1.0.4/ChangeLog  2015-04-17 08:16:41.0 +0200
@@ -1,3 +1,53 @@
+commit df86d7529fc469d427f788a609a6b20195aaa6fe
+Author: Alan Coopersmith 
+Date:   Thu Apr 16 23:14:36 2015 -0700
+
+xfindproxy 1.0.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit b71a32b1a1e45d41b97f88e1537f7e64e435445b
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:31:55 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit f9c497885ffd1374c6b2502e1556735591c182fd
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:31:55 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
+commit 3dedede9c6ad56b6d84e8bee9288e8793f9f7316
+Author: Alan Coopersmith 
+Date:   Sun Jun 1 00:30:41 2014 -0700
+
+This is not a GNU project, so declare it foreign.
+
+Signed-off-by: Alan Coopersmith 
+
+commit b54815bb48784246cbf5f62c4078c45d34ec19d0
+Author: Alan Coopersmith 
+Date:   Fri May 23 23:55:31 2014 -0700
+
+Add -version option to print program version
+
+Signed-off-by: Alan Coopersmith 
+
+commit 0193fcd1732c2ee37896ae779b97a8b2ee79a3c1
+Author: Alan Coopersmith 
+Date:   Fri May 23 23:46:56 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
 commit c74119a641e3c4fc74deaf8f47d3faf589d0d196
 Author: Alan Coopersmith 
 Date:   Sat Sep 7 23:40:55 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/xfindproxy-1.0.3/compile new/xfindproxy-1.0.4/compile
--- old/xfindproxy-1.0.3/compile2013-09-08 08:41:09.0 +0200
+++ new/xfindproxy-1.0.4/compile2015-04-17 08:14:48.0 +0200
@@ -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' '--exclude=.svn' 
'--exclude=.svnignore' --

commit xfindproxy for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package xfindproxy for openSUSE:Factory 
checked in at 2013-09-13 14:47:15

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


Package is "xfindproxy"

Changes:

--- /work/SRC/openSUSE:Factory/xfindproxy/xfindproxy.changes2012-05-08 
12:05:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfindproxy.new/xfindproxy.changes   
2013-09-13 14:47:16.0 +0200
@@ -1,0 +2,16 @@
+Thu Sep 12 19:54:22 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.3:
+  + Fix some clang integer conversion warnings in cvthexkey().
+  + Mark input string to cvthexkey() as const.
+  + Move global appContext into main() to avoid shadow warnings.
+  + Stop casting malloc return values.
+  + Fix some clang warnings about implicit integer size/sign
+conversions.
+  + Convert STRING_BYTES & STORE_STRING from macros to inline
+functions.
+  + xfindproxy only depends on xproto, not x11.
+- Add pkgconfig(xproto) BuildRequires, and drop pkgconfig(x11)
+  BuildRequires, following upstream changes.
+
+---

Old:

  xfindproxy-1.0.2.tar.bz2

New:

  xfindproxy-1.0.3.tar.bz2



Other differences:
--
++ xfindproxy.spec ++
--- /var/tmp/diff_new_pack.cmZmY0/_old  2013-09-13 14:47:16.0 +0200
+++ /var/tmp/diff_new_pack.cmZmY0/_new  2013-09-13 14:47:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfindproxy
 #
-# 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,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xfindproxy
-Version:1.0.2
-Release:1
-License:MIT
+Version:1.0.3
+Release:0
 Summary:Utility to locate proxy services
-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(ice)
-BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xproto)
 BuildRequires:  pkgconfig(xproxymngproto)
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6

++ xfindproxy-1.0.2.tar.bz2 -> xfindproxy-1.0.3.tar.bz2 ++
 13185 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/xfindproxy-1.0.2/ChangeLog new/xfindproxy-1.0.3/ChangeLog
--- old/xfindproxy-1.0.2/ChangeLog  2011-01-08 02:55:14.0 +0100
+++ new/xfindproxy-1.0.3/ChangeLog  2013-09-08 08:42:31.0 +0200
@@ -1,3 +1,79 @@
+commit c74119a641e3c4fc74deaf8f47d3faf589d0d196
+Author: Alan Coopersmith 
+Date:   Sat Sep 7 23:40:55 2013 -0700
+
+xfindproxy 1.0.3
+
+Signed-off-by: Alan Coopersmith 
+
+commit 542ddcf6812ca4d8764caf40ae91a23675bdd1b0
+Author: Alan Coopersmith 
+Date:   Thu Sep 5 23:51:53 2013 -0700
+
+Fix some clang integer conversion warnings in cvthexkey()
+
+Signed-off-by: Alan Coopersmith 
+
+commit b6952a032618af81238050de1e8f21da66546f55
+Author: Alan Coopersmith 
+Date:   Thu Sep 5 23:41:54 2013 -0700
+
+Mark input string to cvthexkey() as const
+
+Signed-off-by: Alan Coopersmith 
+
+commit 43ac18d7189f149d41f46bbd9d9d40d48687ad14
+Author: Alan Coopersmith 
+Date:   Thu Sep 5 23:35:02 2013 -0700
+
+Move global appContext into main() to avoid shadow warnings
+
+All other uses of appContext rely on the arguments passed to functions,
+so move this one to the only scope it's needed in.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 514d1326a2f89bdd5de9616cabc334bc6e39b7dc
+Author: Alan Coopersmith 
+Date:   Fri Aug 2 22:47:06 2013 -0700
+
+Stop casting malloc return values
+
+Signed-off-by: Alan Coopersmith 
+
+commit e7cc00f1f390f2516b077fd1286e798351094fc9
+Author: Alan Coopersmith 
+Date:   Wed Jan 16 08:45:37 2013 -0800
+
+Fix some clang warnings about implicit integer size/sign conversions
+
+Signed-off-by: Alan Coopersmith 
+
+commit 5737e77061a36b004d815aaff9cb0fff9