Skip to content

Commit

Permalink
wxsqlite3: rebuild for wxwidgets
Browse files Browse the repository at this point in the history
**Summary**
  • Loading branch information
androidnisse committed Dec 19, 2024
1 parent d6ce022 commit 906bf7d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion packages/w/wxsqlite3/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_replace
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_appendEPKwm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_assignERKS4_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_createERmm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1ERKS4_
libstdc++.so.6:_ZSt19__throw_logic_errorPKc
libstdc++.so.6:_ZSt20__throw_length_errorPKc
libstdc++.so.6:_ZSt21ios_base_library_initv
Expand Down
2 changes: 1 addition & 1 deletion packages/w/wxsqlite3/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : wxsqlite3

Check warning on line 1 in packages/w/wxsqlite3/package.yml

View workflow job for this annotation

GitHub Actions / Checks

`monitoring.yml` is missing
version : 4.9.6
release : 9
release : 10
source :
- https://github.com/utelle/wxsqlite3/archive/refs/tags/v4.9.6.tar.gz : e086b116667edfdc115e081cb4b32408bc834315f457fb6a9eb87de8218fbf77
homepage : https://utelle.github.io/wxsqlite3
Expand Down
14 changes: 7 additions & 7 deletions packages/w/wxsqlite3/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>wxsqlite3</Name>
<Homepage>https://utelle.github.io/wxsqlite3</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>LGPL-3.0-or-later WITH WxWindows-exception-3.1</License>
<PartOf>programming</PartOf>
Expand All @@ -31,7 +31,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="9">wxsqlite3</Dependency>
<Dependency release="10">wxsqlite3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/wx/wxsqlite3.h</Path>
Expand All @@ -42,12 +42,12 @@
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-11-03</Date>
<Update release="10">
<Date>2024-12-19</Date>
<Version>4.9.6</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 906bf7d

Please sign in to comment.