Page MenuHomeSolus

D7924.id.diff
No OneTemporary

D7924.id.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -267,7 +267,6 @@
libgnc-backend-xml-utils.so:_Z19dom_tree_to_guint16P8_xmlNodePt
libgnc-backend-xml-utils.so:_Z19dom_tree_to_integerP8_xmlNodePl
libgnc-backend-xml-utils.so:_Z19gnc_is_our_xml_filePKcPi
-libgnc-backend-xml-utils.so:_Z19write_emacs_trailerP8_IO_FILE
libgnc-backend-xml-utils.so:_Z20hex_string_to_binaryPKcPPvPm
libgnc-backend-xml-utils.so:_Z20sixtp_add_sub_parserP5sixtpPKcS0_
libgnc-backend-xml-utils.so:_Z20sixtp_dom_parser_newPFiPvP7_GSListS1_S_S_PS_PKcEPFvP19_sixtp_child_resultESA_
@@ -624,6 +623,7 @@
libgnc-gnome.so:gnc_invoice_get_notes
libgnc-gnome.so:gnc_invoice_get_register
libgnc-gnome.so:gnc_invoice_get_title
+libgnc-gnome.so:gnc_invoice_get_type_from_window
libgnc-gnome.so:gnc_invoice_id_changed_cb
libgnc-gnome.so:gnc_invoice_recreate_page
libgnc-gnome.so:gnc_invoice_remind_bills_due
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gnucash
-version : '3.7'
-release : 16
+version : 3.8b
+release : 17
source :
- - https://github.com/Gnucash/gnucash/releases/download/3.7/gnucash-3.7.tar.bz2 : 6b8eb09f3980531509bcb3a589ab0334d827c32f860ce8a209aa2fe0ed8858b4
+ - https://github.com/Gnucash/gnucash/releases/download/3.8b/gnucash-3.8b.tar.bz2 : 0f5eca83d8836a325d9a02c6ed7b4d53e59abcff974e5d90914c9e15d7a87f37
license : GPL-2.0-or-later
component : office.finance
summary : GnuCash is personal and small-business financial-accounting software
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>gnucash</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>office.finance</PartOf>
@@ -94,6 +94,8 @@
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/job-report.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/us.go</Path>
+ <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/new-aging.go</Path>
+ <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/new-owner-report.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/owner-report.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/payables.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/receipt.go</Path>
@@ -132,12 +134,10 @@
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/price-scatter.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/reconcile-report.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/register.go</Path>
- <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/sx-summary.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/test/test-cash-flow.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/transaction.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/trial-balance.go</Path>
- <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-easy.go</Path>
- <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-fancy.go</Path>
+ <Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-css.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-footer.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-head-or-tail.go</Path>
<Path fileType="library">/usr/lib64/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-plain.go</Path>
@@ -904,6 +904,8 @@
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/job-report.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/locale-specific/de_DE.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/locale-specific/us.scm</Path>
+ <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/new-aging.scm</Path>
+ <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/new-owner-report.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/owner-report.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/payables.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/receipt.css</Path>
@@ -944,12 +946,10 @@
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/price-scatter.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/reconcile-report.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/register.scm</Path>
- <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/sx-summary.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/test/test-cash-flow.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/transaction.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/standard-reports/trial-balance.scm</Path>
- <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-easy.scm</Path>
- <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-fancy.scm</Path>
+ <Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-css.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-footer.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-head-or-tail.scm</Path>
<Path fileType="data">/usr/share/gnucash/scm/gnucash/report/stylesheet-plain.scm</Path>
@@ -1132,7 +1132,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">gnucash</Dependency>
+ <Dependency release="17">gnucash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gnucash/Account.h</Path>
@@ -1358,12 +1358,12 @@
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2019-11-26</Date>
- <Version>3.7</Version>
+ <Update release="17">
+ <Date>2019-12-30</Date>
+ <Version>3.8b</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 2 2023, 8:01 PM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5848237
Default Alt Text
D7924.id.diff (7 KB)

Event Timeline