Page MenuHomeSolus

D7385.diff
No OneTemporary

D7385.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : dnspython
version : 1.16.0
-release : 4
+release : 5
source :
- https://github.com/rthalley/dnspython/archive/v1.16.0.tar.gz : b339ac2eb070d0133f020a6e0cc137a10fc380f3eba3e0655d62a19e64626cbd
license : ISC
@@ -10,14 +10,10 @@
DNS toolkit for Python supporting almost all record types. It can be used for queries, zone transfers, and dynamic updates.
builddeps :
- pkgconfig(python3)
- - python-setuptools
- python-typing
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
check : |
- %python_test
%python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">DNS toolkit for Python</Summary>
<Description xml:lang="en">DNS toolkit for Python supporting almost all record types. It can be used for queries, zone transfers, and dynamic updates.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>dnspython</Name>
@@ -19,204 +19,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/_compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/_compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/dnssec.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/dnssec.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/e164.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/e164.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/edns.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/edns.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/entropy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/entropy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/exception.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/exception.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/flags.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/flags.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/grange.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/grange.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/hash.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/hash.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/inet.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/inet.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ipv4.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ipv4.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ipv6.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ipv6.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/message.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/message.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/name.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/name.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/namedict.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/namedict.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/node.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/node.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/opcode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/opcode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/py.typed</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/query.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/query.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rcode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rcode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdataclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdataclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdataset.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdataset.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdatatype.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdatatype.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AVC.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AVC.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDS.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDS.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI48.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI48.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI64.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI64.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/OPENPGPKEY.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/OPENPGPKEY.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/CH/A.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/CH/A.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/CH/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/CH/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/dnskeybase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/dnskeybase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/euibase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/euibase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/renderer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/renderer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/resolver.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/resolver.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/reversename.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/reversename.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rrset.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/rrset.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/set.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/set.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tokenizer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tokenizer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tsig.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tsig.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tsigkeyring.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/tsigkeyring.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ttl.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/ttl.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/update.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/update.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/version.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/version.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/wiredata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/wiredata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/zone.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dns/zone.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/dns/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/dns/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/dns/__pycache__/_compat.cpython-36.pyc</Path>
@@ -418,8 +220,8 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-12-13</Date>
+ <Update release="5">
+ <Date>2019-10-12</Date>
<Version>1.16.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:19 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802497
Default Alt Text
D7385.diff (21 KB)

Event Timeline