Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10852087
D8139.id19638.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
D8139.id19638.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mdds
-version : 1.4.3
-release : 5
+version : 1.5.0
+release : 6
source :
- - https://gitlab.com/mdds/mdds/-/archive/1.4.3/mdds-1.4.3.tar.bz2 : 13aec009e3cf024f083b30c52ed5e3f8c349a25c79bd0e261c5e8b7f70280406
+ - https://gitlab.com/mdds/mdds/-/archive/1.5.0/mdds-1.5.0.tar.bz2 : 6193885e453d03f7d30c8d65c1ee917154eab410d85d138709a27fab3fc3e011
license : MIT
component : programming.library
summary : Multi-Dimensional Data Structure
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>mdds</Name>
<Packager>
- <Name>Jan Baudisch</Name>
- <Email>dev@baudisch.xyz</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>gc1000ll@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">Multi-Dimensional Data Structure</Summary>
<Description xml:lang="en">A collection of multi-dimensional data structure and indexing algorithm.
</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>mdds</Name>
@@ -19,37 +19,37 @@
</Description>
<PartOf>programming.library</PartOf>
<Files>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/flat_segment_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/flat_segment_tree_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/flat_segment_tree_itr.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/global.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_matrix.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_matrix_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector/collection.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector/collection_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_custom_func1.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_custom_func2.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_custom_func3.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_itr.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_macro.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_trait.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/multi_type_vector_types.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/node.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/point_quad_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/quad_node.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/rectangle_set.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/rectangle_set_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/rtree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/rtree_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/segment_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/segment_tree_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/sorted_string_map.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/sorted_string_map_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/trie_map.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/trie_map_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.4/mdds/trie_map_itr.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/flat_segment_tree.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/flat_segment_tree_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/flat_segment_tree_itr.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/global.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_matrix.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_matrix_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector/collection.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector/collection_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_custom_func1.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_custom_func2.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_custom_func3.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_itr.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_macro.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_trait.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/multi_type_vector_types.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/node.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/point_quad_tree.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/quad_node.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/rectangle_set.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/rectangle_set_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/rtree.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/rtree_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/segment_tree.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/segment_tree_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/sorted_string_map.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/sorted_string_map_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/trie_map.hpp</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/trie_map_def.inl</Path>
+ <Path fileType="header">/usr/include/mdds-1.5/mdds/trie_map_itr.hpp</Path>
<Path fileType="doc">/usr/share/doc/mdds/AUTHORS</Path>
<Path fileType="doc">/usr/share/doc/mdds/COPYING</Path>
<Path fileType="doc">/usr/share/doc/mdds/NEWS</Path>
@@ -63,19 +63,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">mdds</Dependency>
+ <Dependency release="6">mdds</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="data">/usr/share/pkgconfig/mdds-1.4.pc</Path>
+ <Path fileType="data">/usr/share/pkgconfig/mdds-1.5.pc</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-02-10</Date>
- <Version>1.4.3</Version>
+ <Update release="6">
+ <Date>2020-01-29</Date>
+ <Version>1.5.0</Version>
<Comment>Packaging update</Comment>
- <Name>Jan Baudisch</Name>
- <Email>dev@baudisch.xyz</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>gc1000ll@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 13 2023, 8:22 PM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831284
Default Alt Text
D8139.id19638.diff (8 KB)
Attached To
Mode
D8139: Update mdds to 1.5
Attached
Detach File
Event Timeline
Log In to Comment