Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050899
D2861.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D2861.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,15 @@
name : biber
-version : '2.5'
-release : 10
+version : '2.10'
+release : 11
source :
- - https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/2.5/biblatex-biber.tar.gz/download : c6a0c3ee369d7e9c7d59b4be1d0a3ecfa3e32a391bc97e7a5e6a3a932e4209c8
+ - https://github.com/plk/biber/archive/v2.11.tar.gz : 4839cc5b73cf4d960ef751636f2d29df7212c722ddb5073885df404b785f0cd2
license : Artistic-2.0
component : office
summary : A backend bibliography processor for biblatex
description: |
A backend bibliography processor for biblatex
builddeps :
- - perl-config-autoconf
- - perl-extutils-libbuilder
- - perl-file-which
- - perl-module-build
- - perl-test-differences
+ - libwww-perl
- log4perl
- perl-autovivification
- perl-b-hooks-endofscope
@@ -23,51 +19,51 @@
- perl-class-accessor
- perl-class-data-inheritable
- perl-class-factory-util
- - perl-class-inspector
- perl-class-singleton
+ - perl-config-autoconf
- perl-data-compare
- perl-data-dump
- - perl-date-simple
- perl-data-uniqid
- - perl-datetime
- perl-datetime-calendar-julian
- perl-datetime-format-builder
- perl-datetime-format-strptime
- - perl-datetime-locale
- - perl-datetime-timezone
- perl-devel-stacktrace
- perl-encode-eucjpascii
- perl-encode-hanextra
- perl-encode-jis2k
- perl-eval-closure
- perl-exception-class
- - perl-file-sharedir
- - perl-file-slurp
+ - perl-extutils-libbuilder
+ - perl-file-slurper
+ - perl-file-which
+ - perl-io-utf8-strict
- perl-ipc-run3
- perl-lingua-translit
- perl-list-allutils
- perl-list-moreutils
- perl-list-moreutils-xs
- perl-lwp-protocol-https
+ - perl-module-build
+ - perl-mozilla-ca
- perl-mro-compat
- - perl-namespace-autoclean
- perl-namespace-clean
- perl-package-deprecationmanager
- perl-package-stash
- perl-params-util
- perl-params-validate
- - perl-params-validationcompiler
- perl-regexp-common
- perl-role-tiny
- perl-sort-key
- - perl-specio-exporter
- perl-sub-exporter-progressive
- perl-sub-identify
- perl-sub-install
- perl-sub-name
+ - perl-test-differences
- perl-text-bibtex
- perl-text-csv
+ - perl-text-csv-xs
- perl-text-roman
+ - perl-unicode-collate
- perl-unicode-linebreak
- perl-uri
- perl-variable-magic
@@ -75,6 +71,7 @@
- perl-xml-libxslt
- perl-xml-writer
rundeps :
+ - libwww-perl
- log4perl
- perl-autovivification
- perl-b-hooks-endofscope
@@ -84,51 +81,47 @@
- perl-class-accessor
- perl-class-data-inheritable
- perl-class-factory-util
- - perl-class-inspector
- perl-class-singleton
- perl-data-compare
- perl-data-dump
- - perl-date-simple
- perl-data-uniqid
- - perl-datetime
- perl-datetime-calendar-julian
- perl-datetime-format-builder
- perl-datetime-format-strptime
- - perl-datetime-locale
- - perl-datetime-timezone
+ - perl-devel-stacktrace
- perl-devel-stacktrace
- perl-encode-eucjpascii
- perl-encode-hanextra
- perl-encode-jis2k
- perl-eval-closure
- perl-exception-class
- - perl-file-sharedir
- - perl-file-slurp
+ - perl-file-slurper
+ - perl-io-utf8-strict
- perl-ipc-run3
- perl-lingua-translit
- perl-list-allutils
- perl-list-moreutils
- perl-list-moreutils-xs
- perl-lwp-protocol-https
+ - perl-mozilla-ca
- perl-mro-compat
- - perl-namespace-autoclean
- perl-namespace-clean
- perl-package-deprecationmanager
- perl-package-stash
- perl-params-util
- perl-params-validate
- - perl-params-validationcompiler
- perl-regexp-common
- perl-role-tiny
- perl-sort-key
- - perl-specio-exporter
- perl-sub-exporter-progressive
- perl-sub-identify
- perl-sub-install
- perl-sub-name
- perl-text-bibtex
- perl-text-csv
+ - perl-text-csv-xs
- perl-text-roman
+ - perl-unicode-collate
- perl-unicode-linebreak
- perl-uri
- perl-variable-magic
@@ -142,3 +135,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>biber</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
</Packager>
<License>Artistic-2.0</License>
<PartOf>office</PartOf>
@@ -24,27 +24,28 @@
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Annotation.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Config.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Constants.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/DataList.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/DataLists.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/DataModel.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Date/Format.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Entries.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Entry.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Entry/Name.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Entry/Names.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Input/file/biblatexml.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Input/file/bibtex.pm</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Input/file/ris.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Internals.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/LaTeX/Recode.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/LaTeX/recode_data.xml</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/base.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/bbl.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/bblxml.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/biblatexml.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/bibtex.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/dot.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Output/test.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Section.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Sections.pm</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/SortList.pm</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/SortLists.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/UCollate.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/Utils.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Biber/bcf.rnc</Path>
@@ -57,12 +58,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2018-01-16</Date>
- <Version>2.5</Version>
+ <Update release="11">
+ <Date>2018-05-05</Date>
+ <Version>2.10</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'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
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:33 PM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816514
Default Alt Text
D2861.diff (8 KB)
Attached To
Mode
D2861: Update biber to 2.10
Attached
Detach File
Event Timeline
Log In to Comment