Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtksourceview2 for openSUSE:Factory checked in at 2021-09-22 22:13:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old) and /work/SRC/openSUSE:Factory/.gtksourceview2.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtksourceview2" Wed Sep 22 22:13:01 2021 rev:15 rq:920887 version:2.10.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes 2020-01-27 20:15:49.036463171 +0100 +++ /work/SRC/openSUSE:Factory/.gtksourceview2.new.1899/gtksourceview2.changes 2021-09-22 22:13:22.396343778 +0200 @@ -1,0 +2,7 @@ +Mon Sep 20 20:16:00 UTC 2021 - Stanislav Brabec <[email protected]> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). +- Fix Source URL. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtksourceview2.spec ++++++ --- /var/tmp/diff_new_pack.ixbmsQ/_old 2021-09-22 22:13:22.872344174 +0200 +++ /var/tmp/diff_new_pack.ixbmsQ/_new 2021-09-22 22:13:22.876344177 +0200 @@ -1,7 +1,7 @@ # # spec file for package gtksourceview2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -24,14 +24,13 @@ License: GPL-2.0-or-later Group: System/GUI/GNOME URL: http://www.gnome.org/ -Source: ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE gtksourceview-2.10.5-rpmspec_highlight.patch bgo#676261 [email protected] -- add SUSE-specific highlights for rpm spec Patch0: gtksourceview-2.10.5-rpmspec_highlight.patch BuildRequires: fdupes BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: libxml2-devel -BuildRequires: translation-update-upstream %description GtkSourceView is a text widget that extends GtkTextView, the standard @@ -75,7 +74,6 @@ %prep %setup -q -n %{_name}-%{version} %patch0 -translation-update-upstream %build %configure \
