epel10
Marc Deop i Argemí 1 year ago
parent 999eac484f
commit 30b80df520

1
.gitignore vendored

@ -2,3 +2,4 @@
/kconfig-5cd23ad8d2b61beb7290a11bbeaa90cc4720531c.tar.gz /kconfig-5cd23ad8d2b61beb7290a11bbeaa90cc4720531c.tar.gz
/kconfig-5.245.0.tar.xz /kconfig-5.245.0.tar.xz
/kconfig-5.246.0.tar.xz /kconfig-5.246.0.tar.xz
/kconfig-5.247.0.tar.xz

@ -1,7 +1,7 @@
%global framework kconfig %global framework kconfig
Name: kf6-%{framework} Name: kf6-%{framework}
Version: 5.246.0 Version: 5.247.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 6 Tier 1 addon with advanced configuration system Summary: KDE Frameworks 6 Tier 1 addon with advanced configuration system
License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND MIT License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND MIT
@ -28,6 +28,7 @@ parts: KConfigCore and KConfigGui.
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: pkgconfig(Qt6Xml) Requires: pkgconfig(Qt6Xml)
Requires: cmake(Qt6Qml)
%description devel %description devel
The %{name}-devel package contains libraries and header files for The %{name}-devel package contains libraries and header files for
developing applications that use %{name}. developing applications that use %{name}.
@ -78,6 +79,9 @@ developing applications that use %{name}.
%{_kf6_libdir}/libKF6ConfigQml.so %{_kf6_libdir}/libKF6ConfigQml.so
%changelog %changelog
* Wed Dec 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.247.0-1
- 5.247.0
* Sat Dec 02 2023 Justin Zobel <justin.zobel@gmail.com> - 5.246.0-1 * Sat Dec 02 2023 Justin Zobel <justin.zobel@gmail.com> - 5.246.0-1
- Update to 5.246.0 - Update to 5.246.0

@ -1 +1 @@
SHA512 (kconfig-5.246.0.tar.xz) = 51de21d322df2607942d350998f773f5b76501cc67b6a882611a851b89b700d1f84dfd68c3cf91b8ff9e4e06e1e5ac641fa44a7d12ca3f081fd9ab1698ac4aec SHA512 (kconfig-5.247.0.tar.xz) = 0cc2033a12a4a593345194983bad8348e6e95487bedfdd5ddc2aa0e8dabcd1c40aa3a5ad946ccc6162b16612b3f8ae68376ef371a87861a474dad6474897afaa

Loading…
Cancel
Save