Accepting request 696102 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to v20190320
	* 9 months worth of artifact additions

OBS-URL: https://build.opensuse.org/request/show/696102
OBS-URL: https://build.opensuse.org/package/show/security:forensics/artifacts?expand=0&rev=8
This commit is contained in:
Greg Freemyer 2019-04-19 22:11:39 +00:00 committed by Git OBS Bridge
parent 372971170d
commit f1c44835ef
6 changed files with 28 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ddf1013b4c0760df23178f6041587fc35594fbfe34f2e88227bfef55c06b7cd
size 59921

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbNSb0AAoJENliXl160Bd+yZQH/jf+lyA+fCYOwVTH2f4RIT1J
x1/Djn1D/IlSCnT2aGGiaaEnKvWX1T1BNdbjQbOSj4uD+5fkJXaYYDcu98EOjz1C
vsxZuU43k+AoNF2+yPYvy2ucCoHWCVUsmKPW23OTruyOhTxqKDZSVCTBxjEshbWl
GLTpCtyUUOJUcRO2X6vYA66+XlEkdHhNp9LGBZYOi/PgQglupUUdrIkMiynrXMrn
rwc+TKVIOz7F7Lw3KNTx5if4Py9f7sfCkY5YNTQGXLAMs/aJrO21qivlYJt8BJBA
mFtfwnjmFwWj8XastSmEHcOsHeBaahzZEDQyxt+edNBjaoBQlUvy/MsLyAntPog=
=xmKK
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc1307d6de5522821024f03500af15da82c593ea5988f2b103635df6d5d8c71a
size 83405

View File

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJckcMEAAoJENliXl160Bd+EnMH/1bntb28AeZrHML/B3zVJRJg
mzp1y/beBoFH70uVIJZkFmuH+EoBVRLICn7vWQJdfVsW3d+sKOE6Bs2GU3x5Ruzc
UPBB4fedfqWIvKIktJw5E7vK/HqznplTbNqK2HO1rwoHAc3LUY/fAvwL0wkv4d1m
qlmywD2o1fYdcgMSvX+VSKuz3IDFE41bX+IhJGM5hw0/g75mGXZH+2EOpv+3qMDC
j21j1caoW0d0EXZGtDFMC67+jZEs2dCpjfMSt0PtQ5zve4IWmMfA/3HUW5AFQ1yN
XB6r0FfwtNPogIc01/CRnT/XkHI11TspvQWb8Cl5++0CJK7HNmptKFuuJBEJnxA=
=RgJN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 27 22:56:33 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v20190320
* 9 months worth of artifact additions
-------------------------------------------------------------------
Thu Aug 16 12:28:18 UTC 2018 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package artifacts
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,11 +12,11 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define timestamp 20180628
%define timestamp 20190320
Name: artifacts
Version: %{timestamp}
Release: 0
@ -63,10 +63,15 @@ python setup.py build
%install
python setup.py install --root=%{buildroot} --prefix=%{_prefix}
# these are installed to the wrong dir by %{name}
rm %{buildroot}/usr/share/doc/%{name}/ACKNOWLEDGEMENTS
rm %{buildroot}/usr/share/doc/%{name}/AUTHORS
rm %{buildroot}/usr/share/doc/%{name}/LICENSE
rm %{buildroot}/usr/share/doc/%{name}/README
%files
%license LICENSE
%doc ACKNOWLEDGEMENTS AUTHORS README
%license LICENSE
%{_datadir}/artifacts
%files validator