KDE Frameworks 5.18.0

epel9
Daniel Vrátil 9 years ago
parent 2d33864b24
commit 10f084463c

1
.gitignore vendored

@ -4,3 +4,4 @@
/frameworkintegration-5.15.0.tar.xz
/frameworkintegration-5.16.0.tar.xz
/frameworkintegration-5.17.0.tar.xz
/frameworkintegration-5.18.0.tar.xz

@ -1,8 +1,8 @@
%global framework frameworkintegration
Name: kf5-%{framework}
Version: 5.17.0
Release: 2%{?dist}
Version: 5.18.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
URL: https://projects.kde.org/frameworkintegration
@ -117,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Sun Jan 03 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.18.0-1
- KDE Frameworks 5.18.0
* Wed Dec 16 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.17.0-2
- drop qt56/moc hack (qtbase should be fixed)
- .spec cosmetics, update URL, use %%license

@ -1 +1 @@
9d893ef7de02b2e61dfe24ea82744e6f frameworkintegration-5.17.0.tar.xz
82116c14ad16b43ef2fa800b5c48edec frameworkintegration-5.18.0.tar.xz

Loading…
Cancel
Save