SHA256
1
0
forked from pool/adriconf

Accepting request 885159 from home:susnux:branches:X11:Utilities

Update and fixed dependencies

OBS-URL: https://build.opensuse.org/request/show/885159
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/adriconf?expand=0&rev=7
This commit is contained in:
Martin Pluskal 2021-04-14 06:10:13 +00:00 committed by Git OBS Bridge
parent 5c2907da29
commit d9c70c7e0b
4 changed files with 16 additions and 7 deletions

3
adriconf-v2.4.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f47bb62c889d7b255a4b9ff1857cbb68b6869856bf329940c3a9407a7f417d4
size 218496

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d4a84e87d621be20da4c19cdf979e0c5db0ecc11c54c0d1ee70ab644b9f3016
size 218335

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 13 20:44:53 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.4.1
* No source changes
- Fixed dependencies
* GTK+ 0.24+ is required for ComboBoxExtra
* libXML++ is also supported in version 5 (used in Factory)
-------------------------------------------------------------------
Wed Nov 4 08:57:19 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package adriconf
#
# 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
@ -17,7 +17,7 @@
Name: adriconf
Version: 2.4
Version: 2.4.1
Release: 0
Summary: Advanced DRI Configurator
License: GPL-3.0-only
@ -33,14 +33,14 @@ BuildRequires: hicolor-icon-theme
BuildRequires: libboost_filesystem-devel >= 1.60
BuildRequires: libboost_locale-devel >= 1.60
BuildRequires: libboost_system-devel >= 1.60
BuildRequires: libxml++-devel >= 3
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(gbm)
BuildRequires: pkgconfig(gdkmm-3.0)
BuildRequires: pkgconfig(gdkmm-3.0) > 3.24
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libpci)
BuildRequires: pkgconfig(libxml++-3.0)
BuildRequires: pkgconfig(pciaccess)
BuildRequires: pkgconfig(x11)