From 63e820d50dea279d1f18f654eca1301fb5faf2b1ae1e85a0fdd8a83293b072bc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 12 Mar 2013 16:15:40 +0000 Subject: [PATCH] Accepting request 158678 from GNOME:Apps push staged updates from GNOME:Apps OBS-URL: https://build.opensuse.org/request/show/158678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/homebank?expand=0&rev=4 --- homebank-4.4.tar.bz2 | 3 --- homebank-4.5.tar.gz | 3 +++ homebank.changes | 14 ++++++++++++++ homebank.spec | 13 +++++++------ 4 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 homebank-4.4.tar.bz2 create mode 100644 homebank-4.5.tar.gz diff --git a/homebank-4.4.tar.bz2 b/homebank-4.4.tar.bz2 deleted file mode 100644 index 272840f..0000000 --- a/homebank-4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b16f9aa05af5b9f657cc7c14794046258f8938b95a4ce3f35a9a1ecdfea1c464 -size 2358106 diff --git a/homebank-4.5.tar.gz b/homebank-4.5.tar.gz new file mode 100644 index 0000000..9315166 --- /dev/null +++ b/homebank-4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6dcb19fd975037857f84fd6a186a5b0b84f590f37ead0d37868fa484c6e547 +size 1874660 diff --git a/homebank.changes b/homebank.changes index 678f4d7..6cd069c 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jan 24 19:09:19 UTC 2013 - zaitor@opensuse.org + +- Update to version 4.5: + + Portable version for Windows. + + Where your money goes mainwindow report. + + Category split for transactions. + + New filters for account window. + + Scheduled append until a day of month. + + New color scheme for charts. + + Lots of more features and wishes. + + Lots of bug fixes. +- Add url to source. + ------------------------------------------------------------------- Fri Jan 20 12:11:52 UTC 2012 - vuntz@opensuse.org diff --git a/homebank.spec b/homebank.spec index 8bbffdf..ab474c2 100644 --- a/homebank.spec +++ b/homebank.spec @@ -1,7 +1,7 @@ # # spec file for package homebank # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,18 +11,19 @@ # case the license is the MIT License). An "Open Source License" is a # 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/ # + Name: homebank -Version: 4.4 +Version: 4.5 Release: 0 -License: GPL-2.0+ Summary: Application to manage personal accounts -Url: http://homebank.free.fr/ +License: GPL-2.0+ Group: Productivity/Office/Finance -Source: %{name}-%{version}.tar.bz2 +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