[anjuta] Update to 3.14.0

Kalev Lember kalev at fedoraproject.org
Sun Sep 21 18:30:23 UTC 2014


commit 1a44d3575cc6612adec060663feb37e7e9e86a21
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Sep 21 20:23:20 2014 +0200

    Update to 3.14.0

 .gitignore  |    1 +
 anjuta.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 004cfd2..8be04f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@
 /anjuta-3.13.1.tar.xz
 /anjuta-3.13.90.tar.xz
 /anjuta-3.13.92.tar.xz
+/anjuta-3.14.0.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 51c24c2..8d16fe5 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,7 +2,7 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.13.92
+Version:        3.14.0
 Release:        1%{?dist}
 Epoch:          1
 Summary:        GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
@@ -10,7 +10,7 @@ Summary:        GNOME IDE for various programming languages (including C/C++, Py
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://www.anjuta.org/
-Source0:        http://download.gnome.org/sources/anjuta/3.13/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/anjuta/3.14/%{name}-%{version}.tar.xz
 
 BuildRequires:  autogen
 BuildRequires:  chrpath
@@ -179,6 +179,9 @@ fi
 
 
 %changelog
+* Sun Sep 21 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.14.0-1
+- Update to 3.14.0
+
 * Sun Sep 14 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.13.92-1
 - Update to 3.13.92
 - Tighten -devel subpackage deps with the _isa macro
diff --git a/sources b/sources
index 0347527..67119f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73c14ba644dfe94626cc4d22ebf720b9  anjuta-3.13.92.tar.xz
+8a2b0eca5ec9d59697e70b8e31b2b9e1  anjuta-3.14.0.tar.xz


More information about the scm-commits mailing list