commit xset for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package xset for openSUSE:Factory checked in 
at 2019-06-30 10:14:53

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


Package is "xset"

Sun Jun 30 10:14:53 2019 rev:9 rq:711693 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/xset/xset.changes2018-04-07 
20:49:43.150325611 +0200
+++ /work/SRC/openSUSE:Factory/.xset.new.4615/xset.changes  2019-06-30 
10:14:54.527005689 +0200
@@ -1,0 +2,6 @@
+Mon Jun 24 14:04:04 UTC 2019 - Stefan Dirsch 
+
+- no longer require legacy extension xf86miscproto; no longer
+  provided by xorgproto-2019.1 by default
+
+---



Other differences:
--
++ xset.spec ++
--- /var/tmp/diff_new_pack.405lZ7/_old  2019-06-30 10:14:55.943007889 +0200
+++ /var/tmp/diff_new_pack.405lZ7/_new  2019-06-30 10:14:55.987007957 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xset
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -31,7 +31,6 @@
 BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto) >= 7.0.17
-BuildRequires:  pkgconfig(xxf86misc)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit xset for openSUSE:Factory

2018-04-07 Thread root
Hello community,

here is the log from the commit of package xset for openSUSE:Factory checked in 
at 2018-04-07 20:49:39

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


Package is "xset"

Sat Apr  7 20:49:39 2018 rev:8 rq:593571 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/xset/xset.changes2017-11-23 
09:35:20.724367564 +0100
+++ /work/SRC/openSUSE:Factory/.xset.new/xset.changes   2018-04-07 
20:49:43.150325611 +0200
@@ -1,0 +2,13 @@
+Wed Apr  4 14:47:54 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.2.4
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * autogen.sh: use quoted string variables
+  * Include unistd.h for usleep() if HAVE_USLEEP
+  * Fix one last warning about usage() format string.
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+- supersedes U_xset_fix-warning-about-usage-format-string.patch
+
+---

Old:

  U_xset_fix-warning-about-usage-format-string.patch
  xset-1.2.3.tar.bz2

New:

  xset-1.2.4.tar.bz2



Other differences:
--
++ xset.spec ++
--- /var/tmp/diff_new_pack.y4ljq7/_old  2018-04-07 20:49:44.086291736 +0200
+++ /var/tmp/diff_new_pack.y4ljq7/_new  2018-04-07 20:49:44.090291591 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xset
 #
-# 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,14 +17,13 @@
 
 
 Name:   xset
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:User preference utility for X
 License:MIT
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-Patch0: U_xset_fix-warning-about-usage-format-string.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -43,7 +42,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xset-1.2.3.tar.bz2 -> xset-1.2.4.tar.bz2 ++
 12092 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/xset-1.2.3/ChangeLog new/xset-1.2.4/ChangeLog
--- old/xset-1.2.3/ChangeLog2013-08-09 05:45:03.0 +0200
+++ new/xset-1.2.4/ChangeLog2018-03-10 05:18:37.0 +0100
@@ -1,3 +1,80 @@
+commit 12dbac38f29c3db7b74a1c04e73bfd436ab66626
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 20:16:22 2018 -0800
+
+xset 1.2.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit 41b3ad04db4f9fdcf2705445a28c9cceecf6d980
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 9ba4eb9dac7301d88c0ba5c0652043408f2df797
+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 dcca06a7a73a395441f04acb5a4728699127acf6
+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 e435972e97a209144e49ec45731edef45265a03f
+Author: Jon TURNEY 
+Date:   Tue Apr 21 13:23:54 2015 +0100
+
+Include unistd.h for usleep() if HAVE_USLEEP
+
+Signed-off-by: Jon TURNEY 
+Reviewed-by: Alan Coopersmith 
+Reviewed-by: David Macek 
+
+commit 217c8ad8ee7690c24a9345941071c6befe6c68fb
+Author: Alan Coopersmith 
+Date:   Sat May 31 21:39:32 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit efef90e6611f16e311b5440fa5cfa0190407f2f4
+Author: Alan Coopersmith 
+Date:   Sat May 31 21:38:41 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by

