From bbeebda7cd9eb81678f3a0b18b09e45549521638 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 27 Sep 2011 11:33:17 +0000 Subject: [PATCH] Accepting request 84763 from home:vuntz:branches:GNOME:Factory Update to 3.2.0 OBS-URL: https://build.opensuse.org/request/show/84763 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=103 --- anjuta-3.1.92.tar.bz2 | 3 --- anjuta-3.2.0.tar.bz2 | 3 +++ anjuta.changes | 9 +++++++++ anjuta.spec | 9 ++------- 4 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 anjuta-3.1.92.tar.bz2 create mode 100644 anjuta-3.2.0.tar.bz2 diff --git a/anjuta-3.1.92.tar.bz2 b/anjuta-3.1.92.tar.bz2 deleted file mode 100644 index 4935812..0000000 --- a/anjuta-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a488bcee57b05082185f83b2b6f4057b191902d204ee7b9d9346f4f8ad302ce2 -size 7681555 diff --git a/anjuta-3.2.0.tar.bz2 b/anjuta-3.2.0.tar.bz2 new file mode 100644 index 0000000..cd289eb --- /dev/null +++ b/anjuta-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ec47ba00a1a4303f1312ff2f0ff9bc24ac94f0a50b8503686944f6b545bb09 +size 7676464 diff --git a/anjuta.changes b/anjuta.changes index 7e9559e..f9c5bae 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 25 23:07:28 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + Fixed make distcheck: FAQ, autotests, etc. + + Updated translations. +- Drop hack to install anjuta_logo.png properly during %install: + fixed upstream. + ------------------------------------------------------------------- Wed Sep 21 17:50:52 UTC 2011 - vuntz@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index ee4f256..accc4fb 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -18,14 +18,13 @@ Name: anjuta -Version: 3.1.92 +Version: 3.2.0 Release: 1 -# FIXME: (should be fixed in > 3.1.91) Check if the anjuta_logo.png install hack is still needed. See https://bugzilla.gnome.org/show_bug.cgi?id=656470. Last checked in version 3.1.91. License: GPLv2+ Summary: Versatile Integrated Development Environment for GNOME Url: http://anjuta.sourceforge.net/ Group: Development/Tools/IDE -Source: http://download.gnome.org/sources/anjuta/3.1/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/anjuta/3.2/%{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -147,10 +146,6 @@ rm -r %{buildroot}%{_datadir}/doc #%%find_lang anjuta-build-tutorial %{?no_lang_C} anjuta.lang #%%find_lang anjuta-faqs %{?no_lang_C} anjuta.lang %find_lang anjuta-manual %{?no_lang_C} anjuta.lang -# anjuta_logo is wrongly linked from help, https://bugzilla.gnome.org/show_bug.cgi?id=656470 -for lang in %{buildroot}/%{_datadir}/gnome/help/anjuta-manual/*; do - cp --remove-destination %{buildroot}%{_datadir}/pixmaps/anjuta/anjuta_logo.png $lang/anjuta_logo.png -done find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot}