diff --git a/libXxf86dga-1.1.5.tar.bz2 b/libXxf86dga-1.1.5.tar.bz2 deleted file mode 100644 index 0a4133c..0000000 --- a/libXxf86dga-1.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203 -size 301685 diff --git a/libXxf86dga-1.1.6.tar.xz b/libXxf86dga-1.1.6.tar.xz new file mode 100644 index 0000000..bee9339 --- /dev/null +++ b/libXxf86dga-1.1.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be44427579808fe3a217d59f51cae756a26913eb6e4c8738ccab65ff56d7980f +size 267760 diff --git a/libXxf86dga.changes b/libXxf86dga.changes index 0052a9c..51cd87e 100644 --- a/libXxf86dga.changes +++ b/libXxf86dga.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Dec 5 10:39:23 UTC 2022 - Stefan Dirsch + +- Update to version 1.1.6 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * unifdef __UNIXOS2__ + * Remove SunOS 4 support (defined(sun) && (SVR4)) + * unifdef ISC + * unifdef Lynx + * unifdef DGUX + ------------------------------------------------------------------- Fri Mar 22 11:25:37 UTC 2019 - Stefan Dirsch diff --git a/libXxf86dga.spec b/libXxf86dga.spec index 3b00a80..aa3b7d0 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -1,7 +1,7 @@ # # spec file for package libXxf86dga # -# Copyright (c) 2019 SUSE LINUX 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,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: libXxf86dga %define lname libXxf86dga1 -Version: 1.1.5 +Version: 1.1.6 Release: 0 Summary: XFree86-DGA extension client 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/libXxf86dga #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86dga/ -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