[packages/kf6-kholidays] - updated to 6.0.0
witekfl
witekfl at pld-linux.org
Sat Mar 2 18:43:33 CET 2024
commit 97a8f79c90369e720840f0cdadd5691a8cae7a9c
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Mar 2 18:17:39 2024 +0100
- updated to 6.0.0
kf6-kholidays.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kf6-kholidays.spec b/kf6-kholidays.spec
index be660f9..2f26b2b 100644
--- a/kf6-kholidays.spec
+++ b/kf6-kholidays.spec
@@ -3,18 +3,18 @@
%bcond_with tests # build with tests
# TODO:
# - runtime Requires if any
-%define kdeframever 5.249.0
+%define kdeframever 6.0
%define qtver 5.15.2
%define kfname kholidays
Summary: kholidays
Name: kf6-%{kfname}
-Version: 5.249.0
-Release: 0.1
+Version: 6.0.0
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
-Source0: https://download.kde.org/unstable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 56eff1e0a5dac9760c26776dda3443d1
+Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5: 10b15c95f371c54f21e4cc49a305b9f6
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -79,9 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kfname}6_qt.lang
%defattr(644,root,root,755)
%{_libdir}/libKF6Holidays.so.6
-%{_libdir}/libKF6Holidays.so.5.*.*
+%attr(755,root,root) %{_libdir}/libKF6Holidays.so.*.*
%dir %{_libdir}/qt6/qml/org/kde/kholidays
-%{_libdir}/qt6/qml/org/kde/kholidays/libkholidaysdeclarativeplugin.so
+%attr(755,root,root) %{_libdir}/qt6/qml/org/kde/kholidays/libkholidaysdeclarativeplugin.so
%{_libdir}/qt6/qml/org/kde/kholidays/qmldir
%{_datadir}/qlogging-categories6/kholidays.categories
%{_libdir}/qt6/qml/org/kde/kholidays/kde-qmlmodule.version
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kholidays.git/commitdiff/97a8f79c90369e720840f0cdadd5691a8cae7a9c
More information about the pld-cvs-commit
mailing list