diff --git a/.gitignore b/.gitignore index 9ea8efa..d8ba291 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kdevplatform-1.7.1.tar.xz /kdevplatform-1.7.2.tar.xz /kdevplatform-4.90.90.tar.xz +/kdevplatform-4.90.91.tar.xz diff --git a/kdevplatform.spec b/kdevplatform.spec index 18502d9..42b7c98 100644 --- a/kdevplatform.spec +++ b/kdevplatform.spec @@ -1,9 +1,9 @@ -%define kdevelop_ver 4.90.90 +%define kdevelop_ver 4.90.91 Name: kdevplatform Summary: Libraries for use by KDE development tools -Version: 4.90.90 -Release: 2%{?dist} +Version: 4.90.91 +Release: 1%{?dist} License: GPLv2 URL: https://projects.kde.org/projects/extragear/kdevelop/kdevplatform @@ -111,6 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %{_datadir}/icons/hicolor/*/*/* %{_datadir}/kdevcodegen/ %{_datadir}/kdevcodeutils/ +%{_datadir}/kdevelop/*.qml %{_kf5_datadir}/kxmlgui5/ %{_kf5_datadir}/kservicetypes5/kdevelopplugin.desktop %config %{_sysconfdir}/xdg/kdevfiletemplates.knsrc @@ -132,6 +133,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %{_libdir}/cmake/KDevPlatform %changelog +* Tue Jan 26 2016 Jan Grulich - 4.90.91-1 +- Update to 4.90.91 (beta 2) + * Fri Jan 15 2016 Jonathan Wakely - 4.90.90-2 - Rebuilt for Boost 1.60 diff --git a/sources b/sources index a122add..03d29e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -383c49d77b19ba3ff8ee50d8ec8a9e31 kdevplatform-4.90.90.tar.xz +a324b71ad9a7d10dd84788fe062376dc kdevplatform-4.90.91.tar.xz