forked from pool/adriconf
- Update to version 2.6.0:
* No changelog provided OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/adriconf?expand=0&rev=13
This commit is contained in:
parent
27b6e902dc
commit
786a736ccf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e40afa45fe63cee973327356640ab9848fd01548c80738bfa338d3d2be984ec8
|
|
||||||
size 219527
|
|
3
adriconf-v2.6.0.tar.bz2
Normal file
3
adriconf-v2.6.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a3848a4d545fae19378847d8b941be9351f753edf847144ab99040180250e1f
|
||||||
|
size 220543
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 15 15:37:10 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.6.0:
|
||||||
|
* No changelog provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 6 13:34:52 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
Tue Dec 6 13:34:52 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adriconf
|
# spec file for package adriconf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: adriconf
|
Name: adriconf
|
||||||
Version: 2.5.1
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Advanced DRI Configurator
|
Summary: Advanced DRI Configurator
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -35,9 +35,10 @@ BuildRequires: libboost_locale-devel >= 1.60
|
|||||||
BuildRequires: libboost_system-devel >= 1.60
|
BuildRequires: libboost_system-devel >= 1.60
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(atkmm-2.36)
|
||||||
BuildRequires: pkgconfig(egl)
|
BuildRequires: pkgconfig(egl)
|
||||||
BuildRequires: pkgconfig(gbm)
|
BuildRequires: pkgconfig(gbm)
|
||||||
BuildRequires: pkgconfig(gdkmm-3.0) > 3.24
|
BuildRequires: pkgconfig(gtkmm-4.0)
|
||||||
BuildRequires: pkgconfig(libdrm)
|
BuildRequires: pkgconfig(libdrm)
|
||||||
BuildRequires: pkgconfig(libpci)
|
BuildRequires: pkgconfig(libpci)
|
||||||
BuildRequires: pkgconfig(pciaccess)
|
BuildRequires: pkgconfig(pciaccess)
|
||||||
|
Loading…
Reference in New Issue
Block a user