Page MenuHomeSolus

D6632.diff
No OneTemporary

D6632.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : cppcheck
-version : '1.87'
-release : 7
+version : '1.88'
+release : 8
source :
- - https://github.com/danmar/cppcheck/archive/1.87.tar.gz : ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153
+ - https://github.com/danmar/cppcheck/archive/1.88.tar.gz : 4aace0420d6aaa900b84b3329c5173c2294e251d2e24d8cba6e38254333dde3f
license : GPL-3.0-or-later
component : programming.tools
summary : Static source code analysis tool for C and C++ code
@@ -13,4 +13,4 @@
build : |
%ninja_build
install : |
- %ninja_install
\ No newline at end of file
+ %ninja_install
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>cppcheck</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Static source code analysis tool for C and C++ code</Summary>
<Description xml:lang="en">Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
</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>cppcheck</Name>
@@ -24,18 +24,24 @@
<Path fileType="data">/usr/share/Cppcheck/boost.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/bsd.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/cppcheck-lib.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/cppunit.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/daca.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/embedded_sql.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/gnu.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/googletest.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/gtk.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/libcerror.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/microsoft_sal.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/motif.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/nspr.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/opengl.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/posix.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/python.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/qt.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/ruby.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/sdl.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/sfml.cfg</Path>
+ <Path fileType="data">/usr/share/Cppcheck/sqlite3.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/std.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/tinyxml2.cfg</Path>
<Path fileType="data">/usr/share/Cppcheck/windows.cfg</Path>
@@ -44,12 +50,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-02-09</Date>
- <Version>1.87</Version>
+ <Update release="8">
+ <Date>2019-06-29</Date>
+ <Version>1.88</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 7, 4:38 PM (4 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794184
Default Alt Text
D6632.diff (4 KB)

Event Timeline