Hello community, here is the log from the commit of package genius for openSUSE:Factory checked in at 2020-03-09 11:41:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/genius (Old) and /work/SRC/openSUSE:Factory/.genius.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "genius" Mon Mar 9 11:41:29 2020 rev:35 rq:782597 version:1.0.25 Changes: -------- --- /work/SRC/openSUSE:Factory/genius/genius.changes 2020-01-31 23:56:38.315631303 +0100 +++ /work/SRC/openSUSE:Factory/.genius.new.26092/genius.changes 2020-03-09 11:42:02.085312756 +0100 @@ -1,0 +2,12 @@ +Fri Mar 6 18:51:12 UTC 2020 - [email protected] + +- Update to version 1.0.25: + + Port to gtk-3.0. + + Various bugfixes across the board. +- Replace ncurses-devel, pkgconfig(gtk+-2.0) and + pkgconfig(gtksourceview-2.0) with pkgconfig(ncurses), + pkgconfig(gtk+-3.0) and pkgconfig(gtksourceview-4) BuildRequires. + Add pkgconfig(amtk-5) and pkgconfig(vte-2.91) BuildRequires: New + dependencies. + +------------------------------------------------------------------- Old: ---- genius-1.0.24.tar.xz New: ---- genius-1.0.25.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ genius.spec ++++++ --- /var/tmp/diff_new_pack.P4qGPM/_old 2020-03-09 11:42:03.961313771 +0100 +++ /var/tmp/diff_new_pack.P4qGPM/_new 2020-03-09 11:42:03.965313773 +0100 @@ -1,7 +1,7 @@ # # spec file for package genius # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,27 +17,30 @@ Name: genius -Version: 1.0.24 +Version: 1.0.25 Release: 0 Summary: General purpose calculator and mathematics tool License: GPL-3.0-or-later Group: Productivity/Scientific/Math URL: http://www.jirka.org/genius.html -Source: http://download.gnome.org/sources/genius/1.0/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/genius/1.0/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel BuildRequires: intltool BuildRequires: mpfr-devel >= 2.3.0 -BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: readline-devel +BuildRequires: pkgconfig(amtk-5) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.26.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.41.1 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtk+-2.0) >= 2.20.0 -BuildRequires: pkgconfig(gtksourceview-2.0) >= 0.3.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.4 +BuildRequires: pkgconfig(gtksourceview-4) >= 3.99.7 +BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(pango) >= 1.22.0 +BuildRequires: pkgconfig(vte-2.91) BuildRequires: pkgconfig(x11) %description ++++++ genius-1.0.24.tar.xz -> genius-1.0.25.tar.xz ++++++ ++++ 225059 lines of diff (skipped)
