From be9e9c230515b6fb0e311220888dced8bcfa172602279fab8f634a10576b09d6 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 28 Mar 2022 08:28:27 +0000 Subject: [PATCH] - Update to version 2.5.0: * No changelog provided OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/adriconf?expand=0&rev=9 --- adriconf-v2.4.1.tar.bz2 | 3 --- adriconf-v2.5.0.tar.bz2 | 3 +++ adriconf.changes | 6 ++++++ adriconf.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 adriconf-v2.4.1.tar.bz2 create mode 100644 adriconf-v2.5.0.tar.bz2 diff --git a/adriconf-v2.4.1.tar.bz2 b/adriconf-v2.4.1.tar.bz2 deleted file mode 100644 index 612058c..0000000 --- a/adriconf-v2.4.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f47bb62c889d7b255a4b9ff1857cbb68b6869856bf329940c3a9407a7f417d4 -size 218496 diff --git a/adriconf-v2.5.0.tar.bz2 b/adriconf-v2.5.0.tar.bz2 new file mode 100644 index 0000000..a294981 --- /dev/null +++ b/adriconf-v2.5.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86f83dfa4d27be851f3016c95d166969d054c1433d1a0c6189a85d9e1ed2840 +size 219485 diff --git a/adriconf.changes b/adriconf.changes index 87ac746..d0c8669 100644 --- a/adriconf.changes +++ b/adriconf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 28 08:24:37 UTC 2022 - Martin Pluskal + +- Update to version 2.5.0: + * No changelog provided + ------------------------------------------------------------------- Tue Apr 13 20:44:53 UTC 2021 - Ferdinand Thiessen diff --git a/adriconf.spec b/adriconf.spec index d98fd24..bceda08 100644 --- a/adriconf.spec +++ b/adriconf.spec @@ -1,7 +1,7 @@ # # spec file for package adriconf # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: adriconf -Version: 2.4.1 +Version: 2.5.0 Release: 0 Summary: Advanced DRI Configurator License: GPL-3.0-only @@ -33,7 +33,6 @@ 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) @@ -42,6 +41,7 @@ BuildRequires: pkgconfig(gdkmm-3.0) > 3.24 BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libpci) BuildRequires: pkgconfig(pciaccess) +BuildRequires: pkgconfig(pugixml) BuildRequires: pkgconfig(x11) %description