Page MenuHomeSolus

D10964.diff
No OneTemporary

D10964.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -10,6 +10,9 @@
libcairo.so.2
libdbus-1.so.3
libdbus-glib-1.so.2
+libebook-1.2.so.20
+libebook-contacts-1.2.so.3
+libedataserver-1.2.so.26
libfarstream-0.2.so.5
libgdk-x11-2.0.so.0
libgdk_pixbuf-2.0.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pidgin
-version : 2.14.3
-release : 27
+version : 2.14.4
+release : 28
source :
- - https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.3/pidgin-2.14.3.tar.bz2 : 2b064802fdfec008878f7179120ccf1e67c68b46ec0966399a095e20bc762e76
+ - https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.4/pidgin-2.14.4.tar.bz2 : 67c1a0104b0624a50100c6d73cd5504d53c9d221922b1b28fa86020531a9904e
homepage : https://www.pidgin.im
license : GPL-2.0-or-later
component :
@@ -58,6 +58,7 @@
builddeps :
- pkgconfig(avahi-core)
- pkgconfig(dbus-glib-1)
+ - pkgconfig(evolution-data-server-1.2)
- pkgconfig(farstream-0.2)
- pkgconfig(gnutls)
- pkgconfig(gstreamer-plugins-base-1.0)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -18,13 +18,14 @@
<Description xml:lang="en">Pidgin is a graphical multi-protocol IM client that runs on Microsoft Windows and Unixes. It is written in C and uses Glib and GTK+. It also provides libpurple, a library used for developing IM programs.</Description>
<PartOf>network.im</PartOf>
<RuntimeDependencies>
- <Dependency release="27">libpurple</Dependency>
+ <Dependency release="28">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pidgin</Path>
<Path fileType="library">/usr/lib64/pidgin/convcolors.so</Path>
<Path fileType="library">/usr/lib64/pidgin/extplacement.so</Path>
<Path fileType="library">/usr/lib64/pidgin/gestures.so</Path>
+ <Path fileType="library">/usr/lib64/pidgin/gevolution.so</Path>
<Path fileType="library">/usr/lib64/pidgin/gtkbuddynote.so</Path>
<Path fileType="library">/usr/lib64/pidgin/history.so</Path>
<Path fileType="library">/usr/lib64/pidgin/iconaway.so</Path>
@@ -46,7 +47,6 @@
<Path fileType="library">/usr/lib64/pidgin/vvconfig.so</Path>
<Path fileType="library">/usr/lib64/pidgin/xmppconsole.so</Path>
<Path fileType="library">/usr/lib64/pidgin/xmppdisco.so</Path>
- <Path fileType="data">/usr/share/appdata/pidgin.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/pidgin.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/pidgin.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/pidgin.png</Path>
@@ -55,6 +55,7 @@
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/pidgin.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/pidgin.svg</Path>
<Path fileType="man">/usr/share/man/man1/pidgin.1</Path>
+ <Path fileType="data">/usr/share/metainfo/pidgin.appdata.xml</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/animations/16/connect0.png</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/animations/16/connect1.png</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/animations/16/connect2.png</Path>
@@ -619,7 +620,7 @@
<Description xml:lang="en">Finch is the command line client part of Pidgin</Description>
<PartOf>network.im</PartOf>
<RuntimeDependencies>
- <Dependency release="27">libpurple</Dependency>
+ <Dependency release="28">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/finch</Path>
@@ -638,7 +639,7 @@
<Description xml:lang="en">Development files for finch</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="27">libpurple-devel</Dependency>
+ <Dependency release="28">libpurple-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/finch/finch.h</Path>
@@ -676,9 +677,9 @@
<Path fileType="executable">/usr/bin/purple-send-async</Path>
<Path fileType="executable">/usr/bin/purple-url-handler</Path>
<Path fileType="library">/usr/lib64/libpurple-client.so.0</Path>
- <Path fileType="library">/usr/lib64/libpurple-client.so.0.14.3</Path>
+ <Path fileType="library">/usr/lib64/libpurple-client.so.0.14.4</Path>
<Path fileType="library">/usr/lib64/libpurple.so.0</Path>
- <Path fileType="library">/usr/lib64/libpurple.so.0.14.3</Path>
+ <Path fileType="library">/usr/lib64/libpurple.so.0.14.4</Path>
<Path fileType="library">/usr/lib64/purple-2/autoaccept.so</Path>
<Path fileType="library">/usr/lib64/purple-2/buddynote.so</Path>
<Path fileType="library">/usr/lib64/purple-2/dbus-example.so</Path>
@@ -819,7 +820,7 @@
<Description xml:lang="en">Development files for libpurple</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="27">libpurple</Dependency>
+ <Dependency release="28">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libpurple/account.h</Path>
@@ -908,8 +909,8 @@
<Description xml:lang="en">Development files for Pidgin</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="27">pidgin</Dependency>
- <Dependency release="27">libpurple-devel</Dependency>
+ <Dependency release="28">pidgin</Dependency>
+ <Dependency release="28">libpurple-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/pidgin/gtkaccount.h</Path>
@@ -967,12 +968,12 @@
</Files>
</Package>
<History>
- <Update release="27">
- <Date>2021-04-11</Date>
- <Version>2.14.3</Version>
+ <Update release="28">
+ <Date>2021-05-01</Date>
+ <Version>2.14.4</Version>
<Comment>Packaging update</Comment>
<Name>Tracey Clark</Name>
<Email>traceyc.dev@tlcnet.info</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:28 PM (2 h, 41 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828132
Default Alt Text
D10964.diff (6 KB)

Event Timeline