Richard Brown 2022-10-01 15:43:58 +00:00 committed by Git OBS Bridge
commit 3fa92c9578
4 changed files with 38 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f814ede30d7be0dec0afb2ae8d03628b9ae34c848b68312e4c5aded94c102b19
size 14529959

3
gnucash-4.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc8c051a56b8bb433566d6e2890df59f3d895a395c8cf5246c1b728102ce10ae
size 14552115

View File

@ -1,8 +1,40 @@
-------------------------------------------------------------------
Tue Jul 19 13:31:30 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
Sat Oct 1 09:27:07 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
- Update to 4.11
- Update to 4.12
+ Bugfixes
o Bug 794584 - Register not updated when scheduled transactions
created
o Bug 798262 - Scheduled transactions with blank amounts do not
get created.
o Bug 798385 - Description to often only "Landesbank Hessen-
Thuringen Girozentrale"
o Bug 798565 - Import map editor: deletion of a map does not
mark gnucash document as dirty
o Bug 798573 - Tab Width Behaviour
Formerly when the notebook tabs on the left or right, the
space used fluctuated depending on tab label width. This
change sets the label width to the preference setting when the
tabs are on the left or right but when top or bottom the width
is set to the number of characters when shorter than the
preference setting so they take up less room.
o Bug 798578 - MT940 imports broken - all transactions have date
of first transaction
o Bug 798585 - segfault running sample script
simple_business_create.py.
o Bug 798588 - sx scrubbing was using incorrect free function
o Bug 798590 - Transaction report: wrong type argument in
position 1
o Bug 798598 - Selecting a line in a Vendor Credit Note changes
display of Subtotal cell to 0.00
o Bug 798611 - Date changing when changing timezone by one hour
When getting a date from the date editor anywhere in the
program set the time to neutral time instead of the beginning
of the day unless get_date_internal is called with
GNC_DATE_EDIT_SHOW_TIME in which case the user-provided time
is used.
o Bug 798616 - Can't register amount greater than 9,000,000,000
+ Enhancements
-------------------------------------------------------------------
Fri Apr 1 13:43:07 UTC 2022 - Johannes Engel <jcnengel@gmail.com>

View File

@ -28,7 +28,7 @@
%endif
Name: gnucash
Version: 4.11
Version: 4.12
Release: 0
Summary: Personal Finance Manager
License: SUSE-GPL-2.0-with-openssl-exception OR SUSE-GPL-3.0-with-openssl-exception
@ -172,13 +172,11 @@ rm %{buildroot}%{_docdir}/%{name}/LICENSE
%{_datadir}/icons/hicolor/scalable/apps/gnucash-icon.svg
%dir %{_datadir}/guile/site/%{guile_version}
%{_datadir}/guile/site/%{guile_version}/gnucash
#%{_datadir}/guile/site/%{guile_version}/tests
%doc %{_docdir}/%{name}
%{_libdir}/*.so
%{_libdir}/gnucash
%dir %{_libdir}/guile/%{guile_version}/site-ccache
%{_libdir}/guile/%{guile_version}/site-ccache/gnucash
#%{_libdir}/guile/%{guile_version}/site-ccache/tests
%{_mandir}/man?/*%{?ext_man}
%dir %{_sysconfdir}/gnucash
%config %{_sysconfdir}/gnucash/environment