Hello community,

here is the log from the commit of package xtrap for openSUSE:Factory checked 
in at 2018-04-16 12:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtrap (Old)
 and      /work/SRC/openSUSE:Factory/.xtrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtrap"

Mon Apr 16 12:46:59 2018 rev:6 rq:593564 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtrap/xtrap.changes      2012-05-08 
12:08:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xtrap.new/xtrap.changes 2018-04-16 
12:47:03.673320209 +0200
@@ -1,0 +2,24 @@
+Wed Apr  4 14:01:16 UTC 2018 - sndir...@suse.com
+
+- Update to release 1.0.3
+  * Add README with pointers to mailing lists, bugzilla, & git
+  * Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
+  * Assume signal handlers return void, as C89 requires
+  * config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+  * This is not a GNU project, so declare it foreign.
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * config: Remove unnecessary calls from configure.ac
+  * Bug 9522 - Markup problems on the xtrap.1x page
+  * config: update AC_PREREQ statement to 2.60
+  * ename .cvsignore to .gitignore
+  * Add *~ to .gitignore to skip patch/emacs droppings
+  * Replace static ChangeLog with dist-hook to generate from git log
+  * Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE
+  * configure: Depend on libXt
+  * Fix pointer-to-int-cast errors
+  * Ansification and compile warning fixes.
+  * Janitor: Add matching prototypes to callback functions.
+  * Bug 24530: Add $(AM_CFLAGS) to xtrap*_CFLAGS
+
+-------------------------------------------------------------------

Old:
----
  xtrap-1.0.2.tar.bz2

New:
----
  xtrap-1.0.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xtrap.spec ++++++
--- /var/tmp/diff_new_pack.WB8g1M/_old  2018-04-16 12:47:04.229299982 +0200
+++ /var/tmp/diff_new_pack.WB8g1M/_new  2018-04-16 12:47:04.233299837 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xtrap
 #
-# Copyright (c) 2012 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
@@ -15,17 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xtrap
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
-License:        MIT
 Summary:        XTrap sample clients
-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:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtrap)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
@@ -49,7 +51,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc ChangeLog COPYING README
 %{_bindir}/xtrapchar
 %{_bindir}/xtrapin
 %{_bindir}/xtrapinfo
@@ -57,13 +59,13 @@
 %{_bindir}/xtrapproto
 %{_bindir}/xtrapreset
 %{_bindir}/xtrapstats
-%{_mandir}/man1/xtrap.1x%{?ext_man}
-%{_mandir}/man1/xtrapchar.1x%{?ext_man}
-%{_mandir}/man1/xtrapin.1x%{?ext_man}
-%{_mandir}/man1/xtrapinfo.1x%{?ext_man}
-%{_mandir}/man1/xtrapout.1x%{?ext_man}
-%{_mandir}/man1/xtrapproto.1x%{?ext_man}
-%{_mandir}/man1/xtrapreset.1x%{?ext_man}
-%{_mandir}/man1/xtrapstats.1x%{?ext_man}
+%{_mandir}/man1/xtrap.1%{?ext_man}
+%{_mandir}/man1/xtrapchar.1%{?ext_man}
+%{_mandir}/man1/xtrapin.1%{?ext_man}
+%{_mandir}/man1/xtrapinfo.1%{?ext_man}
+%{_mandir}/man1/xtrapout.1%{?ext_man}
+%{_mandir}/man1/xtrapproto.1%{?ext_man}
+%{_mandir}/man1/xtrapreset.1%{?ext_man}
+%{_mandir}/man1/xtrapstats.1%{?ext_man}
 
 %changelog

++++++ xtrap-1.0.2.tar.bz2 -> xtrap-1.0.3.tar.bz2 ++++++
++++ 25505 lines of diff (skipped)


Reply via email to