From 2626ad8b0ee32b82a98e07a5d958caeb63030303 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 26 Jan 2015 09:06:08 -0600 Subject: [PATCH] Update to 3.14.1 --- .gitignore | 1 + anjuta.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8be04f6..71ec9b9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /anjuta-3.13.90.tar.xz /anjuta-3.13.92.tar.xz /anjuta-3.14.0.tar.xz +/anjuta-3.14.1.tar.xz diff --git a/anjuta.spec b/anjuta.spec index e0cb728..578d4b1 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -2,7 +2,7 @@ %global _python_bytecompile_errors_terminate_build 0 Name: anjuta -Version: 3.14.0 +Version: 3.14.1 Release: 1%{?dist} Epoch: 1 Summary: GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript) @@ -179,6 +179,9 @@ fi %changelog +* Mon Jan 26 2015 Michael Catanzaro - 1:3.14.1-1 +- Update to 3.14.1 + * Sun Sep 21 2014 Kalev Lember - 1:3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index 67119f6..fdd2500 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a2b0eca5ec9d59697e70b8e31b2b9e1 anjuta-3.14.0.tar.xz +f5deffdfb0d1a436bacbbdeb942b187c anjuta-3.14.1.tar.xz