[kdevelop-php] Update to 1.7.0

Jan Grulich jgrulich at fedoraproject.org
Wed Aug 27 10:26:04 UTC 2014


commit 03f0b96e63f77487a41771a79ee7ec42b78caedd
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Aug 27 12:25:59 2014 +0200

    Update to 1.7.0

 .gitignore        |    2 ++
 kdevelop-php.spec |   10 +++++-----
 sources           |    4 ++--
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e02f5bb..e89283b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@
 /kdevelop-php-docs-1.6.0.tar.xz
 /kdevelop-php-1.6.90.tar.xz
 /kdevelop-php-docs-1.6.90.tar.xz
+/kdevelop-php-1.7.0.tar.xz
+/kdevelop-php-docs-1.7.0.tar.xz
diff --git a/kdevelop-php.spec b/kdevelop-php.spec
index 90e165b..12906ff 100644
--- a/kdevelop-php.spec
+++ b/kdevelop-php.spec
@@ -1,9 +1,9 @@
-%define kdevelop_ver 4.6.90
+%define kdevelop_ver 4.7.0
 
 Name:           kdevelop-php
 Summary:        Php language and documentation plugins for KDevelop 
-Version:        1.6.90
-Release:        2%{?dist}
+Version:        1.7.0
+Release:        1%{?dist}
 
 # Most files LGPLv2+/GPLv2+
 License:        GPLv2+
@@ -75,8 +75,8 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.90-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Wed Aug 27 2014 Jan Grulich <jgrulich at redhat.com> - 1.7.0-1
+- Update to 1.7.0
 
 * Fri Jul 11 2014 Jan Grulich <jgrulich at redhat.com> - 1.6.90-1
 - Update to 1.6.90
diff --git a/sources b/sources
index 420404f..7777592 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-271085161bc854a62ce45fb122b59813  kdevelop-php-1.6.90.tar.xz
-01dbd268306bc341910a9a9ac30e08f8  kdevelop-php-docs-1.6.90.tar.xz
+d1e87ff5d7417ead1143471957eeeae2  kdevelop-php-1.7.0.tar.xz
+1f6f391d6afe1e708d491eb267de199d  kdevelop-php-docs-1.7.0.tar.xz


More information about the scm-commits mailing list