Accepting request 1040227 from X11:XOrg
- 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 OBS-URL: https://build.opensuse.org/request/show/1040227 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXxf86dga?expand=0&rev=10
This commit is contained in:
commit
b71a68c989
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203
|
|
||||||
size 301685
|
|
BIN
libXxf86dga-1.1.6.tar.xz
(Stored with Git LFS)
Normal file
BIN
libXxf86dga-1.1.6.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 5 10:39:23 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- 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 <sndirsch@suse.com>
|
Fri Mar 22 11:25:37 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXxf86dga
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: libXxf86dga
|
||||||
%define lname libXxf86dga1
|
%define lname libXxf86dga1
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XFree86-DGA extension client library
|
Summary: XFree86-DGA extension client library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
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-Clone: git://anongit.freedesktop.org/xorg/lib/libXxf86dga
|
||||||
#Git-Web: http://cgit.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
|
Source1: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user