commit xset for openSUSE:Factory

2017-11-23 Thread root
Hello community,

here is the log from the commit of package xset for openSUSE:Factory checked in 
at 2017-11-23 09:35:17

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


Package is "xset"

Thu Nov 23 09:35:17 2017 rev:7 rq:544171 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/xset/xset.changes2013-08-19 
10:51:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.xset.new/xset.changes   2017-11-23 
09:35:20.724367564 +0100
@@ -1,0 +2,6 @@
+Mon Nov 20 23:27:49 UTC 2017 - zai...@opensuse.org
+
+- Add U_xset_fix-warning-about-usage-format-string.patch: Fix one
+  last warning about usage() format string.
+
+---

New:

  U_xset_fix-warning-about-usage-format-string.patch



Other differences:
--
++ xset.spec ++
--- /var/tmp/diff_new_pack.pS2L9z/_old  2017-11-23 09:35:21.872325680 +0100
+++ /var/tmp/diff_new_pack.pS2L9z/_new  2017-11-23 09:35:21.872325680 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xset
 #
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -24,6 +24,7 @@
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Patch0: U_xset_fix-warning-about-usage-format-string.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ U_xset_fix-warning-about-usage-format-string.patch ++
>From c3ce2c28deac121db0de50af63c902e5883fe140 Mon Sep 17 00:00:00 2001
From: Matthieu Herrb 
Date: Sat, 17 Aug 2013 18:25:49 +0200
Subject: Fix one last warning about usage() format string.

Signed-off-by: Matthieu Herrb 
Reviewed-by: Alan Coopersmith 

diff --git a/xset.c b/xset.c
index f461d4b..98f552f 100644
--- a/xset.c
+++ b/xset.c
@@ -325,8 +325,7 @@ main(int argc, char *argv[])
usage("low-mark must be greater than 0");
}
if (himark <= lowmark) {
-   usage("hi-mark must be greater than low-mark",
- NULL);
+   usage("hi-mark must be greater than low-mark");
}
if (i >= argc) {
set_font_cache(dpy, himark, lowmark, balance);
-- 
cgit v0.10.2



commit xset for openSUSE:Factory

2013-08-19 Thread h_root
Hello community,

here is the log from the commit of package xset for openSUSE:Factory checked in 
at 2013-08-19 10:51:41

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


Package is "xset"

Changes:

--- /work/SRC/openSUSE:Factory/xset/xset.changes2012-05-08 
12:08:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xset.new/xset.changes   2013-08-19 
10:51:42.0 +0200
@@ -1,0 +2,16 @@
+Sat Aug 17 18:03:55 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.2.3:
+  + Pass buf size to on_or_off instead of just assuming it is big
+enough.
+  + Add -version flag.
+  + Fix integer sign/size conversion warnings from clang.
+  + Add printf attribute to usage function and fix warnings it
+causes.
+  + Fix gcc warnings about discarded const qualifiers.
+  + Combine error message strings.
+  + Combine usage message strings.
+  + Drop usleep fallbacks for ancient OS versions.
+  + Remove unneeded include of windows.h on WIN32.
+
+---

Old:

  xset-1.2.2.tar.bz2

New:

  xset-1.2.3.tar.bz2



Other differences:
--
++ xset.spec ++
--- /var/tmp/diff_new_pack.TIrx2p/_old  2013-08-19 10:51:43.0 +0200
+++ /var/tmp/diff_new_pack.TIrx2p/_new  2013-08-19 10:51:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xset
 #
-# 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,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xset
-Version:1.2.2
-Release:1
-License:MIT
+Version:1.2.3
+Release:0
 Summary:User preference utility for X
-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(xext)
 BuildRequires:  pkgconfig(xfontcache)
-BuildRequires:  pkgconfig(xxf86misc)
 BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto) >= 7.0.17
+BuildRequires:  pkgconfig(xxf86misc)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xset-1.2.2.tar.bz2 -> xset-1.2.3.tar.bz2 ++
 16019 lines of diff (skipped)

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