diff --git a/pymisp-2.4.119.1.tar.gz b/pymisp-2.4.119.1.tar.gz new file mode 100644 index 0000000..30bbc02 --- /dev/null +++ b/pymisp-2.4.119.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594ea0a9e150052232425009eac6dd104a80f494d0e273cc48dd114d7ea8482b +size 1618748 diff --git a/pymisp-2.4.119.tar.gz b/pymisp-2.4.119.tar.gz deleted file mode 100644 index cee7c27..0000000 --- a/pymisp-2.4.119.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b19251b71898a1618cce2c1a5b8ebee8b327005cd5a896eb6444fa7eec91c56 -size 1617052 diff --git a/python-pymisp.changes b/python-pymisp.changes index 725637e..62282a8 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jan 1 16:16:49 UTC 2020 - Sebastian Wagner + +- update to version 2.4.119.1: +- New + - URLObject (requires pyfaup) [Raphaël Vinot] +- Changes + - Version bump. [Raphaël Vinot] + - Bump test files. [Raphaël Vinot] + - Bump misp-objects. [Raphaël Vinot] + - Debug travis error message. [Raphaël Vinot] + - [types] eppn type added. [Alexandre Dulaunoy] + - Fix typo. [Raphaël Vinot] + - Move scrippsco2 feed generator to a sub directory. [Raphaël Vinot] + - Update documentation. [Raphaël Vinot] + Fix #396 + - Bump objects. [Raphaël Vinot] +- Fix + - Properly test custom objects. [Raphaël Vinot] + - Adding a sighting takes a little bit of time. [Raphaël Vinot] + - Test case on reference. [Raphaël Vinot] + - Add missing fields to event & attribute for the feed output. [Raphaël + Vinot] + - Make sure the publish timestamp is bumped on update. [Raphaël Vinot] + ------------------------------------------------------------------- Sun Dec 15 22:07:31 UTC 2019 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index 0759e8f..d70ab78 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymisp # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pymisp -Version: 2.4.119 +Version: 2.4.119.1 Release: 0 Summary: Python API for MISP License: BSD-2-Clause