Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11038340
D5335.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Referenced Files
None
Subscribers
None
D5335.id.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.3.1
-release : 4
+version : 1.4.3
+release : 5
source :
- - https://gitlab.com/mdds/mdds/-/archive/1.3.1/mdds-1.3.1.tar.bz2 : 282b060d0bd67849b3b0c635d892d1eb0a21f5bdf4994e5ea1e0b9d445e5da3c
+ - https://gitlab.com/mdds/mdds/-/archive/1.4.3/mdds-1.4.3.tar.bz2 : 13aec009e3cf024f083b30c52ed5e3f8c349a25c79bd0e261c5e8b7f70280406
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,8 +2,8 @@
<Source>
<Name>mdds</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jan Baudisch</Name>
+ <Email>dev@baudisch.xyz</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.library</PartOf>
@@ -19,40 +19,41 @@
</Description>
<PartOf>programming.library</PartOf>
<Files>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/flat_segment_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/flat_segment_tree_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/flat_segment_tree_itr.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/global.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_matrix.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_matrix_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector/collection.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector/collection_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_custom_func1.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_custom_func2.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_custom_func3.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_itr.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_macro.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_trait.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/multi_type_vector_types.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/node.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/point_quad_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/quad_node.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/rectangle_set.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/rectangle_set_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/segment_tree.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/segment_tree_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/sorted_string_map.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/sorted_string_map_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/trie_map.hpp</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/trie_map_def.inl</Path>
- <Path fileType="header">/usr/include/mdds-1.2/mdds/trie_map_itr.hpp</Path>
+ <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="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>
<Path fileType="doc">/usr/share/doc/mdds/README.md</Path>
- <Path fileType="doc">/usr/share/doc/mdds/VERSION</Path>
</Files>
</Package>
<Package>
@@ -62,19 +63,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">mdds</Dependency>
+ <Dependency release="5">mdds</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="data">/usr/share/pkgconfig/mdds-1.2.pc</Path>
+ <Path fileType="data">/usr/share/pkgconfig/mdds-1.4.pc</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-12-25</Date>
- <Version>1.3.1</Version>
+ <Update release="5">
+ <Date>2019-02-10</Date>
+ <Version>1.4.3</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jan Baudisch</Name>
+ <Email>dev@baudisch.xyz</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 10:29 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810720
Default Alt Text
D5335.id.diff (7 KB)
Attached To
Mode
D5335: Update mdds to 1.4.3
Attached
Detach File
Event Timeline
Log In to Comment