Hello community, here is the log from the commit of package sakura for openSUSE:Factory checked in at 2019-11-06 14:06:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sakura (Old) and /work/SRC/openSUSE:Factory/.sakura.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sakura" Wed Nov 6 14:06:52 2019 rev:4 rq:745462 version:3.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sakura/sakura.changes 2018-09-03 10:34:13.632533964 +0200 +++ /work/SRC/openSUSE:Factory/.sakura.new.2990/sakura.changes 2019-11-06 14:06:53.408835279 +0100 @@ -1,0 +2,6 @@ +Tue Nov 5 11:42:21 UTC 2019 - Ondřej Súkup <[email protected]> + +- update to 3.7.0 +- fix dependencies + +------------------------------------------------------------------- Old: ---- sakura-3.6.0.tar.bz2 New: ---- sakura-3.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sakura.spec ++++++ --- /var/tmp/diff_new_pack.6hMAc7/_old 2019-11-06 14:06:53.956835853 +0100 +++ /var/tmp/diff_new_pack.6hMAc7/_new 2019-11-06 14:06:53.960835857 +0100 @@ -1,7 +1,7 @@ # # spec file for package sakura # -# 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,17 @@ # 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: sakura -Version: 3.6.0 +Version: 3.7.0 Release: 0 Summary: Terminal Emulator based on the VTE Library License: GPL-2.0-or-later -Group: System/X11/Utilities URL: https://launchpad.net/sakura -Source: https://launchpad.net/sakura/trunk/%{version}/+download/sakura-%{version}.tar.bz2 +Source: https://launchpad.net/sakura/trunk/%{version}/+download/sakura-%{version}.tar.gz Patch0: sakura-icon.patch Patch1: sakura-fix_pod2man.patch # to convert SVG to PNG: @@ -33,7 +32,7 @@ BuildRequires: gettext-devel BuildRequires: intltool BuildRequires: libstdc++-devel -BuildRequires: perl +BuildRequires: pcre2-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.20 BuildRequires: pkgconfig(gtk+-3.0) @@ -70,7 +69,7 @@ %{_bindir}/sakura %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.* -%{_mandir}/man1/sakura.1%{ext_man} +%{_mandir}/man1/sakura.1%{?ext_man} %files lang -f %{name}.lang
