From 0f1144f92ef6e24a7043a23948cde8ea86c55d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 4 Oct 2019 15:28:15 +0000 Subject: [PATCH] Accepting request 734996 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/734996 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=210 --- anjuta-3.28.0.tar.xz | 3 --- anjuta-3.34.0.tar.xz | 3 +++ anjuta.changes | 14 ++++++++++++++ anjuta.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 anjuta-3.28.0.tar.xz create mode 100644 anjuta-3.34.0.tar.xz diff --git a/anjuta-3.28.0.tar.xz b/anjuta-3.28.0.tar.xz deleted file mode 100644 index b2b0e5a..0000000 --- a/anjuta-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779 -size 6382736 diff --git a/anjuta-3.34.0.tar.xz b/anjuta-3.34.0.tar.xz new file mode 100644 index 0000000..d7cb40e --- /dev/null +++ b/anjuta-3.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a93130ed3ee02d064a7094e94e1ffae2032b3f35a87bf441e37fc3bb3a148f +size 6420472 diff --git a/anjuta.changes b/anjuta.changes index a3a3491..1ab7a40 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 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