Merge branch 'rawhide' into f40

epel10
Marc Deop i Argemí 7 months ago
commit 71b62ca09c
No known key found for this signature in database
GPG Key ID: 0BD48519688058E8

1
.gitignore vendored

@ -8,3 +8,4 @@
/kwindowsystem-6.0.0.tar.xz
/kwindowsystem-6.1.0.tar.xz
/kwindowsystem-6.2.0.tar.xz
/kwindowsystem-6.3.0.tar.xz

@ -1,7 +1,7 @@
%global framework kwindowsystem
Name: kf6-%{framework}
Version: 6.2.0
Version: 6.3.0
Release: 1%{?dist}
Summary: KDE Frameworks 6 Tier 1 integration module with classes for windows management
License: CC0-1.0 AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND MIT
@ -86,6 +86,9 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
%{_qt6_docdir}/*.qch
%changelog
* Sat Jun 01 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 6.3.0-1
- 6.3.0
* Sat May 04 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 6.2.0-1
- 6.2.0

@ -1 +1 @@
SHA512 (kwindowsystem-6.2.0.tar.xz) = 370b8cdd8e4aa74a9beeb6d95727aba6825812f81bd0ae87de829972364edd3015570581c9e00b8d84e2b4207a62c87647b80360ae1ad82302b9524529531734
SHA512 (kwindowsystem-6.3.0.tar.xz) = f2fafb2a645fc92516b24d454e0b2007df672748a8a01a1df8a15312460abfe4ae9b6621e412935c5792709beb9a825a96c23e2c01260966ca31d83c9c8049ed

Loading…
Cancel
Save