Skip to content

Commit

Permalink
gexiv2: Update to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joebonrichie committed Oct 27, 2023
1 parent 9fa4b94 commit 6a80e71
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 12 deletions.
4 changes: 4 additions & 0 deletions packages/g/gexiv2/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ UNKNOWN:_ZTIN5Exiv27BasicIoE
UNKNOWN:_ZTIN5Exiv28AnyErrorE
UNKNOWN:_ZTVN5Exiv212XmpTextValueE
UNKNOWN:_ZTVN5Exiv28XmpValueE
libc.so.6:__cxa_atexit
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:memcmp
Expand Down Expand Up @@ -180,6 +181,7 @@ libstdc++.so.6:_ZNSt6localeD1Ev
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE7_M_syncEPcmm
libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev
Expand Down Expand Up @@ -211,6 +213,8 @@ libstdc++.so.6:__cxa_allocate_exception
libstdc++.so.6:__cxa_begin_catch
libstdc++.so.6:__cxa_end_catch
libstdc++.so.6:__cxa_free_exception
libstdc++.so.6:__cxa_guard_acquire
libstdc++.so.6:__cxa_guard_release
libstdc++.so.6:__cxa_rethrow
libstdc++.so.6:__cxa_throw
libstdc++.so.6:__gxx_personality_v0
6 changes: 3 additions & 3 deletions packages/g/gexiv2/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : gexiv2
version : 0.14.1
release : 17
version : 0.14.2
release : 18
source :
- https://download.gnome.org/sources/gexiv2/0.14/gexiv2-0.14.1.tar.xz : ec3ee3ec3860b9c78958a55da89cf76ae2305848e12f41945b7b52124d8f6cf9
- https://download.gnome.org/sources/gexiv2/0.14/gexiv2-0.14.2.tar.xz : 2a0c9cf48fbe8b3435008866ffd40b8eddb0667d2212b42396fdf688e93ce0be
homepage : https://wiki.gnome.org/Projects/gexiv2
license : GPL-2.0-only
component : desktop.library
Expand Down
18 changes: 9 additions & 9 deletions packages/g/gexiv2/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>gexiv2</Name>
<Homepage>https://wiki.gnome.org/Projects/gexiv2</Homepage>
<Packager>
<Name>Zach Bacon</Name>
<Email>zachbacon@vba-m.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Packager>
<License>GPL-2.0-only</License>
<PartOf>desktop.library</PartOf>
Expand All @@ -24,7 +24,7 @@
<Path fileType="library">/usr/lib/python3.10/site-packages/gi/overrides/__pycache__/GExiv2.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib64/girepository-1.0/GExiv2-0.10.typelib</Path>
<Path fileType="library">/usr/lib64/libgexiv2.so.2</Path>
<Path fileType="library">/usr/lib64/libgexiv2.so.2.14.1</Path>
<Path fileType="library">/usr/lib64/libgexiv2.so.2.14.2</Path>
<Path fileType="data">/usr/share/gir-1.0/GExiv2-0.10.gir</Path>
</Files>
</Package>
Expand All @@ -35,7 +35,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="17">gexiv2</Dependency>
<Dependency release="18">gexiv2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gexiv2/gexiv2-enums.h</Path>
Expand All @@ -54,12 +54,12 @@
</Files>
</Package>
<History>
<Update release="17">
<Date>2023-10-17</Date>
<Version>0.14.1</Version>
<Update release="18">
<Date>2023-10-27</Date>
<Version>0.14.2</Version>
<Comment>Packaging update</Comment>
<Name>Zach Bacon</Name>
<Email>zachbacon@vba-m.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 6a80e71

Please sign in to comment.