diff --git a/anjuta-3.3.2.tar.xz b/anjuta-3.3.2.tar.xz deleted file mode 100644 index f010158..0000000 --- a/anjuta-3.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:059932b235876ea293f9fdc9e6dc7896b8169852144d36e49a2f006105b338a7 -size 5817308 diff --git a/anjuta-3.3.3.tar.xz b/anjuta-3.3.3.tar.xz new file mode 100644 index 0000000..584c74a --- /dev/null +++ b/anjuta-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9d6ebc81c709b4d9042927b4b9902cf3d483dcbfcaacd76a95238b5dc61a08 +size 5914248 diff --git a/anjuta.changes b/anjuta.changes index 88ad093..a6c7acb 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,15 +1,34 @@ +------------------------------------------------------------------- +Tue Dec 20 23:11:52 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Fix various crashes (including bgo#665082, rh#532290, + rh#757236). + + Several improvements to git support. + + Several improvements to vala support. + + Fix memory leaks. + + Ship files missing in 3.3.2. + + Various other code changes. + + Other bugs fixed: bgo#641079, bgo#646695, bgo#656761, + bgo#666321, bgo#666336, bgo#666448, bgo#666482. + + Updated translations. +- Drop gnome-shell-extension-template.tar.bz2: the files are in + the tarball now. + ------------------------------------------------------------------- Fri Dec 9 10:41:46 UTC 2011 - dimstar@opensuse.org -- Split typelib files to typelib-1_0-Anjuta-3_0. +- Split typelib files into typelib-1_0-Anjuta-3_0 subpackage. +- Add typelib-1_0-Anjuta-3_0 Requires to devel subpackage. ------------------------------------------------------------------- Sat Nov 26 12:44:34 UTC 2011 - dimstar@opensuse.org - Update to version 3.3.2: + + Add template for Gnome Shell Extension (bgo#661299). + Bugs fixed: bgo#648934, bgo#662526, bgo#663016, bgo#663385, bgo#664058, bgo#664263, bgo#645212, bgo#629769, bgo#658788, - bgo#661299, bgo#662960. + bgo#662960. - Inject gnome-shell-extension-template.tar.bz2 into build system, as the tarball misses those files. See bgo#664829. - Add xz BuildRequires because we can't build a package for a diff --git a/anjuta.spec b/anjuta.spec index 5eacbb4..c90b43e 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -16,17 +16,14 @@ # - Name: anjuta -Version: 3.3.2 -Release: 1 -License: GPLv2+ +Version: 3.3.3 +Release: 0 Summary: Versatile Integrated Development Environment for GNOME -Url: http://anjuta.sourceforge.net/ +License: GPL-2.0+ Group: Development/Tools/IDE +Url: http://anjuta.sourceforge.net/ Source: http://download.gnome.org/sources/anjuta/3.3/%{name}-%{version}.tar.xz -# bgo#664829 - The tarball is missing a bunch of files for gnome-shell-extensions template. -Source1: gnome-shell-extension-template.tar.bz2 Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -88,7 +85,6 @@ profiler, a class generator, a powerful source editor, source browsing, and more. %package -n libanjuta-3-0 -License: GPLv2+ Summary: Libraries for developing Anjuta plugins Group: System/Libraries @@ -102,7 +98,7 @@ profiler, a class generator, a powerful source editor, source browsing, and more. %package -n typelib-1_0-Anjuta-3_0 -Summary: Libraries for developing Anjuta plugins +Summary: Libraries for developing Anjuta plugins -- Introspection bindings Group: System/Libraries %description -n typelib-1_0-Anjuta-3_0 @@ -114,8 +110,10 @@ an integrated Valgrind memory profiler, an integrated gprof performance profiler, a class generator, a powerful source editor, source browsing, and more. +This package provides the GObject Introspection bindings for the Anjuta +library to develop plugins. + %package -n glade-catalog-anjuta -License: GPLv2+ Summary: Versatile Integrated Development Environment for GNOME -- Catalog for Glade Group: Development/Tools/GUI Builders Requires: %{name} = %{version} @@ -135,7 +133,6 @@ This package provides a catalog for Glade, to allow the use the Anjuta widgets in Glade. %package devel -License: GPLv2+ Summary: Libraries for developing Anjuta plugins -- Development Files Group: Development/Tools/IDE Requires: libanjuta-3-0 = %{version} @@ -155,14 +152,6 @@ and more. %lang_package %prep %setup -q -if [ -f plugins/project-wizard/templates/gnome-shell-extension/autogen.sh ]; then - echo "plugins/project-wizard/templates/gnome-shell-extension/autogen.sh is part of the tarball again. Drop Source1 and this hack" - /bin/false -else - pushd plugins/project-wizard/templates/gnome-shell-extension - tar xf %{S:1} -popd -fi translation-update-upstream %build diff --git a/gnome-shell-extension-template.tar.bz2 b/gnome-shell-extension-template.tar.bz2 deleted file mode 100644 index ec2042f..0000000 --- a/gnome-shell-extension-template.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7af103e43474e22829d8e9f3c6ce7885f53a7da80cdd79cb7570332fbdaca7d -size 1220