Page MenuHomeSolus

D2378.diff
No OneTemporary

D2378.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,4 @@
libc.so.6
libexslt.so.0
-libpthread.so.0
libxml2.so.2
libxslt.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : perl-xml-libxslt
-version : 1.95
-release : 2
+version : '1.96'
+release : 3
source :
- - https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-1.95.tar.gz : f1ca21135acc53af9f175958ef5fceb453fd0ef383cfb0e6ef6ea24031f3ef35
+ - https://github.com/shlomif/perl-XML-LibXSLT/archive/XML-LibXSLT-1.96.tar.gz : ecb09f49c3a05c920183ff8ac4599272d7a9d450bc06abd1d596a69c33aa4b12
license : Artistic-1.0-Perl
component : programming.perl
summary : Interface to the GNOME libxslt library
@@ -11,6 +11,7 @@
builddeps :
- pkgconfig(libxslt)
- perl-xml-libxml
+ - perl-test-pod
rundeps :
- perl-xml-libxml
setup : |
@@ -19,3 +20,5 @@
%perl_build
install : |
%perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>perl-xml-libxslt</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
</Packager>
<License>Artistic-1.0-Perl</License>
<PartOf>programming.perl</PartOf>
@@ -26,12 +26,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-01-16</Date>
- <Version>1.95</Version>
+ <Update release="3">
+ <Date>2018-02-24</Date>
+ <Version>1.96</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:38 PM (2 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5896619
Default Alt Text
D2378.diff (2 KB)

Event Timeline