[anjuta] update to 3.3.3 to build vala build, cleanup old spec bits

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 29 12:46:01 UTC 2011


commit 9dace204de7b8f9ee2bde5cb2c798b54a2083c53
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Dec 29 12:45:58 2011 +0000

    update to 3.3.3 to build vala build, cleanup old spec bits

 .gitignore  |    1 +
 anjuta.spec |   11 ++++++-----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0a5317..5e14dd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /anjuta-3.2.0.tar.xz
 /anjuta-3.2.2.tar.xz
 /anjuta-3.3.1.tar.xz
+/anjuta-3.3.3.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index 8200c7b..a1d5e31 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -4,14 +4,13 @@
 Summary:	GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
 Name:		anjuta
 Epoch:		1
-Version:	3.3.1
+Version:	3.3.3
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
 URL:		http://www.anjuta.org/
 Source0:	http://download.gnome.org/sources/anjuta/3.3/%{name}-%{version}.tar.xz
 
-Obsoletes:	gnome-build <= 2.24.1-1.fc10
 Provides:	perl(GBF::Make) = %{version}-%{release}
 
 Requires:	autogen
@@ -23,9 +22,6 @@ Requires:	gnome-icon-theme
 Requires:	hicolor-icon-theme
 Requires:	libgda-sqlite >= 4.2.0
 
-Requires(post):	/sbin/ldconfig
-Requires(postun): /sbin/ldconfig
-
 BuildRequires:	autogen
 BuildRequires:	desktop-file-utils
 BuildRequires:	devhelp-devel >= 3.0.0
@@ -307,6 +303,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gnome/help/%{name}-manual/*
 
 %changelog
+* Thu Dec 29 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 1:3.3.3-1
+- Update to 3.3.3
+- http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/3.3/anjuta-3.3.2.news
+- http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/3.3/anjuta-3.3.3.news
+
 * Tue Nov 22 2011 Tomas Bzatek <tbzatek at redhat.com> - 1:3.3.1-1
 - Update to 3.3.1
 
diff --git a/sources b/sources
index 93dd807..0d9799f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5947de3a34998365ecbfebc4943ff2ba  anjuta-3.3.1.tar.xz
+091f725964a9c971df7c9ef738d9540b  anjuta-3.3.3.tar.xz


More information about the scm-commits mailing list