diff --git a/adriconf-v2.4.1.tar.bz2 b/adriconf-v2.4.1.tar.bz2 new file mode 100644 index 0000000..612058c --- /dev/null +++ b/adriconf-v2.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f47bb62c889d7b255a4b9ff1857cbb68b6869856bf329940c3a9407a7f417d4 +size 218496 diff --git a/adriconf-v2.4.tar.bz2 b/adriconf-v2.4.tar.bz2 deleted file mode 100644 index 2d78ecd..0000000 --- a/adriconf-v2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d4a84e87d621be20da4c19cdf979e0c5db0ecc11c54c0d1ee70ab644b9f3016 -size 218335 diff --git a/adriconf.changes b/adriconf.changes index 4b80c1b..87ac746 100644 --- a/adriconf.changes +++ b/adriconf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 13 20:44:53 UTC 2021 - Ferdinand Thiessen + +- 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 diff --git a/adriconf.spec b/adriconf.spec index 97f1763..d98fd24 100644 --- a/adriconf.spec +++ b/adriconf.spec @@ -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)