diff --git a/.gitignore b/.gitignore index 3ead09b..d8c91db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /knotifications-5.18.0.tar.xz /knotifications-5.19.0.tar.xz /knotifications-5.20.0.tar.xz +/knotifications-5.21.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 0ea1af2..d76ec15 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -1,8 +1,8 @@ %global framework knotifications Name: kf5-%{framework} -Version: 5.20.0 -Release: 2%{?dist} +Version: 5.21.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -18,7 +18,6 @@ URL: http://projects.kde.org/knotifications Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz # https://bugs.kde.org/show_bug.cgi?id=358589#c8 -Patch1: knotifications-sni_left_click.patch BuildRequires: dbusmenu-qt5-devel BuildRequires: extra-cmake-modules >= %{version} @@ -88,6 +87,9 @@ mkdir -p %{buildroot}/%{_kf5_datadir}/knotifications5 %changelog +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Tue Mar 22 2016 Rex Dieter - 5.20.0-2 - Left-click does nothing for libappindicator-based tray icons (#1319869,kde#358589) diff --git a/sources b/sources index 9e5ee9b..6f42719 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d98489d1ef939d5f4a20a2969b93c68d knotifications-5.20.0.tar.xz +e5f045f1c1e51bbb73d3d4b3a1a77658 knotifications-5.21.0.tar.xz