Accepting request 244682 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/244682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=5
This commit is contained in:
parent
a68c7cfc1c
commit
50903200a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:975ae3b5ebc9b67a4d2a603e3ebdfe1a6482a226060eee6fa1bc62561ef9683d
|
|
||||||
size 1711601
|
|
3
libevt-alpha-20140731.tar.gz
Normal file
3
libevt-alpha-20140731.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66fecfc8044a3e6b0a68faee294e14d1072de81a79449ff499c7b48a6567eb26
|
||||||
|
size 1720038
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 13 15:33:51 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to 0~20140731
|
||||||
|
* worked on Python-bindings
|
||||||
|
* bug fix in Python-bindings
|
||||||
|
* updated dependencies
|
||||||
|
* replaced PackageMaker for pkgbuild
|
||||||
|
* bug fix for strings offset correction if member data > 0
|
||||||
|
* code clean up
|
||||||
|
* worked on setup.py
|
||||||
|
* removed examples
|
||||||
|
* bug fix in check signature
|
||||||
|
* 2014 update
|
||||||
|
* small fix in evtexport -h output
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 02:33:34 UTC 2013 - Greg.Freemyer@gmail.com
|
Thu Nov 14 02:33:34 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libevt
|
# spec file for package libevt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libevt
|
Name: libevt
|
||||||
%define lname libevt1
|
%define lname libevt1
|
||||||
%define timestamp 20131013
|
%define timestamp 20140731
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Windows Event Log (EVT) format
|
Summary: Library and tools to access the Windows Event Log (EVT) format
|
||||||
@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+
|
|||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://code.google.com/p/libevt/
|
Url: http://code.google.com/p/libevt/
|
||||||
|
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20131013.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140731.tar.gz
|
||||||
Source: %name-alpha-%timestamp.tar.gz
|
Source: %name-alpha-%timestamp.tar.gz
|
||||||
Source2: Windows_Event_Log_(EVT).pdf
|
Source2: Windows_Event_Log_(EVT).pdf
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user