Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10817174
D4422.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D4422.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : opencascade-ce
version : 0.18.3
-release : 3
+release : 4
source :
- https://github.com/tpaviot/oce/archive/OCE-0.18.3.tar.gz : c553d6a7bf52f790abc3b6bb7a1e91a65947e92a426bb1a88a11960c31f0966c
-license : LGPL-2.1-with-OCCT-exception-1.0
+license : LGPL-2.1-or-later WITH OCCT-exception-1.0
component : programming
summary : opencascade community edition
description: |
@@ -24,3 +24,5 @@
%make
install : |
%make_install
+check : |
+ %make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>opencascade-ce</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-2.1-with-OCCT-exception-1.0</License>
+ <License>LGPL-2.1-or-later WITH OCCT-exception-1.0</License>
<PartOf>programming</PartOf>
<Summary xml:lang="en">opencascade community edition</Summary>
<Description xml:lang="en">A 3D modeling kernel that consists of reusable C++ object libraries that are available as Open Source.
@@ -219,7 +219,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">opencascade-ce</Dependency>
+ <Dependency release="4">opencascade-ce</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/oce/AIS.hxx</Path>
@@ -13167,12 +13167,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-07-22</Date>
+ <Update release="4">
+ <Date>2018-11-22</Date>
<Version>0.18.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 2 2023, 5:57 AM (10 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810665
Default Alt Text
D4422.diff (2 KB)
Attached To
Mode
D4422: Use SPDX 3.x identifier & enable unit tests
Attached
Detach File
Event Timeline
Log In to Comment