rpms/anjuta/devel anjuta.spec,1.78,1.79

Debarshi Ray rishi at fedoraproject.org
Tue Jul 14 06:18:45 UTC 2009


Author: rishi

Update of /cvs/pkgs/rpms/anjuta/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22558

Modified Files:
	anjuta.spec 
Log Message:
* Tue Jul 14 2009 Debarshi Ray <rishi at fedoraproject.org> - 1:2.27.3.0-1
- Version bump to 2.27.3.0.
  Improvements in auto-completion speed.
  Improvements in Git and Subversion plugins.
  Ported to GtkBuilder. (GNOME Bugzilla #530740)
  * Git plugin:
    + Commit dialog should have the "amend" option. (GNOME Bugzilla #580340)
  * GTodo plugin:
    + Use g_timeout_add_seconds to reduce wakeups. (GNOME Bugzilla #582710)
  * Language support (C, C++, Java) plugin:
    + Fixed crash when dismissing auto-completion popup and deleting some
      characters. (GNOME Bugzilla #582464)
  * Project wizard plugin:
    + Infer project name from project path. (GNOME Bugzilla #568779)
    + wxWidget projects should not depend on libglade and Gtk+. (GNOME
      Bugzilla #581074)
  * Scintilla editor plugin:
    + Fixed position of tooltips. (GNOME Bugzilla #577721)
  * Search plugin:
    + Point to correct line number. (GNOME Bugzilla #576959)
  * http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.27.3.0.news
  * http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.27.2.0.news
- Do not drop schemas translations from po files.
- Replaced 'BuildRequires: e2fsprogs-devel' with
  'BuildRequires: libuuid-devel'.
- Removed 'Requires: libglade2 >= 2.6.3-2'.



Index: anjuta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anjuta/devel/anjuta.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- anjuta.spec	14 Jul 2009 06:03:52 -0000	1.78
+++ anjuta.spec	14 Jul 2009 06:18:43 -0000	1.79
@@ -36,7 +36,7 @@ BuildRequires:	autogen
 BuildRequires:	binutils-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	devhelp-devel >= 0.22
-BuildRequires:	e2fsprogs-libuuid-devel
+BuildRequires:	libuuid-devel
 BuildRequires:	gettext
 BuildRequires:	glade3-libgladeui-devel >= 3.6.0
 BuildRequires:	gnome-doc-utils
@@ -353,7 +353,7 @@ scrollkeeper-update -q || :
   * http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.27.2.0.news
 - Do not drop schemas translations from po files.
 - Replaced 'BuildRequires: e2fsprogs-devel' with
-  'BuildRequires: e2fsprogs-libuuid-devel'.
+  'BuildRequires: libuuid-devel'.
 - Removed 'Requires: libglade2 >= 2.6.3-2'.
 
 * Tue Jul 14 2009 Debarshi Ray <rishi at fedoraproject.org> - 1:2.26.2.2-3




More information about the fedora-extras-commits mailing list