diff --git a/libfwevt-experimental-20150104.tar.gz b/libfwevt-experimental-20150104.tar.gz deleted file mode 100644 index 4854bdf..0000000 --- a/libfwevt-experimental-20150104.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83d2699611a858d344c416d4c5cf77e5fa1015db6f83fe470839579ffd9d3a7d -size 1152291 diff --git a/libfwevt-experimental-20160103.tar.gz b/libfwevt-experimental-20160103.tar.gz new file mode 100644 index 0000000..f0b37dd --- /dev/null +++ b/libfwevt-experimental-20160103.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676014f6782980e27b81711fa6c4053f4a4871e51c5b26bcfd1ed46f0312c751 +size 1179012 diff --git a/libfwevt.changes b/libfwevt.changes index 4c194cc..7f7426d 100644 --- a/libfwevt.changes +++ b/libfwevt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 20 22:26:33 UTC 2016 - Greg.Freemyer@gmail.com + +- update to v0~20160103 + * 2016 update + * Worked on format support + ------------------------------------------------------------------- Mon Jan 12 20:57:46 UTC 2015 - Greg.Freemyer@gmail.com diff --git a/libfwevt.spec b/libfwevt.spec index d845017..9da8124 100644 --- a/libfwevt.spec +++ b/libfwevt.spec @@ -1,7 +1,7 @@ # # spec file for package libfwevt # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,7 +17,7 @@ %define lname libfwevt1 -%define timestamp 20150104 +%define timestamp 20160103 Name: libfwevt Version: 0~%{timestamp} Release: 0 @@ -28,15 +28,15 @@ Url: https://github.com/libyal/libfwevt/wiki Source: https://github.com/libyal/libfwevt/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz BuildRequires: pkg-config BuildRequires: python-devel -BuildRequires: pkgconfig(libcdata) -BuildRequires: pkgconfig(libcerror) -BuildRequires: pkgconfig(libcnotify) -BuildRequires: pkgconfig(libcstring) -BuildRequires: pkgconfig(libcthreads) -BuildRequires: pkgconfig(libfdatetime) -BuildRequires: pkgconfig(libfguid) -BuildRequires: pkgconfig(libfvalue) -BuildRequires: pkgconfig(libuna) +BuildRequires: pkgconfig(libcdata) +BuildRequires: pkgconfig(libcerror) +BuildRequires: pkgconfig(libcnotify) +BuildRequires: pkgconfig(libcstring) +BuildRequires: pkgconfig(libcthreads) +BuildRequires: pkgconfig(libfdatetime) +BuildRequires: pkgconfig(libfguid) +BuildRequires: pkgconfig(libfvalue) +BuildRequires: pkgconfig(libuna) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description