Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdmx for openSUSE:Factory checked in at 2023-06-19 22:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdmx (Old) and /work/SRC/openSUSE:Factory/.libdmx.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdmx" Mon Jun 19 22:50:01 2023 rev:10 rq:1093574 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libdmx/libdmx.changes 2018-05-20 17:20:32.234242205 +0200 +++ /work/SRC/openSUSE:Factory/.libdmx.new.15902/libdmx.changes 2023-06-19 22:50:02.345378292 +0200 @@ -1,0 +2,10 @@ +Sat Jun 10 11:00:23 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.5 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Add deprecation notice to README + +------------------------------------------------------------------- Old: ---- libdmx-1.1.4.tar.bz2 New: ---- libdmx-1.1.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdmx.spec ++++++ --- /var/tmp/diff_new_pack.CEtJkz/_old 2023-06-19 22:50:02.933381735 +0200 +++ /var/tmp/diff_new_pack.CEtJkz/_new 2023-06-19 22:50:02.941381782 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdmx # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,22 @@ # 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: libdmx %define lname libdmx1 -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: Distributed Multihead X extension library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libdmx #Git-Web: http://cgit.freedesktop.org/xorg/lib/libdmx/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool