diff --git a/anjuta-3.14.1.tar.xz b/anjuta-3.14.1.tar.xz deleted file mode 100644 index 861625d..0000000 --- a/anjuta-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b26cd75ddb603c3cca4348e277d17360e511d75bd77ee2ef52047b75408e617b -size 6310008 diff --git a/anjuta-3.16.0.tar.xz b/anjuta-3.16.0.tar.xz new file mode 100644 index 0000000..34379e4 --- /dev/null +++ b/anjuta-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77432a01b37b46f5558bf4cc435f9a023abf17c5273d472e17dff1f9b3d9943c +size 6311980 diff --git a/anjuta.changes b/anjuta.changes index 6a77ff8..8eb49d6 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Mar 23 09:10:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. +- Drop 0001-build-detect-vala-0.28-branch.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to autogen.sh, as we no + longer carry any patches. + +------------------------------------------------------------------- +Thu Feb 5 13:23:18 UTC 2015 - dimstar@opensuse.org + +- Add 0001-build-detect-vala-0.28-branch.patch: Add support for + Vala 0.28 branch. +- Add gnome-common BuildRequires and call to autogen.sh, as above + patch touches the build system. +- Replace pkgconfig(libvala-0.26) BuildRequires with + pkgconfig(libvala-0.28). + +------------------------------------------------------------------- +Thu Jan 29 14:22:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + symbol-db: + - anjuta-tags: build breakage with recent glib (bgo#733600). + - Provide better error message if one GDA backend is missing. + ------------------------------------------------------------------- Sun Jan 25 11:19:01 UTC 2015 - zaitor@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 15bb18b..0877db9 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,13 +17,13 @@ Name: anjuta -Version: 3.14.1 +Version: 3.16.0 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ Group: Development/Tools/IDE Url: http://anjuta.sourceforge.net/ -Source0: http://download.gnome.org/sources/anjuta/3.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/anjuta/3.16/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5 BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0 BuildRequires: pkgconfig(libgvc) -BuildRequires: pkgconfig(libvala-0.26) +BuildRequires: pkgconfig(libvala-0.28) BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23 BuildRequires: pkgconfig(serf-1) BuildRequires: pkgconfig(vte-2.91)