[anjuta/f17] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Sun Apr 29 20:28:16 UTC 2012


commit 19716e467440c1ad77e356e43110ce7f982d9d9e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Apr 29 20:23:38 2012 +0300

    Update to 3.4.1

 .gitignore  |    1 +
 anjuta.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9018f7b..d77bd5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /anjuta-3.3.91.tar.xz
 /anjuta-3.3.92.tar.xz
 /anjuta-3.4.0.tar.xz
+/anjuta-3.4.1.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index cb32b1a..ae4dd97 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -2,15 +2,15 @@
 %global _python_bytecompile_errors_terminate_build 0
 
 Name:           anjuta
-Version:        3.4.0
-Release:        3%{?dist}
+Version:        3.4.1
+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.3/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/anjuta/3.4/%{name}-%{version}.tar.xz
 
 BuildRequires:  autogen
 BuildRequires:  desktop-file-utils
@@ -186,6 +186,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Sun Apr 29 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.1-1
+- Update to 3.4.1
+
 * Sun Apr 22 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.0-3
 - Rebuilt with libgdl 3.4.1 (#815108)
 - Added missing gdk-doc buildrequires
diff --git a/sources b/sources
index d7bd279..d3b312d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e28827506760020da27a8aee4c470989  anjuta-3.4.0.tar.xz
+e22c99823fedfe2b397c2f025f279c8f  anjuta-3.4.1.tar.xz


More information about the scm-commits mailing list