KDE Frameworks 5.4.0

epel8
Dan Vrátil 10 years ago
parent 2018e00daa
commit 9b9369a291

1
.gitignore vendored

@ -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

@ -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 <dvratil@redhat.com> - 5.4.0-1
- KDE Frameworks 5.4.0
* Mon Oct 13 2014 Daniel Vrátil <dvratil@redhat.com> - 5.3.0-2
- Add upstream patch for KDE#339771 (fixes crash in KWin on startup)

@ -1 +1 @@
b37ba1deb824f5c857c3080b8bfbf93c kwindowsystem-5.3.0.tar.xz
1c957a5fe43a98304be03f1404c4a236 kwindowsystem-5.4.0.tar.xz

Loading…
Cancel
Save