Hello community,

here is the log from the commit of package grisbi for openSUSE:Leap:15.2 
checked in at 2020-04-25 19:06:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/grisbi (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.grisbi.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grisbi"

Sat Apr 25 19:06:10 2020 rev:2 rq:797140 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/grisbi/grisbi.changes  2020-02-21 
10:49:10.958900984 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.grisbi.new.2738/grisbi.changes        
2020-04-25 19:06:12.791741307 +0200
@@ -1,0 +2,16 @@
+Thu Jan 30 12:54:36 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.2.2:
+  + Bug fixes.
+- Changes from version 1.2.1:
+  + Bug fixes.
+- Changes from version 1.2.0:
+  + Added rules for importing CSV files.
+  + Addition of new rules for payees management.
+  + Added automatic creation of vented transactions for loan
+    maturities.
+  + Various improvements for preferences and reports.
+  + Bug fixes.
+- Drop obsolete post(un) scriptlets.
+
+-------------------------------------------------------------------
@@ -10,0 +27,8 @@
+
+-------------------------------------------------------------------
+Wed Jun 13 22:27:03 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 1.1.93:
+  + Fix a crash.
+  + Port to Gtk 3.
+  + Updated translations.

Old:
----
  grisbi-1.0.4.tar.bz2

New:
----
  grisbi-1.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grisbi.spec ++++++
--- /var/tmp/diff_new_pack.fS0jfT/_old  2020-04-25 19:06:13.215742219 +0200
+++ /var/tmp/diff_new_pack.fS0jfT/_new  2020-04-25 19:06:13.219742227 +0200
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et:
 #
 # spec file for package grisbi
 #
-# Copyright (c) 2018 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
@@ -13,29 +12,30 @@
 # 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:           grisbi
-Version:        1.0.4
+Version:        1.2.2
 Release:        0
 Summary:        Personal Accounting Application
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Finance
 URL:            http://www.grisbi.org
-Source:         
http://downloads.sourceforge.net/project/grisbi/grisbi%20stable/1.0.x/%{name}-%{version}.tar.bz2
-BuildRequires:  cunit-devel
+Source0:        
https://downloads.sourceforge.net/project/grisbi/grisbi%20stable/1.2.x/1.2.2/%{name}-%{version}.tar.bz2
+
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-2.0)
-# Disabled as we do not want to depend on this old compat version - next major 
grisbi release will depend on new libgoffice
-#BuildRequires:  pkgconfig(libgoffice-0.8)
-BuildRequires:  pkgconfig(libofx)
-BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16
+BuildRequires:  pkgconfig(libcrypto) >= 1.0.0
+BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.0
+BuildRequires:  pkgconfig(libgsf-1) >= 1.14
+BuildRequires:  pkgconfig(libofx) >= 0.9
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
+BuildRequires:  pkgconfig(zlib)
 
 %description
 Grisbi is a personal accounting application, aiming at providing the most
@@ -47,35 +47,26 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure \
-        --disable-static
-make %{?_smp_mflags}
+       --disable-static \
+       --disable-schemas-compile \
+       %{nil}
+%make_build
 
 %install
 %make_install
+
 # Those files are deprecated and not needed anymore
 rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
-%suse_update_desktop_file %{name}
-%find_lang %{name} %{?no_lang_C}
-%fdupes -s %{buildroot}%{_datadir}
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%mime_database_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%mime_database_postun
-%endif
+%find_lang %{name} %{?no_lang_C}
+%fdupes -s %{buildroot}%{_datadir}
 
 %files
 %license COPYING
@@ -84,6 +75,7 @@
 %{_mandir}/man1/grisbi.1%{?ext_man}
 %{_datadir}/applications/grisbi.desktop
 %{_datadir}/doc/grisbi/
+%{_datadir}/glib-2.0/schemas/org.gtk.grisbi.gschema.xml
 %{_datadir}/grisbi/
 %{_datadir}/icons/*/*/apps/grisbi.*
 %{_datadir}/mime/packages/grisbi.xml

++++++ grisbi-1.0.4.tar.bz2 -> grisbi-1.2.2.tar.bz2 ++++++
/work/SRC/openSUSE:Leap:15.2/grisbi/grisbi-1.0.4.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.grisbi.new.2738/grisbi-1.2.2.tar.bz2 differ: char 
11, line 1


Reply via email to