diff --git a/.gitignore b/.gitignore index 4c8aba6..a25d6ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kwindowsystem-5.0.0.tar.xz /kwindowsystem-5.1.0.tar.xz /kwindowsystem-5.3.0.tar.xz +/kwindowsystem-5.4.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index f72d964..a65acc0 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -2,8 +2,8 @@ %define framework kwindowsystem Name: kf5-%{framework} -Version: 5.3.0 -Release: 2%{?dist} +Version: 5.4.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -77,6 +77,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Mon Oct 13 2014 Daniel Vrátil - 5.3.0-2 - Add upstream patch for KDE#339771 (fixes crash in KWin on startup) diff --git a/sources b/sources index 17db572..11b1602 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b37ba1deb824f5c857c3080b8bfbf93c kwindowsystem-5.3.0.tar.xz +1c957a5fe43a98304be03f1404c4a236 kwindowsystem-5.4.0.tar.xz