forked from pool/python-evtx
Accepting request 494278 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/494278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-evtx?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cb8129455952a4f7925cf6fdb82a5516078d5e7b8fee1e82e3c688794addd25
|
||||
size 1710864
|
||||
3
python-evtx-0.5.3b.tar.gz
Normal file
3
python-evtx-0.5.3b.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f85adfa8cc43602015da10a445bc680b8bcf468f011e17440103e4cd8e8b77c7
|
||||
size 438874
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 11:56:57 UTC 2017 - cbosdonnat@suse.com
|
||||
|
||||
- Update to 0.5.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 11:23:29 UTC 2016 - cbosdonnat@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-evtx
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,14 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-evtx
|
||||
Version: 0.3.1
|
||||
Version: 0.5.3b
|
||||
Release: 0
|
||||
License: Apache-2.0
|
||||
Summary: Windows Event Log files parser
|
||||
Url: https://github.com/williballenthin/python-evtx
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/Python
|
||||
Source: python-evtx-%{version}.tar.gz
|
||||
Url: https://github.com/williballenthin/%{name}
|
||||
Source: https://github.com/williballenthin/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -63,3 +64,4 @@ done
|
||||
%{_bindir}/evtxdump.py
|
||||
%{_bindir}/evtxinfo.py
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user