Hello community, here is the log from the commit of package homebank for openSUSE:Factory checked in at 2015-02-11 16:44:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/homebank (Old) and /work/SRC/openSUSE:Factory/.homebank.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "homebank" Changes: -------- --- /work/SRC/openSUSE:Factory/homebank/homebank.changes 2015-01-20 21:54:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.homebank.new/homebank.changes 2015-02-11 16:44:25.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Feb 10 11:36:46 UTC 2015 - dims...@opensuse.org + +- Update to version 5.0.0: + + Migrated to GTK+ 3.0. + + For other changes, please see ChangeLog. +- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0), + following upstreams port to GTK+ 3.0. +- Replace glib2-devel BuildRequires with pkgconfig(glib-2.0), + matching what configure looks for. + +------------------------------------------------------------------- Old: ---- homebank-4.6.3.tar.gz New: ---- homebank-5.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ homebank.spec ++++++ --- /var/tmp/diff_new_pack.Vffd6w/_old 2015-02-11 16:44:26.000000000 +0100 +++ /var/tmp/diff_new_pack.Vffd6w/_new 2015-02-11 16:44:26.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package homebank # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: homebank -Version: 4.6.3 +Version: 5.0.0 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0+ @@ -25,13 +25,13 @@ Url: http://homebank.free.fr/ Source: http://homebank.free.fr/public/%{name}-%{version}.tar.gz BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 2.24 -BuildRequires: gtk2-devel >= 2.20 BuildRequires: intltool BuildRequires: libofx-devel # We need the %%mime_database_* macros BuildRequires: shared-mime-info BuildRequires: update-desktop-files +BuildRequires: pkgconfig(glib-2.0) >= 2.34 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,6 +43,7 @@ charts. %lang_package + %prep %setup -q @@ -78,5 +79,6 @@ %{_datadir}/mime/packages/%{name}.xml %files lang -f %{name}.lang +%defattr(-,root,root) %changelog ++++++ homebank-4.6.3.tar.gz -> homebank-5.0.0.tar.gz ++++++ ++++ 271511 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org