From c0a8e4fa2fc452bb8ec6c786ff34c45ea040a004 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Sep 19 2016 10:22:05 +0000 Subject: Update to 5.0.1 --- diff --git a/.gitignore b/.gitignore index f87ff35..c9553f5 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /kdev-php-4.90.91.tar.xz /kdev-php-5.0.0.tar.xz /kdev-php-5.0.tar.xz +/kdev-php-5.0.1.tar.xz diff --git a/kdevelop-php.spec b/kdevelop-php.spec index 4a04617..cac198d 100644 --- a/kdevelop-php.spec +++ b/kdevelop-php.spec @@ -4,13 +4,13 @@ Name: kdevelop-php Summary: Php language and documentation plugins for KDevelop -Version: 5.0.0 -Release: 2%{?dist} +Version: 5.0.1 +Release: 1%{?dist} # Most files LGPLv2+/GPLv2+ License: GPLv2+ URL: http://www.kde.org/ -Source0: http://download.kde.org/stable/kdevelop/%{version}/src/kdev-php-%{kdevelop_ver}.tar.xz +Source0: http://download.kde.org/stable/kdevelop/%{version}/src/kdev-php-%{version}.tar.xz BuildRequires: gettext BuildRequires: kdevelop-pg-qt-devel >= 1.90.91 @@ -34,7 +34,7 @@ BuildRequires: qt5-qtwebkit-devel %prep -%setup -q -n kdev-php-%{kdevelop_ver} +%setup -q -n kdev-php-%{version} %build @@ -63,6 +63,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Sep 19 2016 Jan Grulich - 5.0.1-1 +- Update to 5.0.1 + * Wed Sep 07 2016 Rex Dieter - 5.0.0-2 - use %%{?kdevelop_requires}, cosmetics diff --git a/sources b/sources index b78d56d..d725a2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d0b7e48fd476ae80cf4506d41369894 kdev-php-5.0.tar.xz +e1790403e7b79d253f33943f0356e534 kdev-php-5.0.1.tar.xz