KDE Frameworks 5.8.0

epel8
Dan Vrátil 10 years ago
parent 5bdeb2423a
commit 3bfcd4676f

1
.gitignore vendored

@ -7,3 +7,4 @@
/kwindowsystem-5.5.0.tar.xz
/kwindowsystem-5.6.0.tar.xz
/kwindowsystem-5.7.0.tar.xz
/kwindowsystem-5.8.0.tar.xz

@ -1,8 +1,8 @@
%global framework kwindowsystem
Name: kf5-%{framework}
Version: 5.7.0
Release: 2%{?dist}
Version: 5.8.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
License: LGPLv2+ and MIT
@ -75,6 +75,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Mon Mar 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.8.0-1
- KDE Frameworks 5.8.0
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.7.0-2
- Rebuild (GCC 5)

@ -1 +1 @@
affc59e5e59b151d0dc9f1e95eb49da4 kwindowsystem-5.7.0.tar.xz
abc30887409acf05d1e6e22f1c3b98e8 kwindowsystem-5.8.0.tar.xz

Loading…
Cancel
Save