Hello community,

here is the log from the commit of package anjuta for openSUSE:Factory checked 
in at 2012-02-28 19:20:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/anjuta (Old)
 and      /work/SRC/openSUSE:Factory/.anjuta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "anjuta", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/anjuta/anjuta.changes    2012-01-24 
12:16:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.anjuta.new/anjuta.changes       2012-02-28 
19:20:07.000000000 +0100
@@ -1,0 +2,21 @@
+Tue Feb 21 08:24:46 UTC 2012 - [email protected]
+
+- Update to version 3.3.90:
+  + What's new:
+    - Find in files is back!
+  + Implement automatic member declaration and initialization for
+    widgets in the glade plugin.
+  + Save relative resources instead of absolute paths in session
+    files.
+  + Fix .desktop file so that gnome-shell recognizes anjuta.
+  + Add support  for vala 0.15/0.16.
+  + Various other code changes.
+  + Improved documentation.
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Drop anjuta-vala-0_16.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to autogen.sh: those
+  were only needed for the above patch.
+
+-------------------------------------------------------------------

Old:
----
  anjuta-3.3.4.tar.xz
  anjuta-vala-0_16.patch

New:
----
  anjuta-3.3.90.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ anjuta.spec ++++++
--- /var/tmp/diff_new_pack.JYK1Sl/_old  2012-02-28 19:20:10.000000000 +0100
+++ /var/tmp/diff_new_pack.JYK1Sl/_new  2012-02-28 19:20:10.000000000 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           anjuta
-Version:        3.3.4
+Version:        3.3.90
 Release:        0
 Summary:        Versatile Integrated Development Environment for GNOME
 License:        GPL-2.0+
@@ -24,16 +25,12 @@
 Url:            http://anjuta.sourceforge.net/
 Source:         
http://download.gnome.org/sources/anjuta/3.3/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM anjuta-vala-0_16.patch bgo#667851 [email protected] -- 
Detect vala 0.15/0.16.
-Patch0:         anjuta-vala-0_16.patch
 BuildRequires:  autogen
 BuildRequires:  binutils-devel
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  gcc-c++
-# Needed bt patch0
-BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-icon-theme
 BuildRequires:  gobject-introspection-devel
@@ -47,13 +44,11 @@
 BuildRequires:  subversion-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-# Needed because we drop some generated .c files in order to support vala 
0.15/0.16.
+# Needed because we drop some generated .c files, see %%prep
 BuildRequires:  vala
 %ifnarch ia64 s390 s390x
 BuildRequires:  valgrind-devel
 %endif
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gdl-3.0)
 BuildRequires:  pkgconfig(gladeui-2.0)
@@ -157,15 +152,12 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-# Remove 'pre-built' .c files built with 'older' vala versions
+# Remove 'pre-built' .c files built with 'older' vala versions, see bgo#670537
 rm plugins/language-support-vala/{locator,plugin,provider,report}.c
 rm plugins/symbol-db/anjuta-tags/ctags-visitor.c
 translation-update-upstream
 
 %build
-# Needed by patch0
-./autogen.sh
 %configure\
         --disable-static \
         --disable-scrollkeeper

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to