diff --git a/.files b/.files index 3daef2d..66f5efb 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 01782e9..6306d61 100644 --- a/.rev +++ b/.rev @@ -826,4 +826,12 @@ t-u-u / boo#1086036 (forwarded request 589355 from dimstar) 590042 + + 3a4ad1a8108035a28bb5f50f8ca3f2a7 + 3.34.0 + + dimstar_suse + Scripted push from {project} + 736489 + diff --git a/anjuta-3.28.0.tar.xz b/anjuta-3.28.0.tar.xz deleted file mode 120000 index 10636b3..0000000 --- a/anjuta-3.28.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiczkuekqv7iora4q6df22ck272oq7ztmbz4z27e2auw3ffqlpmxea \ No newline at end of file diff --git a/anjuta-3.34.0.tar.xz b/anjuta-3.34.0.tar.xz new file mode 120000 index 0000000..d31f27e --- /dev/null +++ b/anjuta-3.34.0.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiha4jttyh6b4j6tih2snxc3uaycs5hdk42tujd5uxtfgn32rcssbi \ No newline at end of file diff --git a/anjuta.changes b/anjuta.changes index a3a3491..1ab7a40 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Sun Sep 8 21:07:53 CDT 2019 - mgorse@suse.com + +- Update to version 3.34.0: + + Replace Bugzilla by Gitlab URL in DOAP file. + + Add new vala version. + + anjuta-tags: fix tag for vala language. + + Convert README to markdown. + + Add build rule so that README is not flagged as missing. + + build: Allow building with vala 0.44. + + Fix error in distcheck. + + build: Don't require exact match in the bison check. + + Updated translations. + +------------------------------------------------------------------- Tue Mar 20 17:40:38 UTC 2018 - dimstar@opensuse.org - Unconditionally enable translation-update-upstream: on diff --git a/anjuta.spec b/anjuta.spec index 3a59e9e..94ae012 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -1,7 +1,7 @@ # # spec file for package anjuta # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: anjuta -Version: 3.28.0 +Version: 3.34.0 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0-or-later Group: Development/Tools/IDE URL: https://wiki.gnome.org/Apps/Anjuta -Source0: http://download.gnome.org/sources/anjuta/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/anjuta/3.34/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel