Accepting request 893946 from home:AndreasStieger:branches:X11:XOrg
libepoxy 1.5.7 OBS-URL: https://build.opensuse.org/request/show/893946 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 08:04:06 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 1.5.7:
|
||||
* Remove type redefinition
|
||||
- Includes changes from 1.5.6:
|
||||
* Fix issue loading OpenGL/GLX/EGL libraries
|
||||
* Expose dependency variables in pkg-config file
|
||||
* Close output objects when generating files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 17:17:34 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
+4
-5
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libepoxy
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,17 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
Name: libepoxy
|
||||
%define sonum 0
|
||||
Version: 1.5.5
|
||||
Name: libepoxy
|
||||
Version: 1.5.7
|
||||
Release: 0
|
||||
Summary: OpenGL function pointer management library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/anholt/libepoxy
|
||||
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.xz
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
|
||||
BuildRequires: meson >= 0.48
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user