Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F14732
0001-Update-to-0.9.1.patch
BridouZ (Justin Berthault)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
BridouZ
Mar 14 2017, 11:42 AM
2017-03-14 11:42:54 (UTC+0)
Size
4 KB
Referenced Files
None
Subscribers
None
0001-Update-to-0.9.1.patch
View Options
From 30476299cd4170c79cd96884340a33c184c50948 Mon Sep 17 00:00:00 2001
From: Justin Bridouz <justin.berthault@zaclys.net>
Date: Tue, 14 Mar 2017 12:41:33 +0100
Subject: [PATCH] Update to 0.9.1
---
abi_symbols | 3 +++
package.yml | 6 +++---
pspec_x86_64.xml | 16 ++++++++--------
3 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/abi_symbols b/abi_symbols
index bb63708..c73457b 100644
--- a/abi_symbols
+++ b/abi_symbols
@@ -14,6 +14,7 @@ libfilezilla.so.0:_ZN2fz10event_loopD1Ev
libfilezilla.so.0:_ZN2fz10event_loopD2Ev
libfilezilla.so.0:_ZN2fz10to_wstringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libfilezilla.so.0:_ZN2fz11get_versionB5cxx11Ev
+libfilezilla.so.0:_ZN2fz11remove_fileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libfilezilla.so.0:_ZN2fz11thread_pool5spawnERKSt8functionIFvvEE
libfilezilla.so.0:_ZN2fz11thread_poolC1Ev
libfilezilla.so.0:_ZN2fz11thread_poolC2Ev
@@ -44,6 +45,7 @@ libfilezilla.so.0:_ZN2fz13local_filesysD1Ev
libfilezilla.so.0:_ZN2fz13local_filesysD2Ev
libfilezilla.so.0:_ZN2fz13random_numberEll
libfilezilla.so.0:_ZN2fz13tolower_asciiIwEET_S1_
+libfilezilla.so.0:_ZN2fz13toupper_asciiIwEET_S1_
libfilezilla.so.0:_ZN2fz16get_address_typeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libfilezilla.so.0:_ZN2fz16get_address_typeERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE
libfilezilla.so.0:_ZN2fz16recursive_remove6removeENSt7__cxx114listINS1_12basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEE
@@ -57,6 +59,7 @@ libfilezilla.so.0:_ZN2fz19is_routable_addressERKNSt7__cxx1112basic_stringIcSt11c
libfilezilla.so.0:_ZN2fz19is_routable_addressERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE
libfilezilla.so.0:_ZN2fz19replaced_substringsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_
libfilezilla.so.0:_ZN2fz19replaced_substringsERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES7_S7_
+libfilezilla.so.0:_ZN2fz20to_wstring_from_utf8B5cxx11EPKcm
libfilezilla.so.0:_ZN2fz20to_wstring_from_utf8ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libfilezilla.so.0:_ZN2fz4file4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_4modeENS0_14creation_flagsE
libfilezilla.so.0:_ZN2fz4file4readEPvl
diff --git a/package.yml b/package.yml
index c6cf451..190902e 100644
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libfilezilla
-version : 0.9.0
-release : 7
+version : 0.9.1
+release : 8
source :
- - http://download.filezilla-project.org/libfilezilla/libfilezilla-0.9.0.tar.bz2 : 41d02b3eb54be1b1fdab89104a28a47fb654465a8d9ad00446c221a27bd9800c
+ - http://download.filezilla-project.org/libfilezilla/libfilezilla-0.9.1.tar.bz2 : 18b2391771f330cccab2c55a66197b9098f236e616f26f86326795b900913b1a
license : GPL-2.0
component : programming
summary : libfilezilla
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index b4b79a2..be03bb0 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libfilezilla</Name>
<Packager>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>programming</PartOf>
@@ -29,7 +29,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="7">libfilezilla</Dependency>
+ <Dependency release="8">libfilezilla</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -38,12 +38,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2016-10-08</Date>
- <Version>0.9.0</Version>
+ <Update release="8">
+ <Date>2017-03-14</Date>
+ <Version>0.9.1</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.0
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9901
Default Alt Text
0001-Update-to-0.9.1.patch (4 KB)
Attached To
Mode
T2899: Libfilezilla, update to 0.9.1
Attached
Detach File
Event Timeline
Log In to Comment