Skip to content

Commit 011b29d

Browse files
committed
gnumeric: rebuild for libxml2
**Summary**
1 parent 98f0f42 commit 011b29d

4 files changed

Lines changed: 29 additions & 29 deletions

File tree

packages/g/gnumeric/abi_used_libs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ libm.so.6
1616
libpango-1.0.so.0
1717
libpangocairo-1.0.so.0
1818
libperl.so
19-
libxml2.so.2
19+
libxml2.so.16
2020
libz.so.1

packages/g/gnumeric/abi_used_symbols

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,25 +2597,25 @@ libperl.so:boot_DynaLoader
25972597
libperl.so:perl_alloc
25982598
libperl.so:perl_construct
25992599
libperl.so:perl_parse
2600-
libxml2.so.2:htmlCreatePushParserCtxt
2601-
libxml2.so.2:htmlFreeParserCtxt
2602-
libxml2.so.2:htmlNodeDump
2603-
libxml2.so.2:htmlParseChunk
2604-
libxml2.so.2:xmlAddChild
2605-
libxml2.so.2:xmlAddPrevSibling
2606-
libxml2.so.2:xmlBufferAdd
2607-
libxml2.so.2:xmlBufferCreate
2608-
libxml2.so.2:xmlBufferFree
2609-
libxml2.so.2:xmlDetectCharEncoding
2610-
libxml2.so.2:xmlFree
2611-
libxml2.so.2:xmlFreeDoc
2612-
libxml2.so.2:xmlGetProp
2613-
libxml2.so.2:xmlIsBlankNode
2614-
libxml2.so.2:xmlNewNode
2615-
libxml2.so.2:xmlNodeGetContent
2616-
libxml2.so.2:xmlParseFile
2617-
libxml2.so.2:xmlSearchNsByHref
2618-
libxml2.so.2:xmlStrEqual
2619-
libxml2.so.2:xmlUnlinkNode
2600+
libxml2.so.16:htmlCreatePushParserCtxt
2601+
libxml2.so.16:htmlFreeParserCtxt
2602+
libxml2.so.16:htmlNodeDump
2603+
libxml2.so.16:htmlParseChunk
2604+
libxml2.so.16:xmlAddChild
2605+
libxml2.so.16:xmlAddPrevSibling
2606+
libxml2.so.16:xmlBufferAdd
2607+
libxml2.so.16:xmlBufferCreate
2608+
libxml2.so.16:xmlBufferFree
2609+
libxml2.so.16:xmlDetectCharEncoding
2610+
libxml2.so.16:xmlFree
2611+
libxml2.so.16:xmlFreeDoc
2612+
libxml2.so.16:xmlGetProp
2613+
libxml2.so.16:xmlIsBlankNode
2614+
libxml2.so.16:xmlNewNode
2615+
libxml2.so.16:xmlNodeGetContent
2616+
libxml2.so.16:xmlParseFile
2617+
libxml2.so.16:xmlSearchNsByHref
2618+
libxml2.so.16:xmlStrEqual
2619+
libxml2.so.16:xmlUnlinkNode
26202620
libz.so.1:compress
26212621
libz.so.1:uncompress

packages/g/gnumeric/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : gnumeric
33
version : 1.12.61
4-
release : 50
4+
release : 51
55
source :
66
- https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.61.tar.xz : 2ac135d856572713c1a408b76b50a59f2a9769ed21f1213446b5af255df20a12
77
homepage : https://gnome.pages.gitlab.gnome.org/gnumeric-web/

packages/g/gnumeric/pspec_x86_64.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Name>gnumeric</Name>
44
<Homepage>https://gnome.pages.gitlab.gnome.org/gnumeric-web/</Homepage>
55
<Packager>
6-
<Name>sebo505</Name>
7-
<Email>sebastian.spree@web.de</Email>
6+
<Name>Jakob Gezelius</Name>
7+
<Email>jakob@knugen.nu</Email>
88
</Packager>
99
<License>GPL-2.0-only</License>
1010
<License>GPL-3.0-only</License>
@@ -2134,7 +2134,7 @@
21342134
</Description>
21352135
<PartOf>programming.devel</PartOf>
21362136
<RuntimeDependencies>
2137-
<Dependency release="50">gnumeric</Dependency>
2137+
<Dependency release="51">gnumeric</Dependency>
21382138
</RuntimeDependencies>
21392139
<Files>
21402140
<Path fileType="header">/usr/include/libspreadsheet-1.12/spreadsheet/application.h</Path>
@@ -2324,12 +2324,12 @@
23242324
</Files>
23252325
</Package>
23262326
<History>
2327-
<Update release="50">
2328-
<Date>2026-08-26</Date>
2327+
<Update release="51">
2328+
<Date>2026-08-28</Date>
23292329
<Version>1.12.61</Version>
23302330
<Comment>Packaging update</Comment>
2331-
<Name>sebo505</Name>
2332-
<Email>sebastian.spree@web.de</Email>
2331+
<Name>Jakob Gezelius</Name>
2332+
<Email>jakob@knugen.nu</Email>
23332333
</Update>
23342334
</History>
23352335
</PISI>

0 commit comments

Comments
 (0)