diff --git a/.files b/.files index 82c2ffe..95aa37f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2fadc51..03f50e1 100644 --- a/.rev +++ b/.rev @@ -78,4 +78,13 @@ * No changelog provided 1040682 + + 92504fa73f15e013a5117a95bb0fd2ed + 2.6.0 + + dimstar_suse + - Update to version 2.6.0: + * No changelog provided + 1072151 + diff --git a/adriconf-v2.5.1.tar.bz2 b/adriconf-v2.5.1.tar.bz2 deleted file mode 120000 index f4ad1cd..0000000 --- a/adriconf-v2.5.1.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihebl5el7tdz3uxgmttkzsavomer7ibksgia44l7izy2pjl5gcoza \ No newline at end of file diff --git a/adriconf-v2.6.0.tar.bz2 b/adriconf-v2.6.0.tar.bz2 new file mode 120000 index 0000000..0b93b48 --- /dev/null +++ b/adriconf-v2.6.0.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafkreibkhbekjvkf7lqzg6eepwfzig7jgupxkpw7qryujk4zaqayajiod4 \ No newline at end of file diff --git a/adriconf.changes b/adriconf.changes index 6aa3e6b..b30c48b 100644 --- a/adriconf.changes +++ b/adriconf.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 15 15:37:10 UTC 2023 - Martin Pluskal + +- Update to version 2.6.0: + * No changelog provided + +------------------------------------------------------------------- Tue Dec 6 13:34:52 UTC 2022 - Martin Pluskal - Update to version 2.5.1: diff --git a/adriconf.spec b/adriconf.spec index abb66a5..ffc4cec 100644 --- a/adriconf.spec +++ b/adriconf.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: adriconf -Version: 2.5.1 +Version: 2.6.0 Release: 0 Summary: Advanced DRI Configurator License: GPL-3.0-only @@ -35,9 +35,10 @@ BuildRequires: libboost_locale-devel >= 1.60 BuildRequires: libboost_system-devel >= 1.60 BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(atkmm-2.36) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(gbm) -BuildRequires: pkgconfig(gdkmm-3.0) > 3.24 +BuildRequires: pkgconfig(gtkmm-4.0) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libpci) BuildRequires: pkgconfig(pciaccess)