Accepting request 490215 from GNOME:Apps
Update to 2.6.16 (forwarded request 483448 from sfalken) OBS-URL: https://build.opensuse.org/request/show/490215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=68
This commit is contained in:
parent
8c5814b119
commit
59212f97a5
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,3 +21,5 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
download filter=lfs diff=lfs merge=lfs -text
|
||||
|
3
download
Normal file
3
download
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84c79c333937ccfdcc0b94f9eec78b707e27043402560c3fbc85a3eefa211c56
|
||||
size 18963676
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8602b7e5f610a112536d7a183dc08cffb6c83990879a416a180a922c6dfdb588
|
||||
size 18920708
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 19:44:27 UTC 2017 - sfalken@opensuse.org
|
||||
|
||||
- Update to version 2.6.16:
|
||||
+ Use "Billing Information" as in other biz modules
|
||||
+ Update local symbol for MUR.
|
||||
+ Online banking: Add output of bank messages that might
|
||||
occasionally be received.
|
||||
+ Allow only date entry for opening balances on new accounts.
|
||||
+ Enable taxinvoice to show net price: Add gncEntryGetNetPrice.
|
||||
Create an option in taxinvoice to either use
|
||||
gncEntryGetNetPrice or gncEntryGetPrice
|
||||
+ Make SQL full-DB sync safer and clean up automatically if
|
||||
it's interrupted by a system or network failure.
|
||||
+ Extend account color to all columns in the account hierarchy
|
||||
page
|
||||
+ Localize the word “CURRENCY” used in the commodity namespace
|
||||
selectors.
|
||||
+ The following translations have been updated: Catalan, Dutch,
|
||||
Finnish, German. Portuguese, Russian, Serbian.
|
||||
+ Bugs Fixed: bgo#516920, bgo#603379, bgo#670731, bgo#739571,
|
||||
bgo#759934, bgo#766630, bgo#767032, bgo#773945, bgo#776247,
|
||||
bgo#776380, bgo#776494, bgo#776517, bgo#776564, bgo#778208,
|
||||
bgo#779217, bgo#779217, bgo#779411, bgo#777875, bgo#777949.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 10 16:09:52 UTC 2017 - sfalken@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.6.15
|
||||
Version: 2.6.16
|
||||
Release: 0
|
||||
Summary: Personal Finance Manager
|
||||
License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception
|
||||
Group: Productivity/Office/Finance
|
||||
Url: http://www.gnucash.org/
|
||||
Source: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz/download#/%{name}-%{version}.tar.gz
|
||||
Source: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/2.6.16/gnucash-2.6.16.tar.gz/download
|
||||
Source1: %{name}-rpmlintrc
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: gnucash-cpan-warning.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user