[anjuta] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Sun Mar 22 17:03:50 UTC 2015


commit fee42d55a90be04203afee3223666147007e1200
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Mar 22 17:59:22 2015 +0100

    Update to 3.16.0

 .gitignore  | 1 +
 anjuta.spec | 9 ++++++---
 sources     | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcab056..0b9bcd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@
 /anjuta-3.13.92.tar.xz
 /anjuta-3.14.0.tar.xz
 /anjuta-3.15.90.tar.xz
+/anjuta-3.16.0.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 0851937..d64a0c1 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,15 +2,15 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.15.90
-Release:        2%{?dist}
+Version:        3.16.0
+Release:        1%{?dist}
 Epoch:          1
 Summary:        GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
 
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://www.anjuta.org/
-Source0:        http://download.gnome.org/sources/anjuta/3.15/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/anjuta/3.16/%{name}-%{version}.tar.xz
 
 BuildRequires:  autogen
 BuildRequires:  chrpath
@@ -179,6 +179,9 @@ fi
 
 
 %changelog
+* Sun Mar 22 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.16.0-1
+- Update to 3.16.0
+
 * Sat Feb 21 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.15.90-2
 - Rebuilt for libvala soname bump
 
diff --git a/sources b/sources
index c5e387e..e9f82b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ce075f5048a141a15d102724aad7247  anjuta-3.15.90.tar.xz
+9c7216d921df9210cb8b8581034f4fc3  anjuta-3.16.0.tar.xz


More information about the scm-commits mailing list