diff --git a/.files b/.files index 5a89890..3df4f9c 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 6ee3ce3..d317a54 100644 --- a/.rev +++ b/.rev @@ -52,4 +52,12 @@ the same application selected. 845910 + + 79b1c54832a7d32d173125eaeb20c36b + 2.4.1 + + dimstar_suse + + 885216 + diff --git a/adriconf-v2.4.1.tar.bz2 b/adriconf-v2.4.1.tar.bz2 new file mode 120000 index 0000000..cb6f37b --- /dev/null +++ b/adriconf-v2.4.1.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafkreib7i65wfsej26zfljfz74mfps5wrnugtbll6muzidb2sqd2p5ax2q \ No newline at end of file diff --git a/adriconf-v2.4.tar.bz2 b/adriconf-v2.4.tar.bz2 deleted file mode 120000 index e8d84db..0000000 --- a/adriconf-v2.4.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreianjkcoq7lcdpra3jgbttpzphqmlwyozqi4ktand3tqvnsexhzqcy \ No newline at end of file diff --git a/adriconf.changes b/adriconf.changes index c35a2d2..fdcff46 100644 --- a/adriconf.changes +++ b/adriconf.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +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 - Update to version 2.4: diff --git a/adriconf.spec b/adriconf.spec index 8e7a8c4..dbe659e 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)