update to upstream version 5.90.0
This commit is contained in:
parent
e26b517e3e
commit
07e44d02fc
@ -1,13 +1,14 @@
|
|||||||
%undefine __cmake_in_source_build
|
%undefine __cmake_in_source_build
|
||||||
%global framework knotifyconfig
|
%global framework knotifyconfig
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
|
||||||
Version: 5.88.0
|
|
||||||
Release: 1
|
|
||||||
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
|
|
||||||
|
|
||||||
License: LGPLv2+
|
Name: kf5-%{framework}
|
||||||
URL: https://invent.kde.org/frameworks/%{framework}
|
Version: 5.90.0
|
||||||
|
Release: 1
|
||||||
|
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
|
||||||
|
|
||||||
|
License: LGPLv2+
|
||||||
|
URL: https://invent.kde.org/frameworks/%{framework}
|
||||||
|
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global revision %(echo %{version} | cut -d. -f3)
|
||||||
@ -16,10 +17,11 @@ URL: https://invent.kde.org/frameworks/%{framework}
|
|||||||
%else
|
%else
|
||||||
%global stable stable
|
%global stable stable
|
||||||
%endif
|
%endif
|
||||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||||
|
|
||||||
|
## upstream patches
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: extra-cmake-modules >= %{majmin}
|
BuildRequires: extra-cmake-modules >= %{majmin}
|
||||||
BuildRequires: kf5-kcompletion-devel >= %{majmin}
|
BuildRequires: kf5-kcompletion-devel >= %{majmin}
|
||||||
BuildRequires: kf5-kconfig-devel >= %{majmin}
|
BuildRequires: kf5-kconfig-devel >= %{majmin}
|
||||||
@ -103,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||||
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||||
- update to upstream version 5.88.0
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
knotifyconfig-5.90.0.tar.xz
Normal file
BIN
knotifyconfig-5.90.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user