Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xclipboard for openSUSE:Factory checked in at 2022-07-11 19:09:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xclipboard (Old) and /work/SRC/openSUSE:Factory/.xclipboard.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xclipboard" Mon Jul 11 19:09:57 2022 rev:7 rq:988368 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xclipboard/xclipboard.changes 2013-09-13 14:47:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xclipboard.new.1523/xclipboard.changes 2022-07-11 19:11:18.295774802 +0200 @@ -1,0 +2,19 @@ +Mon Jul 11 12:07:53 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.4: + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Use _CONST_X_STRING to make libXt declare String as const char * + * Fix another -Wdiscarded-qualifiers warning + * Fix a -Wformat-truncation warning + * NewCurrentClipContents: fix a -Wnull-dereference warning + * NewClip: use calloc instead of manually setting values to 0 after malloc + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- xclipboard-1.1.3.tar.bz2 New: ---- xclipboard-1.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xclipboard.spec ++++++ --- /var/tmp/diff_new_pack.5I9AOf/_old 2022-07-11 19:11:18.647775313 +0200 +++ /var/tmp/diff_new_pack.5I9AOf/_new 2022-07-11 19:11:18.651775319 +0200 @@ -1,7 +1,7 @@ # # spec file for package xclipboard # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # 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/ # Name: xclipboard -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: X clipboard client License: MIT Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz Source1: xclipboard.desktop Source2: xclipboard.png BuildRequires: pkg-config @@ -60,7 +60,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xclipboard %{_bindir}/xcutsel %{_datadir}/applications/xclipboard.desktop
