[anjuta] Update to 3.12.0

Richard Hughes rhughes at fedoraproject.org
Tue Mar 25 19:55:43 UTC 2014


commit 36c56d6940682bec7b5f059522cdd8489bd34952
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 25 19:55:48 2014 +0000

    Update to 3.12.0

 .gitignore  |    1 +
 anjuta.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ba9db5..601c435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
 /anjuta-3.11.4.tar.xz
 /anjuta-3.11.90.tar.xz
 /anjuta-3.11.92.tar.xz
+/anjuta-3.12.0.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 5c5e83b..a5b5493 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,7 +2,7 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.11.92
+Version:        3.12.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.11/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/anjuta/3.12/%{name}-%{version}.tar.xz
 
 BuildRequires:  autogen
 BuildRequires:  chrpath
@@ -190,6 +190,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Mar 25 2014 Richard Hughes <rhughes at redhat.com> - 1:3.12.0-1
+- Update to 3.12.0
+
 * Fri Mar 21 2014 Richard Hughes <rhughes at redhat.com> - 1:3.11.92-1
 - Update to 3.11.92
 
diff --git a/sources b/sources
index a57b925..2ddf10c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20e5e25dca3d21adcde7730254882fec  anjuta-3.11.92.tar.xz
+9ab0b5d6b005e7ad45049e66f6ee5f75  anjuta-3.12.0.tar.xz


More information about the scm-commits mailing list