KDE Frameworks 5.8.0

epel9
Dan Vrátil 10 years ago
parent 1b21e4bdad
commit b29b5fc5fb

1
.gitignore vendored

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

@ -1,8 +1,8 @@
%global framework kdesignerplugin
Name: kf5-%{framework}
Version: 5.7.0
Release: 2%{?dist}
Version: 5.8.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer
License: LGPLv2+
@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -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 @@
18d291ebba78f4f49404df63b68ede75 kdesignerplugin-5.7.0.tar.xz
2de86355c477905d19ccc7b39d6f71a1 kdesignerplugin-5.8.0.tar.xz

Loading…
Cancel
Save