diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index f568538..dab4041 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -7,13 +7,13 @@ %global tests 1 %endif -Name: kf5-%{framework} +Name: kf5-%{framework} Version: 5.50.0 -Release: 1%{?dist} -Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications +Release: 2%{?dist} +Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications -License: LGPLv2+ -URL: https://cgit.kde.org/%{framework}.git +License: LGPLv2+ +URL: https://cgit.kde.org/%{framework}.git %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -22,7 +22,7 @@ URL: https://cgit.kde.org/%{framework}.git %else %global stable stable %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 @@ -34,7 +34,10 @@ BuildRequires: kf5-kconfig-devel >= %{majmin} BuildRequires: kf5-kcoreaddons-devel >= %{majmin} BuildRequires: kf5-kwindowsystem-devel >= %{majmin} BuildRequires: kf5-rpm-macros + BuildRequires: phonon-qt5-devel +BuildRequires: pkgconfig(libcanberra) + BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qttools-devel BuildRequires: qt5-qtx11extras-devel @@ -114,6 +117,10 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Thu Sep 27 2018 Rex Dieter - 5.50.0-2 +- BR: pkgconfig(libcanberra) +- .spec cosmetics + * Tue Sep 04 2018 Rex Dieter - 5.50.0-1 - 5.50.0