Compare commits

..

2 Commits

View File

@ -1,5 +1,5 @@
Name: homebank
Version: 5.5
Version: 5.5.2
Release: 1mamba
Summary: Free, easy, personal accounting for everyone
Group: Graphical Desktop/Applications/Office
@ -13,13 +13,13 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libcairo-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgtk2-devel
BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libofx-devel
BuildRequires: libpango-devel
BuildRequires: libsoup-devel
## AUTOBUILDREQ-END
BuildRequires: libofx-devel >= 0.9.9-1mamba
BuildRequires: desktop-file-utils
@ -28,7 +28,6 @@ BuildRequires: gettext-devel
BuildRequires: intltool
Provides: homebank-doc
Obsoletes: homebank-doc
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{name} is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in a detailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts.
@ -93,6 +92,12 @@ chmod -x src/*.*
#%doc doc/TODO ChangeLog NEWS README
%changelog
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.5.2-1mamba
- automatic version update by autodist
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 5.5.1-1mamba
- automatic version update by autodist
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 5.5-1mamba
- automatic version update by autodist